Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: There is a bug in python-pyasn1 < 0.0.10 that blocks compilation for packages like flumotion. Version-Release number of selected component (if applicable): 0.0.9a How reproducible: Always. Steps to Reproduce: 1. python -c "import ihooks; ihooks.ModuleImporter().install(); from pyasn1 import type" Actual results: ImportError: No module named pyasn1.v1.p make[2]: *** [check-local-registry] Error 1 make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.1/work/flumotion-0.6.1' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.1/work/flumotion-0.6.1' make: *** [check-recursive] Error 1 Expected results: It should just work properly. Additional info: https://code.fluendo.com/flumotion/trac/ticket/1405
I pushed out an updated version to Rawhide.
python-pyasn1-0.0.12a-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/python-pyasn1-0.0.12a-1.fc14
python-pyasn1-0.0.12a-1.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update python-pyasn1'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/python-pyasn1-0.0.12a-1.fc14
Had same problem with master of Flumotion. Installing the update made it work for me.
python-pyasn1-0.0.12a-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.