installer does not create cacti database

Bug #70938 reported by chantra
2
Affects Status Importance Assigned to Milestone
cacti (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

When installing cacti from a fresh install, the installer fails on filling up cacti database with the following message:

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 'cacti'

a workaround is to open a new sheel, connect to mysql as root and then create the database with:
create database cacti;

Revision history for this message
Jerry Chong (zanglang) wrote :

Confirmed, dbconfig does not create a mysql database for cacti during installation.

Revision history for this message
neutrico (neutrico) wrote :

I also can confirm, dbconfig-common does not create database.
This bug also affects all packages that depends on dbconfig-common and in fact it's dbconfig-common bug.

Changed in cacti:
status: Unconfirmed → Confirmed
Revision history for this message
neutrico (neutrico) wrote :

I reported bug for dbconfig-common: #113310

Revision history for this message
chantra (chantra) wrote :

thanks marcin for pointing this out. there is actually a dbconfig-common bug already opem.
Linking this one as duplicate

Revision history for this message
chantra (chantra) wrote :

Just seen that *you* created it ;)

Revision history for this message
neutrico (neutrico) wrote :

This bug is fixed with dbconfig-common 1.8.34 version. Need to wait for release as feisty backport package or for gutsy where this package is already available.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.