Author Topic: [FIXED] 0810 beta unmet dependencies for mythtv  (Read 3126 times)

chrisbirkinshaw

  • Guru
  • ****
  • Posts: 431
    • View Profile
[FIXED] 0810 beta unmet dependencies for mythtv
« on: February 04, 2010, 09:51:15 pm »
I ran an apt-get dist-upgrade and now it seems mythtv has been uninstalled. If I try to apt-get install it I see this:

Code: [Select]
dcerouter:/var/log/pluto# apt-get install 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.

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.
  mythtv: Depends: mythtv-database (= 2:0.22.0-fixes23426-0ubuntu0) but 2:0.23.0~trunk-23168-0ubuntu0 is to be installed
          Depends: mythtv-frontend (= 2:0.22.0-fixes23426-0ubuntu0) but it is not going to be installed
          Depends: mythtv-backend (= 2:0.22.0-fixes23426-0ubuntu0) but it is not going to be installed
E: Broken packages

Has anyone else seen this?

Thanks,

Chris

« Last Edit: February 04, 2010, 10:59:11 pm by chrisbirkinshaw »

jimbodude

  • Guru
  • ****
  • Posts: 372
    • View Profile
Re: 0810 beta unmet dependencies for mythtv
« Reply #1 on: February 04, 2010, 09:58:50 pm »
See ticket and all the posts with the same issue...
http://svn.linuxmce.org/trac.cgi/ticket/574

chrisbirkinshaw

  • Guru
  • ****
  • Posts: 431
    • View Profile
Re: 0810 beta unmet dependencies for mythtv
« Reply #2 on: February 04, 2010, 10:58:46 pm »
Great, thanks!

Chris