[MythDora] MythDora 5 MythTV RPM upgrade not working

Jarod Wilson jarod at wilsonet.com
Tue May 6 17:36:53 CEST 2008


On Tue, 2008-05-06 at 10:56 -0400, Chris wrote:
> I just tried upgrading a new MD5 install to the stable 187 level MythTV 
> RPMs and it failed with a missing dependency.
> Error: Missing Dependency: libmp4ff.so.0 is needed by package mythmusic

Crap. We built slightly customized mythtv packages to patch in some
config default changes, and it appears we built against (and shipped)
the livna faad2 instead of the atrpms one, because it was rpm-newer (via
an epoch bump). The livna package doesn't include libmp4ff though (which
is technically the correct thing to do, because its a private internal
library interface, and mythtv shouldn't be using it, but native ffmpeg
aac decode isn't quite there yet, iirc...)

This ought to work:

# rpm -e --nodeps faad2
# yum --disablerepo=livna --disablerepo=mythdora install faad2
# yum upgrade \*myth\*

We probably ought to just push an epoch-bumped faad2 with libmp4ff into
the mythdora-updates repo to smooth this over...


-- 
Jarod Wilson
jarod at wilsonet.com




More information about the mythdora mailing list