Public bug reported:
Binary package hint: torrentflux
When installing torrentflux for the first time, accepting the default
option to config the DB... the following error message appears:
----------------------------------------------------------
=== Configuring torrentflux ===
An error seems to have occurred while installing the database. If it's of any
help, this was the error encountered:
mysql said: ERROR 1049 (42000): Unknown database 'torrentflux'
At this point, you have the option to retry or abort the operation. If
you choose "retry", you will be prompted with all the configuration
questions once more and another attempt will be made at performing the
operation. "retry (skip questions)" will immediately attempt the
operation again, skipping all questions. If you choose "abort", the
operation will fail and you will need to downgrade, reinstall,
reconfigure this package, or otherwise manually intervene to continue
using it. If you choose "ignore", the operation will continue, ignoring
further errors from dbconfig-common.
Error installing database for torrentflux. Retry?
abort
retry
retry (skip questions)
ignore
----------------------------------------------------------
Work around is to create the database 'torrentflux' in the DB and then
retry the command.
Suggested fix is to prepend the following to the torrentflux package SQL:
CREATE DATABASE IF NOT EXISTS torrentflux
** Affects: torrentflux (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
Install problem w/ suggested fix: mysql said: ERROR 1049 (42000): Unknown
database 'torrentflux'
https://launchpad.net/bugs/93307
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs