[oe-issues] [Bug 3272] New: python-logging is missing some dependencies
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Thu Nov 8 09:43:23 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=3272
Summary: python-logging is missing some dependencies
Product: Openembedded
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: jeremy.laine at bolloretelecom.eu
Created an attachment (id=3277)
--> (http://bugs.openembedded.org/attachment.cgi?id=3277)
Fix python-logging RDEPENDS
Currently, the only dependency declared for python-logging is "python-core",
but this is incorrect, it also needs (see
/usr/lib/python2.5/logging/__init__.py):
* python-io
* python-lang
* python-stringold
Attached is a patch that fixes the RDEPENDS.
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list