Bug 806454

Summary: Missing python-isodate dependency
Product: [Fedora] Fedora EPEL Reporter: Richard Marko <rmarko>
Component: python-rdflibAssignee: Dave Malcolm <dmalcolm>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: el6CC: dmalcolm, jberan, pingou
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-03 18:31:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Richard Marko 2012-03-23 19:32:06 UTC
Description of problem:
[Fri Mar 23 20:06:40 2012] [error] [client ::1]   File "/usr/lib/python2.6/site-packages/bkr/server/rdf.py", line 21, in <module>
[Fri Mar 23 20:06:40 2012] [error] [client ::1]     from rdflib.namespace import Namespace, RDF, RDFS, XSD
[Fri Mar 23 20:06:40 2012] [error] [client ::1]   File "/usr/lib/python2.6/site-packages/rdflib/__init__.py", line 65, in <module>
[Fri Mar 23 20:06:40 2012] [error] [client ::1]     from rdflib.term import URIRef, BNode, Literal, Variable
[Fri Mar 23 20:06:40 2012] [error] [client ::1]   File "/usr/lib/python2.6/site-packages/rdflib/term.py", line 49, in <module>
[Fri Mar 23 20:06:40 2012] [error] [client ::1]     from isodate import parse_time, parse_date, parse_datetime


Version-Release number of selected component (if applicable):
python-rdflib-3.2.0-1.el6.noarch

How reproducible:
Always

Installing python-isodate solves the issue.

Comment 1 Fedora Update System 2012-03-23 21:46:17 UTC
python-rdflib-3.2.0-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/python-rdflib-3.2.0-2.el6

Comment 2 Fedora Update System 2012-04-23 22:52:41 UTC
Package python-rdflib-3.2.0-2.el6:
* should fix your issue,
* was pushed to the Fedora EPEL 6 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing python-rdflib-3.2.0-2.el6'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5643/python-rdflib-3.2.0-2.el6
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2012-06-03 18:31:31 UTC
python-rdflib-3.2.0-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.