[Bug 353132] [NEW] mythtv will not accept non-blank mysql password
TheKorn
ubuntu at thekorn.net
Wed Apr 1 13:30:25 UTC 2009
Public bug reported:
Binary package hint: mythtv-backend
OS: ubuntu jaunty amd64 beta (beta 1? :) )
version: alternate install
CLEAN INSTALL
steps to reproduce:
* format and install ubuntu jaunty amd64 beta
then...
sudo apt-get install mysql-server
(put in a mysql root user password, say for example WHOOPS)
sudo apt-get install apache2 (since we'll need it later)
sudo /etc/init.d/mysql restart (so mysql is running and the password
has been 'flushed through')
mysql -u root -p
mysql will prompt for your root user's password. put it in,
should result in mysql prompt
So we know that mysql is running and the root user's password is
good. type exit or quit to get out of mysql.
sudo apt-get install mythtv-backend mythtv-frontend
gets the backend and frontend packages
sudo apt-get install mythtv-database
(??? shouldn't this be a dependency of mythtv-backend, since you
can't run a backend without a database connection??)
sudo dpkg-reconfigure mythtv-database
****FAIL!!!**** mythtv-database's reconfiguration will not accept ANY password for the mysql root user, *even though we tested it above!* (Should accept the mysql user "root"'s password to set up the myth tv database stuff.)
~$ apt-cache policy mythtv-frontend mythtv-backend mythtv-database mysql-server apache2
mythtv-frontend:
Installed: 0.21.0+fixes19961-0ubuntu8
Candidate: 0.21.0+fixes19961-0ubuntu8
Version table:
*** 0.21.0+fixes19961-0ubuntu8 0
500 http://us.archive.ubuntu.com jaunty/multiverse Packages
100 /var/lib/dpkg/status
mythtv-backend:
Installed: 0.21.0+fixes19961-0ubuntu8
Candidate: 0.21.0+fixes19961-0ubuntu8
Version table:
*** 0.21.0+fixes19961-0ubuntu8 0
500 http://us.archive.ubuntu.com jaunty/multiverse Packages
100 /var/lib/dpkg/status
mythtv-database:
Installed: 0.21.0+fixes19961-0ubuntu8
Candidate: 0.21.0+fixes19961-0ubuntu8
Version table:
*** 0.21.0+fixes19961-0ubuntu8 0
500 http://us.archive.ubuntu.com jaunty/multiverse Packages
100 /var/lib/dpkg/status
mysql-server:
Installed: 5.1.30really5.0.75-0ubuntu10
Candidate: 5.1.30really5.0.75-0ubuntu10
Version table:
*** 5.1.30really5.0.75-0ubuntu10 0
500 http://us.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status
apache2:
Installed: 2.2.11-2ubuntu1
Candidate: 2.2.11-2ubuntu1
Version table:
*** 2.2.11-2ubuntu1 0
500 http://us.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status
** Affects: mythtv (Ubuntu)
Importance: Undecided
Status: New
--
mythtv will not accept non-blank mysql password
https://bugs.launchpad.net/bugs/353132
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list