[Bug 543159] Review Request: zeitgeist - Framework providing Desktop activity awareness

bugzilla at redhat.com bugzilla at redhat.com
Fri Jan 22 17:14:36 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=543159

--- Comment #11 from Thomas Spura <tomspur at fedoraproject.org> 2010-01-22 12:14:29 EST ---
(In reply to comment #8)
> > - Are you sure, you have all the nessessary BR?
> >   (Hint: look into zeitgeist-0.3.2/zeitgeist/client.py +30 or just into 
> That does not a denote a missing BR, if anything it point to a missing runtime
> 'Requires'.
> However the minidom module you're referring to in that file is shipped in the
> python package, so no need for extra 'Requires'.


Sorry, should be 'R' and not 'BR'.

Hmm, try run:
'''
import xml.dom.minidom
print xml.dom.minidom.__file__
'''

This prints:
/usr/lib64/python2.6/site-packages/_xmlplus/dom/minidom.pyc

$ yum provides /usr/lib64/python2.6/site-packages/_xmlplus/dom/minidom.pyc
[...]
PyXML-0.8.4-15.x86_64 : XML libraries for python
[...]

To what file shippend in the python package are you refering to?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list