Bug 1077661 - missing requirement singledispatch
Summary: missing requirement singledispatch
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pecan
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pádraig Brady
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1077669
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-18 11:32 UTC by Matthias Runge
Modified: 2014-04-04 09:40 UTC (History)
2 users (show)

Fixed In Version: python-singledispatch-3.4.0.2-2.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-03 17:40:38 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Matthias Runge 2014-03-18 11:32:10 UTC
Description of problem:

during startup of openstack-ceilometer-api:

Mar 18 12:20:57 sofja.berg.ol ceilometer-api[7374]: File "/usr/lib/python2.7/site-packages/pecan/jsonify.py", line 23, in <module>
Mar 18 12:20:57 sofja.berg.ol ceilometer-api[7374]: from singledispatch import singledispatch
Mar 18 12:20:57 sofja.berg.ol ceilometer-api[7374]: ImportError: No module named singledispatch



Version-Release number of selected component (if applicable):
python-pecan-0.4.5-1.fc20.noarch


How reproducible:
100%

It seems like https://pypi.python.org/pypi/singledispatch is missing

Comment 1 Fedora Update System 2014-03-18 15:45:47 UTC
python-singledispatch-3.4.0.2-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/python-singledispatch-3.4.0.2-2.fc20

Comment 2 Fedora Update System 2014-03-18 15:48:25 UTC
python-singledispatch-3.4.0.2-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/python-singledispatch-3.4.0.2-2.el6

Comment 3 Fedora Update System 2014-03-19 08:47:02 UTC
Package python-singledispatch-3.4.0.2-2.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-singledispatch-3.4.0.2-2.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-4060/python-singledispatch-3.4.0.2-2.fc20
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2014-04-03 17:40:38 UTC
python-singledispatch-3.4.0.2-2.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2014-04-04 09:40:34 UTC
python-singledispatch-3.4.0.2-2.fc20 has been pushed to the Fedora 20 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.