Bug 822679

Summary: zeitgeist FTBFS
Product: [Fedora] Fedora Reporter: Dave Malcolm <dmalcolm>
Component: zeitgeistAssignee: Deji Akingunola <dakingun>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: dakingun, maxx
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-08 23:57:42 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 Dave Malcolm 2012-05-17 18:37:26 UTC
Description of problem:
I attempted a scratch build of zeitgeist:
  [david@f17 zeitgeist]$ fedpkg build --scratch
  Building zeitgeist-0.8.2-3.fc18 for rawhide
  Created task: 4084217
  Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=4084217

but there were numerous failures within the extra/ontology subdirectory of the form:

Traceback (most recent call last):
  File "../../extra/rdfxml2py", line 40, in <module>
    parse(sys.stdin)
  File "../../extra/rdfxml2py", line 31, in parse
    pycode = ontology.serialize(format="python")
  File "/usr/lib/python2.7/site-packages/rdflib/graph.py", line 767, in serialize
    serializer.serialize(stream, base=base, encoding=encoding, **args)
  File "/builddir/build/BUILD/zeitgeist-0.8.2/extra/PythonSerializer.py", line 98, in serialize
    stream, symbol, symbol_classes.union(set([NIENS["InformationElement"], NIENS["DataObject"]]))
  File "/builddir/build/BUILD/zeitgeist-0.8.2/extra/PythonSerializer.py", line 89, in _create_symbol
    root_type, symbol, display_name, doc)
TypeError: 'unicode' does not have the buffer interface

I'm guessing that this might be a result of a recent version bump in python-rdflib.  Looking in the root.log, this was using python-rdflib-3.2.0-4.fc17

The most recent build of zeitgeist was zeitgeist-0.8.2-3.fc17 ( http://koji.fedoraproject.org/koji/buildinfo?buildID=292223 ), which was against python-rdflib-3.1.0-1.fc17.noarch

Comment 1 Fedora Update System 2012-05-22 10:10:06 UTC
zeitgeist-0.9.0-1.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/zeitgeist-0.9.0-1.fc16

Comment 2 Fedora Update System 2012-05-24 23:56:55 UTC
Package zeitgeist-0.9.0-1.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing zeitgeist-0.9.0-1.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-8345/zeitgeist-0.9.0-1.fc16
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2012-06-08 23:57:42 UTC
zeitgeist-0.9.0-1.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.