Sorry Axel you lost me there ... I was under the impression that:

1) mythtv package used to be docs but now is a meta(group install all 
myth related), and updating installs lots of "possibly" unwanted packages.

2) libmyth has been renamed and split, and thus does not net pulled in 
by a normal update, resulting in other packages using the old libmyth

Am I getting too little sleep, or what?

Regards,
Kim

Axel Thimm wrote:
> The _correct_ way to upgrade _mythtv_ is one of
>
> a) smart upgrade --update
> b) apt-get update && apt-get dist-upgrade
> c) yum update
>
> On Sun, Aug 05, 2007 at 10:50:10AM +0200, Kim Bisgaard wrote:
>   
>> 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
>>     
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> atrpms-users mailing list
> [email protected]
> http://lists.atrpms.net/mailman/listinfo/atrpms-users

_______________________________________________
atrpms-users mailing list
[email protected]
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to