[mythtv-users] Re: upgrade 0.16 => 0.17 for FC1
Andy Barr
ajbarr at gmail.com
Fri Apr 8 02:24:35 UTC 2005
On Apr 3, 2005 12:30 AM, Andy Barr <ajbarr at gmail.com> wrote:
> I have Fedora Core 1 installed using MythTv 0.16 and would like to
> install 0.17 using ,
> apt-get install mythtv-suite
>
> I did some research and found that I needed to install qt from atrpms
> bleeding. So,
> # rpm -qa |grep qt = > qt-3.3.3-16_5.rhfc1.at
>
> However when I run, apt-get -s install mythtv-suite, I get,
>
> the following packages have unmet dependencies:
> mythtv-suite: Depends: mythdvd (>= 0.17) but it is not going to be installed
> Depends: mythbrowser (>= 0.17) but it is not going to
> be installed
>
Answering my own question since I figured it out after some help by
Axel on the atrpms-users mailinglist.
I had to install all the packages one by one that apt-get upgrade
mentioned. Then I had to install packages one by one called for by
apt-get dist-upgrade. At one point, updating the libavc1394 package
wanted to delete kde and lots of other things I used. Axel suggested
using,
apt-get install libavc1394 kde kdebase
and I was able to install libavc1394 without loosing kde. I couldn't use
apt-get install mythtv-suite because mythbrowser wouldn't update.
After updating most things except myth, I was able to use, apt-get
install mythtv-frontend and myth was updated to 0.17 and mythbrowser
was uninstalled which is OK because I don't use it. Maybe this will
help someone else.
Axel thanks for the help.
More information about the mythtv-users
mailing list