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 Ubuntu
Bugs, which is subscribed to 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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to