[mythtv-users] Detecting dependency problems with apt-get (was:
mythtv-suite package)
Axel Thimm
Axel.Thimm at physik.fu-berlin.de
Thu Oct 23 09:24:06 EDT 2003
On Wed, Oct 22, 2003 at 07:26:46PM -0400, Ben Curtis wrote:
> I've got a super-fresh redhat 9 install. I run the 'apt-get install
> mythtv-suite' and the following errors come up:
> The following packages have unmet dependencies:
> mythtv-suite: Depends: mythvideo (>= 0.11) but it is not going to be
> installed
> Depends: mythdvd (>= 0.11) but it is not going to be
> installed
> Depends: mythmkmovie (>= 1.0.1) but it is not going to be
> installed
> E: Broken packages
>
>
> I then tried to install mythvideo by itself through apt, and it gave me
> dependencies to lirc that couldn't be installed.
I think (better guess) you forgot to
apt-get update && apt-get dist-upgrade
_right after_ installing atrpms-kickstart.
But to find the problem try the following
a) add "-o Debug::pkgProblemResolver=true" to the apt command, e.g.
apt-get -o Debug::pkgProblemResolver=true install ...
b) try the failed packages by themselfes, e.g.
apt-get install mythvideo
Please report the broken dependency.
--
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://mythtv.org/pipermail/mythtv-users/attachments/20031023/87c71196/attachment.pgp
More information about the mythtv-users
mailing list