Bug 996436

Summary: python-cffi is missing python-pycparser dependency
Product: [Fedora] Fedora Reporter: Oskari Saarenmaa <oskari>
Component: python-cffiAssignee: Eric Smith <spacewar>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: spacewar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-cffi-0.6-5.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-23 00:36:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Oskari Saarenmaa 2013-08-13 07:39:28 UTC
Description of problem:
python-cffi requires pycparser, but the package does not have that dependency.

Version-Release number of selected component (if applicable):
python-cffi-0.6-3.fc19.x86_64

Steps to Reproduce:
1. python -c '__import__("cffi").FFI()'

Actual results:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib64/python2.7/site-packages/cffi/api.py", line 51, in __init__
    from . import cparser, model
  File "/usr/lib64/python2.7/site-packages/cffi/cparser.py", line 7, in <module>
    import pycparser
ImportError: No module named pycparser

Comment 1 Fedora Update System 2013-08-13 16:55:44 UTC
python-cffi-0.6-5.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/python-cffi-0.6-5.fc19

Comment 2 Fedora Update System 2013-08-13 17:02:40 UTC
python-cffi-0.6-5.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/python-cffi-0.6-5.fc18

Comment 3 Fedora Update System 2013-08-13 17:11:06 UTC
python-cffi-0.6-5.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/python-cffi-0.6-5.el6

Comment 4 Fedora Update System 2013-08-15 02:42:17 UTC
Package python-cffi-0.6-5.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-cffi-0.6-5.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-14720/python-cffi-0.6-5.fc18
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-08-23 00:36:57 UTC
python-cffi-0.6-5.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2013-08-23 00:46:03 UTC
python-cffi-0.6-5.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2013-09-30 18:44:15 UTC
python-cffi-0.6-5.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.