← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 510215] Re: Can't [re]install mythtv-status

 

This is fixed in the -testing repo for karmic or the regular ubuntu
archive for lucid.

** Changed in: mythbuntu
       Status: Incomplete => Fix Released

-- 
Can't [re]install mythtv-status
https://bugs.launchpad.net/bugs/510215
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.

Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Fix Released

Bug description:
The system was first upgraded to 9.10 and then set to track the mythbuntu karmic auto builds.

During one of the updates a clash caused it to remove mythtv-status, and now I can't get it back.  Hopefully this transcript helps:

tv@flash:~$ sudo apt-get install mythtv-status
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-status: Depends: libmyth-perl but it is not going to be installed
E: Broken packages
tv@flash:~$ sudo apt-get install mythtv-status libmyth-perl
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:
  libmyth-perl: Depends: libmythtv-perl but it is not going to be installed
E: Broken packages
tv@flash:~$ sudo apt-get install mythtv-status libmyth-perl libmythtv-perl
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libmythtv-perl is already the newest version.
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:
  libmythtv-perl: Conflicts: libmyth-perl but 0.22.0+fixes23193-0ubuntu0+mythbuntu3 is to be installed
E: Broken packages
tv@flash:~$ 


I'm guessing, based on:

tv@flash:~$ apt-cache show mythtv-status
Package: mythtv-status
Priority: extra
Section: universe/misc
Installed-Size: 140
Maintainer: Ubuntu MythTV Team <ubuntu-mythtv@xxxxxxxxxxxxxxxx>
Original-Maintainer: Andrew Ruthven <andrew@xxxxxxxxxx>
Architecture: all
Version: 0.7.3-2ubuntu2
Depends: debconf (>= 0.5) | debconf-2.0, perl, lsb-base (>= 3.2-14), libwww-perl, libxml-libxml-perl, libdate-manip-perl, libmime-perl, libmyth-perl
Filename: pool/universe/m/mythtv-status/mythtv-status_0.7.3-2ubuntu2_all.deb
Size: 24078
MD5sum: 8228a09e295fa2a06cdaccb886b3809a
SHA1: 348bb9472e14a70df75d8abf2231dd34c37ae72a
SHA256: e623e61c39590eae08eafd01c19ef86c2f10761cbd9acadb17d4a42b48e2222b
Description: Show the status of a MythTV backend
 Shows the current status of a local or remote MythTV backend and up to
 the next 10 recordings for today and tomorrow.
 .
 Also provides funtionality for updating the MOTD with this information,
 this can provide a good heads up on when you should avoid heavy CPU or
 I/O work on your MythTV backend.
Homepage: http://www.etc.gen.nz/projects/mythtv/mythtv-status.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

(it doesn't depend on any fixes) that there isn't a version built against the fixed repo around.