[ATrpms-users] Re: MythTV recipe - Bug with qt-MySQL
Axel Thimm
Axel.Thimm at physik.fu-berlin.de
Fri Feb 20 10:54:13 CET 2004
On Thu, Feb 19, 2004 at 05:21:02PM -0800, Craig E. Tull wrote:
> Axel;
>
> First: aptrpm looks great and I'm impressed with what it can do.
>
> However, I'm having problems with following Jarod Wilson's MythTV
> recipe (http://wilsonet.com/mythtv/fcmyth.php) and have run into a
> problem with the step (a big one!):
>
> # apt-get install mythtv-suite
>
> Going into synaptic and tracing dependencies back, it seems that
> qt-MySQL depends upon a version of qt which is installed, but
> unrecognized.
>
> My one deviation from Jarod's was to build on top of RedHat 9 rather
> than Fedora.
>
> Any input would be appreciated.
>
> - Craig
>
>
> I attach some captured output here to illustrate the problem.
>
>
> START CAPTURED OUTPUT ###############################################
> [root at localhost mythtv]# uname -r
> 2.4.20-28_36.rh9.at
> [root at localhost mythtv]#
>
>
>
> [root at localhost mythtv]# apt-get -V
> apt 0.5.15cnc5 for linux i386 compiled on Jan 19 2004 06:14:00
>
>
>
> [root at localhost mythtv]# apt-get check
> Reading Package Lists... Done
> Building Dependency Tree... Done
> [root at localhost mythtv]#
>
>
>
> [root at localhost mythtv]# apt-get install qt-MySQL
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
>
> Since you only requested a single operation it is extremely likely that
> the package is simply not installable and a bug report against
> that package should be filed.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies:
> qt-MySQL: Depends: qt (= 1:3.1.1-6) but 1:3.1.2-13 is to be installed
> E: Broken packages
qt-MySQL and qt must be the same version. It looks as if apt only sees
qt-MySQL-3.1.1-6 and qt-3.1.2-13, while it should also find
qt-MySQL-3.1.2-13.
Maybe you forgot an apt-get dist-upgrade (or upgrade)?
Otherwise could you try
apt-cache policy qt qt-MySQL
to see what packages are available? Or
rpm -q qt-MySQL qt
apt-get install qt-MySQL qt
rpm -q qt-MySQL qt
> [root at localhost mythtv]# apt-get install qt
> Reading Package Lists... Done
> Building Dependency Tree... Done
> qt is already the newest version.
> 0 upgraded, 0 newly installed, 0 removed and 2 not upgraded.
> [root at localhost mythtv]#
--
Axel.Thimm at physik.fu-berlin.de
-------------- 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/atrpms-users/attachments/20040220/aac64ffd/attachment.bin
More information about the atrpms-users
mailing list