← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 529740] Re: I uninstalled MythTV, but I can still run the software

 

I just tested this on lucid (that does a autoremove on removal automatically). It works fine, the only problem is that the themes are kept. The reason is that :
$ apt-cache show mythtv-themes
Package: mythtv-themes
Section: multiverse/metapackages
...

This means that apt will not mark the themes are auto-installed. I'm not sure if for a theme meta-package the
section is the best choice.

** Package changed: software-center (Ubuntu) => mythtv (Ubuntu)

** Changed in: mythtv (Ubuntu)
   Importance: Undecided => Medium

** Changed in: mythtv (Ubuntu)
       Status: New => Confirmed

-- 
I uninstalled MythTV, but I can still run the software
https://bugs.launchpad.net/bugs/529740
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythtv in ubuntu.

Status in “mythtv” package in Ubuntu: Confirmed

Bug description:
Binary package hint: software-center

I installed the MythTV Frontend and Backend a few days ago from the Karmic repositories.  For a few days, this worked, but I ran into some MythTV database issues that I couldn't seem to fix.  I thought that uninstalling and reinstalling the software might help.  This is where the problem started... steps to reproduce (steps in parentheses are probably not essential):

1. Install MythTV frontend in Karmic using the Software Center.
    (1a. Configure the Backend using the mythtv-setup command)
    (1b. Restart your computer a few times)
2. Uninstall the MythTV frontend using the Software Center.  This automatically uninstalls the backend as well, I think.
    (2a. Restart your computer.)

At this point, you would expect MythTV to be gone, but if you run 'mythfrontend' or 'mythtv-setup' from the command line, you can still run the software.  Actually, if I look in my menus, all the icons for MythTV are still there, and they're still functional.  Uninstalling seemed to do absolutely nothing.  If I reinstall it at this point, I highly doubt it will function like a clean installation, which was my original goal.

I'm blaming this on software-center because that's visibly what seems to be the problem.  In reality, this could be a problem with MythTV or dpkg.  I have no idea.