Hi Axel, Can we then conclude that the correct way to upgrade mythtv to 0.20.1-161 and above is: rpm -e --nodeps mythtv libmyth yum update (or smart)
Regards, Kim Axel Thimm wrote: > On Sat, Aug 04, 2007 at 09:02:34PM +0200, Kim Bisgaard wrote: >> Axel Thimm wrote: >>> On Sat, Aug 04, 2007 at 11:13:44AM +0200, Kim Bisgaard wrote: >>> >>>> Better but .... now it want to install both libs :-( >>>> >>> Yes, that was why mythtv obsoleted libmyth. Just remove libmyth/mythtv >>> with rpm -e --nodeps and have a full yum update. >>> >> I did, but also had to install >> # yum install libmyth-0.20.1_0 libmythtv-0.20.1_0 >> libmythavformat-0.20.1_0 libmythavcodec-0.20.1_0 libmythupnp-0.20.1_0 >> libmythlivemedia-0.20.1_0 libmythavutil-0.20.1_0 libmythfreemheg-0.20.1_0 >> >> no deps pulled that in >> # ldd /usr/bin/mythfro* >> linux-gate.so.1 => (0x00110000) >> libmythtv-0.20.1.so.0 => not found >> libmythavformat-0.20.1.so.0 => not found >> libmythavutil-0.20.1.so.0 => not found >> libmythavcodec-0.20.1.so.0 => not found >> libmythfreemheg-0.20.1.so.0 => not found >> libmythupnp-0.20.1.so.0 => not found >> libmythlivemedia-0.20.1.so.0 => not found > >> - that must be an packaging error, Axel? mythfrontend and others must >> depend on the libs they use, no? > > Sure, but the packages list their dependencies all right: > > $ rpm -qR mythtv-frontend| grep ^libmyth > libmyth-0.20.1.so.0()(64bit) > libmythavcodec-0.20.1.so.0()(64bit) > libmythavformat-0.20.1.so.0()(64bit) > libmythavutil-0.20.1.so.0()(64bit) > libmythfreemheg-0.20.1.so.0()(64bit) > libmythlivemedia-0.20.1.so.0()(64bit) > libmythtv-0.20.1.so.0()(64bit) > libmythui-0.20.1.so.0()(64bit) > libmythupnp-0.20.1.so.0()(64bit) _______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
