[MythDora] Transcode failed with status: 0
Axel Thimm
Axel.Thimm at ATrpms.net
Wed Feb 28 09:29:27 CET 2007
On Tue, Feb 27, 2007 at 10:39:17PM -0500, Dennis Hand wrote:
> >How can that happen (technically)? Isn't this checked by anaconda at
> >creation time? Or is the dependency on the package missing? If it's
> >the latter I'd like to fix that in the package.
>
> The libmp3lame is not a dependency of lame and it really should be. I
> guess I should have emailed you on this but I actually just found this
> out a short while ago. I do a total dependency check on my install tree
> just before I build a new ISO and libmp3lame never came back as a
> missing dependency and this is why I didn't catch it. This is on the FC5
> build but FC6 lame does require libmp3lame.
The lame package has the following dependency:
$ rpm -qR lame | grep mp3
libmp3lame.so.0()(64bit)
(That's on x86_64, so you get the extra '()(64bit)', but the same holds
true for i386)
This is provided by
$ rpm -q --whatprovides 'libmp3lame.so.0()(64bit)'
libmp3lame0-3.97-15.fc6.at
If I check the same on FC5/i386, and even use repoquery I find the same:
# repoquery -q --whatprovides 'libmp3lame.so.0'
libmp3lame0-0:3.97-15.fc5.at.i386
# rpm -e libmp3lame0
error: Failed dependencies:
libmp3lame.so.0 is needed by (installed) lame-3.97-15.fc5.at.i386
libmp3lame.so.0 is needed by (installed) libquicktime-0.9.10-18.fc5.at.i386
--
Axel.Thimm at ATrpms.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.atrpms.net/pipermail/mythdora/attachments/20070228/0c05552d/attachment.bin
More information about the mythdora
mailing list