Anyone seen anything like this??
Retrieving http://download.fedora.devel.redhat.com/pub/fedora/linux/development/x86_64/... ...OK /usr/lib/python2.6/site-packages/imgcreate/errors.py:45: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 return unicode(self.message) Error creating Live CD : Dependency check failed!
[david@RAWHIDE2 ovirt-node-image]$ rpm -q livecd-tools livecd-tools-024-1.fc11.x86_64 [david@RAWHIDE2 ovirt-node-image]$ cat /etc/redhat-release Fedora release 11.90 (Rawhide)
-D
I got that error yesterday when trying to compose a rawhide image from F11, but didn't get the error when composing rawhide image from rawhide. I don't know the cause or if it might be related to the mass rebuild and that one build worked where other failed might have been a massive fluke, but I was going to wait until the mass rebuild was complete before reporting it in order to rule that out.
Others might have more educated theories as to why it failed though.
-Adam
On Tuesday, July 28 2009, David Huff said:
Retrieving http://download.fedora.devel.redhat.com/pub/fedora/linux/development/x86_64/... ...OK /usr/lib/python2.6/site-packages/imgcreate/errors.py:45: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 return unicode(self.message) Error creating Live CD : Dependency check failed!
Make sure you have a rawhide rpm (rpm 4.7.1) -- otherwise, you're probably hitting that the version of rpm that you have installed can't install packages with the new payload format
Jeremy
On Tue, Jul 28, 2009 at 10:07 AM, Jeremy Katzkatzj@redhat.com wrote:
Make sure you have a rawhide rpm (rpm 4.7.1) -- otherwise, you're probably hitting that the version of rpm that you have installed can't install packages with the new payload format
<snip>
Is it safe to assume that version of rpm is destined to F10 and F11 at some point?
-Adam
On Tuesday, July 28 2009, Adam Miller said:
On Tue, Jul 28, 2009 at 10:07 AM, Jeremy Katzkatzj@redhat.com wrote:
Make sure you have a rawhide rpm (rpm 4.7.1) -- otherwise, you're probably hitting that the version of rpm that you have installed can't install packages with the new payload format
<snip>
Is it safe to assume that version of rpm is destined to F10 and F11 at some point?
It's already in at least F11 updates-testing since I picked it up on one of my boxes recently. Not sure what the intent is for f10
Jeremy
Jeremy Katz (katzj@redhat.com) said:
Make sure you have a rawhide rpm (rpm 4.7.1) -- otherwise, you're probably hitting that the version of rpm that you have installed can't install packages with the new payload format
<snip>
Is it safe to assume that version of rpm is destined to F10 and F11 at some point?
It's already in at least F11 updates-testing since I picked it up on one of my boxes recently. Not sure what the intent is for f10
F-10 will likely get a patched 4.6.x.
Bill
Jeremy Katz wrote:
On Tuesday, July 28 2009, David Huff said:
Retrieving http://download.fedora.devel.redhat.com/pub/fedora/linux/development/x86_64/... ...OK /usr/lib/python2.6/site-packages/imgcreate/errors.py:45: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 return unicode(self.message) Error creating Live CD : Dependency check failed!
Make sure you have a rawhide rpm (rpm 4.7.1) -- otherwise, you're probably hitting that the version of rpm that you have installed can't install packages with the new payload format
Jeremy
updated to rpm-4.7.1-1.fc12.x86_64 fixed the issue thanks Jeremy.
-D
livecd@lists.fedoraproject.org