Bug 663004 - Bump python-pyasn1 to at least 0.0.10, bug in previous versions
Summary: Bump python-pyasn1 to at least 0.0.10, bug in previous versions
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pyasn1
Version: 14
Hardware: Unspecified
OS: Linux
low
medium
Target Milestone: ---
Assignee: Rob Crittenden
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-12-14 12:27 UTC by Ioannis Aslanidis
Modified: 2011-01-24 21:01 UTC (History)
2 users (show)

Fixed In Version: python-pyasn1-0.0.12a-1.fc14
Clone Of:
Environment:
Last Closed: 2011-01-24 21:01:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ioannis Aslanidis 2010-12-14 12:27:05 UTC
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

Comment 1 Rob Crittenden 2010-12-22 21:29:37 UTC
I pushed out an updated version to Rawhide.

Comment 2 Fedora Update System 2011-01-04 19:20:45 UTC
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

Comment 3 Fedora Update System 2011-01-05 21:23:11 UTC
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

Comment 4 Thomas Vander Stichele 2011-01-23 17:03:53 UTC
Had same problem with master of Flumotion.  Installing the update made it work for me.

Comment 5 Fedora Update System 2011-01-24 21:01:02 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.