← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 483748] Re: When adding myth on top of Ubuntu, at least one debconf step has confusing message

 

This bug was fixed in the package mythtv - 0.23.0+fixes23789-0ubuntu1

---------------
mythtv (0.23.0+fixes23789-0ubuntu1) lucid; urgency=low

  [ Jamie Bennett ]
  * Fix FTBFS on armel (LP: #537714)

  [ Mario Limonciello ]
  * mythtv-{common,backend}.{config,templates,postinst}: (LP: #483748)
    - Simplify debconf questions by avoiding showing the generated pw
    - Don't warn about mythtv group.
    - Don't notify about running mythtv-setup.  This is optional (but
      of course encouraged!)
  * Set version to include a "+" delimitter.
  * Restore libfaad-dev dependency. (LP: #546552)

  [ Dave Walker (Daviey) ]
  * New snapshot (r23789), based from 0.23-fixes.
  * debian/control:
    - mythtv-frontend set to Conflict with mythflix, as it's dropped
      upstream. (LP: #544521)
    - Remove unnecessary and potentially problematic use of Pre-Depends.
    - Set the debug package to Priority extra.
    - Change *-perl Section's from libs to perl
    - add ${shlibs:Depends} for mythtv-common Depends field
    - Minor spelling fix.
    - Fixes the long description for one of the packages, ensuring the
      description doesn't exceed 80 characters.
    - Vcs-* set to -fixes, rather than -trunk.
  * debian/rules:
    - Use debconf-updatepo to update translations when required
    - Ensure license files are not included in the binary packages, except
      for debian/copyright.
    - Fixes the permissions of certain files in the packaging.
  * debian/copyright:
    - updated to reflect that mythtv is GPL-2 only.
    - inserted better licence statement and Copyright reference.
  * debian/mythtv-*.templates
    - Simplified strings; removed verbosity and improved readability.
  * Prevent the maintainer scripts from failing in case any questions
    can't be displayed.
  * Added holding debian/mythtv-frontend.config, mainly to appease lintian.
  * debian/mythtv-frontend.menu: Changed section to Applications/Graphics.
  * debian/mythtv-backend.postinst: Load debconf libraries.
  * debian/source.lintian-overrides: Removes the unecessary override of the
    binNMU warnings.
  * Fix perl binding installation.
 -- Dave Walker (Daviey) <DaveWalker@xxxxxxxxxx>   Tue, 23 Mar 2010 19:32:33 +0000

** Changed in: mythtv (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
When adding myth on top of Ubuntu, at least one debconf step has confusing message
https://bugs.launchpad.net/bugs/483748
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 Committed
Status in “mythtv” package in Ubuntu: Fix Released

Bug description:
Installing 0.22 myth on top of a standard 9.10 gnome Ubuntu desktop results in a window with the following information.

Debconf on <machine>
Configuring mythtv-backend
      mythtv-setup must be run in order to complete MythTV installation
You must run mythtv-setup as a user in the 'mythtv' group in order to complete mythtv configuration.  Note that this program requires an X display, so you must either login to an X session as a user in the 'mythtv' group, or otherwise arrange that user to have access to your X display.

You must complete all four steps presented in the program.

One you have done this, you may start the backend by executing the following command:

sudo /etc/init.d/mythtv-backend start