← Back to team overview

linux-traipu team mailing list archive

[Bug 829066] Re: mythtv-database fails to install/upgrade with remote mysql database

 

The attachment "Diff/Patch of changes required to make this workj as
intended." of this bug report has been identified as being a patch.  The
ubuntu-reviewers team has been subscribed to the bug report so that they
can review the patch.  In the event that this is in fact not a patch you
can resolve this situation by removing the tag 'patch' from the bug
report and editing the attachment so that it is not flagged as a patch.
Additionally, if you are member of the ubuntu-reviewers team please also
unsubscribe the team from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Mythbuntu.
https://bugs.launchpad.net/bugs/829066

Title:
  mythtv-database fails to install/upgrade with remote mysql database

Status in Mythbuntu, Ubuntu derivative focused upon MythTV:
  New
Status in “mythtv” package in Ubuntu:
  New

Bug description:
  Install/Upgrade fails when mysql server is not on the same machine as
  the backend with:

  Setting up mythtv-database (2:0.24.1+fixes.20110818.4bc24ed-0ubuntu0mythbuntu4) ...
  Failed to connect to database (incorrect admin password)
  ERROR 2005 (HY000): Unknown MySQL server host '"mysql.localnet"' (1)
  ERROR 2005 (HY000): Unknown MySQL server host '"mysql.localnet"' (1)
  ERROR 2005 (HY000): Unknown MySQL server host '"mysql.localonet"' (1)
  ERROR 2005 (HY000): Unknown MySQL server host '"mysql.localnet"' (1)
  ERROR 2005 (HY000): Unknown MySQL server host '"mysql.localnet"' (1)
  Failed to create or modify database (incorrect admin username/password?)
  Try:
  sudo dpkg-reconfigure mythtv-database

  This machine is resolvable from the backend machine:
  ryan@Doctor:~/Desktop$ nslookup mysql.localnet
  Server:		192.168.254.1
  Address:	192.168.254.1#53

  mysql.localnet	canonical name = picard.localnet.
  Name:	picard.localnet
  Address: 192.168.254.1

  Removing the escaped quotes (See Patch/Diff) on --host and --user of
  each of the SECURITY_INFO= lines fixes this issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/829066/+subscriptions


References