Just did a git push to polymake and got this:
$ git push Counting objects: 3, done. Delta compression using up to 8 threads. Compressing objects: 100% (3/3), done. Writing objects: 100% (3/3), 454 bytes | 0 bytes/s, done. Total 3 (delta 2), reused 0 (delta 0) remote: Emitting a message to the fedmsg bus. remote: * Publishing information for 1 commits remote: * Notifying alternative-arch people remote: Traceback (most recent call last): remote: File "./hooks/post-receive-chained.d/post-receive-alternativearch", line 196, in <module> remote: run_as_post_receive_hook() remote: File "./hooks/post-receive-chained.d/post-receive-alternativearch", line 188, in run_as_post_receive_hook remote: pkg=package, url='\n'.join(links), change="\n".join(diffs) remote: TypeError: not enough arguments for format string It appears to have been non-fatal, but perhaps somebody could fix that hook? Thanks and regards, -- Jerry James http://www.jamezone.org/ _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org