[Python-Dev] Problem with hg hook for devguide repo?

Benjamin Peterson benjamin at python.org
Sat Jul 7 05:44:44 CEST 2012


2012/7/6 Ned Deily <nad at acm.org>:
> pushing to ssh://pyhg/devguide
> searching for changes
> remote: adding changesets
> remote: adding manifests
> remote: adding file changes
> remote: added 1 changesets with 1 changes to 1 files
> remote: sent email to roundup at report at bugs.python.org
> remote: notified python-checkins at python.org of incoming changeset
> bbe197bf57a1
> remote: 1 files updated, 0 files merged, 0 files removed, 0 files
> unresolved
> remote: sh: 1: source: not found
> remote: sh: 1: sphinx-build: not found
> remote: warning: incoming.sphinxbuild hook exited with status 127

Yes, this is because hg was migrated to OSUL. This is being discussed
on the infrastructure list.


-- 
Regards,
Benjamin


More information about the Python-Dev mailing list