[mythtv-users] apt-pinning on debian-multimedia repository

Josu Lazkano josu.lazkano at gmail.com
Wed Apr 20 11:22:25 UTC 2011


Hello all, I am getting some problems with playback on LiveTV. I am
using debian-multimedia repository with stable version
(0.24+fixes20110121-0.0). On the testing there is a newer version
(0.24+fixes20110408-0.0), and I hope there will be fixed some LiveTV
problems.

I configure the APT this way:

# cat /etc/apt/preferences
Package: *
Pin: release n=squeeze
Pin-Priority: 900
Package: *
Pin: release n=wheezy
Pin-Priority: 800

# cat /etc/apt/apt.conf
APT::Default-Release "squeeze";

But when I try to install mythtv from testing repository I get this:

# apt-get install -t wheezy mythtv
Reading package lists... Done
Building dependency tree
Reading state information... 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.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
mythtv : Depends: mythtv-frontend (>= 0.24+fixes20110408-0.0) but it
is not going to be installed
          Depends: mythtv-backend (>= 0.24+fixes20110408-0.0) but it
is not going to be installed
          Recommends: mythtv-themes but it is not going to be installed
E: Broken packages

Same with aptitude:

# aptitude install -t wheezy mythtv
The following packages will be upgraded:
  libmyth-0.24-0{b} libmythavcodec52 libmythavcore0 libmythavformat52
  libmythavutil50 libmythpostproc51 libmythswscale0 mythtv
  mythtv-backend{b} mythtv-common mythtv-database mythtv-doc
  mythtv-frontend{b}
13 packages upgraded, 0 newly installed, 0 to remove and 25 not upgraded.
Need to get 33.8 MB of archives. After unpacking 799 kB will be used.
The following packages have unmet dependencies:
  mythtv-frontend: Depends: libqtcore4 (>= 4:4.7.0~beta1) but
4:4.6.3-4 is installed.
  libmyth-dev: Depends: libmyth-0.24-0 (= 0.24+fixes20110121-0.0) but
0.24+fixes20110408-0.0 is to be installed.
               Depends: libmythavcodec52 (= 0.24+fixes20110121-0.0)
but 0.24+fixes20110408-0.0 is to be installed.
               Depends: libmythavcore0 (= 0.24+fixes20110121-0.0) but
0.24+fixes20110408-0.0 is to be installed.
               Depends: libmythavformat52 (= 0.24+fixes20110121-0.0)
but 0.24+fixes20110408-0.0 is to be installed.
               Depends: libmythavutil50 (= 0.24+fixes20110121-0.0) but
0.24+fixes20110408-0.0 is to be installed.
               Depends: libmythpostproc51 (= 0.24+fixes20110121-0.0)
but 0.24+fixes20110408-0.0 is to be installed.
               Depends: libmythswscale0 (= 0.24+fixes20110121-0.0) but
0.24+fixes20110408-0.0 is to be installed.
  mythtv-backend: Depends: libqtcore4 (>= 4:4.7.0~beta1) but 4:4.6.3-4
is installed.
                  Depends: libstdc++6 (>= 4.5) but 4.4.5-8 is installed.
  libmyth-0.24-0: Depends: libqt4-opengl (>= 4:4.7.2) but 4:4.6.3-4 is
installed.
                  Depends: libqtcore4 (>= 4:4.7.0~beta1) but 4:4.6.3-4
is installed.
                  Depends: libqtwebkit4 which is a virtual package.
                  Depends: libstdc++6 (>= 4.5) but 4.4.5-8 is installed.
The following actions will resolve these dependencies:
      Remove the following packages:
1)      libmyth-0.24-0
2)      libmyth-dev
3)      mythbrowser
4)      mythmusic
5)      mythstream
6)      mythtv
7)      mythtv-backend
8)      mythtv-frontend
9)      mythtv-themes
10)     mythvideo

Accept this solution? [Y/n/q/?]

I don't want to upgrade all my system to testing because I have some
problem with the 2.6.38 kernel version.

Can some Debian user help with this?

Thanks for all your help and best regards.

-- 
Josu Lazkano


More information about the mythtv-users mailing list