← Back to team overview

mythbuntu-bugs team mailing list archive

Re: [Bug 1309732] Re: package mythtv-database 2:0.27.0+fixes.20140324.8ee257c-0ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

 

Hi Thomas,

I searched for the issue and found that the the 
/var/lib/dpgk/info/mythtv-database.postinst should be modified
case "$1" in
     configure)
     . /usr/share/debconf/confmodule

     db_get mythtv/mysql_mythtv_dbname
     database="$RET"

     db_get mythtv/mysql_mythtv_user
     mythtv_username="$RET"

     db_get mythtv/mysql_mythtv_password
     mythtv_password="$RET"

with the database setting from the mysql.txt entries.
I did it and was able to run mythtv-setup and a sreen came up to update 
the database schemas.
The only issue now is that mythbackend is not starting automatically.

Regards

Michael



Am 18.04.2014 23:04, schrieb Thomas Mashos:
> Can you attach your /etc/mythtv/config.xml and /etc/mythtv/mysql.txt
> files?
>
> ** Changed in: mythtv (Ubuntu)
>       Assignee: (unassigned) => Thomas Mashos (tgm4883)
>

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythtv in Ubuntu.
https://bugs.launchpad.net/bugs/1309732

Title:
  package mythtv-database 2:0.27.0+fixes.20140324.8ee257c-0ubuntu2
  failed to install/upgrade: ErrorMessage: subprocess installed post-
  installation script returned error exit status 1

Status in “mythtv” package in Ubuntu:
  New

Bug description:
  Upgrade to 14.04 from 12.04 and mythtv is no longer working. Something
  with the database schema and log in.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: mythtv-database
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  .var.log.mythtv.mythavtest.log:
   
  .var.log.mythtv.mythccextractor.log:
   
  .var.log.mythtv.mythfilldatabase.log:
   
  .var.log.mythtv.mythjobqueue.log:
   
  .var.log.mythtv.mythlcdserver.log:
   
  .var.log.mythtv.mythmediaserver.log:
   
  .var.log.mythtv.mythshutdown.log:
   
  .var.log.mythtv.mythutil.log:
   
  .var.log.mythtv.mythwelcome.log:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  Date: Fri Apr 18 21:01:56 2014
  DuplicateSignature: package:mythtv-database:2:0.27.0+fixes.20140324.8ee257c-0ubuntu2:ErrorMessage: subprocess installed post-installation script returned error exit status 1
  ErrorMessage: ErrorMessage: subprocess installed post-installation script returned error exit status 1
  InstallationDate: Installed on 2013-09-30 (199 days ago)
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 (20130820.1)
  Installed_mythtv_dbg: 2:0.27.0+fixes.20140324.8ee257c-0ubuntu2
  PackageArchitecture: all
  SourcePackage: mythtv
  Title: package mythtv-database 2:0.27.0+fixes.20140324.8ee257c-0ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/1309732/+subscriptions


References