EPEL-5 builds failing due to failure to import hashlib by fedpkg

Paul Howarth paul at city-fan.org
Mon Dec 6 18:39:02 UTC 2010


My EPEL-5 builds are failing at the buildSRPMFromSCM stage.

Example:

http://koji.fedoraproject.org/koji/getfile?taskID=2647894&name=root.log

INFO backend.py:733:  Mock Version: 1.1.5
DEBUG backend.py:649:  mount -n -t proc   mock_chroot_proc   /var/lib/mock/dist-5E-epel-build-937565-139246/root/proc
DEBUG util.py:301:  Executing command: mount -n -t proc   mock_chroot_proc   /var/lib/mock/dist-5E-epel-build-937565-139246/root/proc
DEBUG util.py:340:  Child returncode was: 0
DEBUG backend.py:649:  mount -n -t sysfs  mock_chroot_sysfs  /var/lib/mock/dist-5E-epel-build-937565-139246/root/sys
DEBUG util.py:301:  Executing command: mount -n -t sysfs  mock_chroot_sysfs  /var/lib/mock/dist-5E-epel-build-937565-139246/root/sys
DEBUG util.py:340:  Child returncode was: 0
DEBUG util.py:301:  Executing command: ['fedpkg', 'sources']
DEBUG util.py:267:  Traceback (most recent call last):
DEBUG util.py:267:    File "/usr/bin/fedpkg", line 14, in ?
DEBUG util.py:267:      import pyfedpkg
DEBUG util.py:267:    File "/usr/lib/python2.4/site-packages/pyfedpkg/__init__.py", line 21, in ?
DEBUG util.py:267:      import hashlib
DEBUG util.py:267:  ImportError: No module named hashlib
DEBUG util.py:340:  Child returncode was: 1

Has something changed on the builders in the last few hours?

el4 and el6 builds are OK at the moment.

Paul.




More information about the epel-devel-list mailing list