Subject: bacula-director-mysql: problem still persists
Followup-For: Bug #312329
Package: bacula-director-mysql
Version: 1.36.2-2sarge1

*** Please type your report below this line ***


Setting up bacula-director-mysql (1.36.2-2sarge1) ...
Checking DB connectivity...Ok.
Creating Catalog "bacula" ...Ok.
Creating tables ...Ok.
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: 
YES)
dpkg: error processing bacula-director-mysql (--configure):
 subprocess post-installation script returned error exit status 1
 dpkg: dependency problems prevent configuration of bacula:
 bacula depends on bacula-director-sqlite (= 1.36.2-2sarge1) | bacula-director; 
however:
  Package bacula-director-sqlite is not installed.
  Package bacula-director is not installed.
  Package bacula-director-mysql which provides bacula-director is not 
configured yet.
  dpkg: error processing bacula (--configure):
  dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of bacula-server:
  bacula-server depends on bacula-director-mysql (= 1.36.2-2sarge1) | 
bacula-director; however:
 Package bacula-director-mysql is not configured yet.
  Package bacula-director is not installed.
  Package bacula-director-mysql which provides bacula-director is not 
configured yet.
  dpkg: error processing bacula-server (--configure):
  dependency problems - leaving unconfigured
 Errors were encountered while processing:
  bacula-director-mysql
   bacula
 bacula-server
 E: Sub-process /usr/bin/dpkg returned an error code (1)
 Some errors occurred while unpacking. I'm going to configure the
 packages that were installed. This may result in duplicate errors
 or errors caused by missing dependencies. This is OK, only the errors
 above this message are important. Please fix them and run [I]nstall again
 Press enter to continue.
                    
 Setting up bacula-director-mysql (1.36.2-2sarge1) ...
  Checking DB connectivity...Ok.
  Creating Catalog "bacula" ...Ok.
  Creating tables ...Ok.
  ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using 
password: YES)
  dpkg: error processing bacula-director-mysql (--configure):
  subprocess post-installation script returned error exit status 1
   dpkg: dependency problems prevent configuration of bacula:
   bacula depends on bacula-director-sqlite (= 1.36.2-2sarge1) | 
bacula-director; however:
    Package bacula-director-sqlite is not installed.
  Package bacula-director is not installed.
  Package bacula-director-mysql which provides bacula-director is not 
configured yet.
  dpkg: error processing bacula (--configure):
  dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of bacula-server:
  bacula-server depends on bacula-director-mysql (= 1.36.2-2sarge1) | 
bacula-director; however:
  Package bacula-director-mysql is not configured yet.
  Package bacula-director is not installed.
  Package bacula-director-mysql which provides bacula-director is not 
configured yet.
  dpkg: error processing bacula-server (--configure):
  dependency problems - leaving unconfigured
  Errors were encountered while processing:
  bacula-director-mysql
  bacula
  bacula-server



Login with the supplied user and password works well from console:

~$ mysql -h localhost -u root -p
Enter password:
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 30 to server version: 4.1.11-Debian_4sarge2-log

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql>


and also the first connects must work, since a database called "bacula" gets 
created:
------------
| Database |
+----------+
| bacula   |
| mysql    |
| test     |
+----------+
3 rows in set (0.00 sec)

                                        

-- System Information:
Debian Release: 3.1
Architecture: ia64
Kernel: Linux 2.6.8-2-mckinley-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages bacula-director-mysql depends on:
ii  bacula-common          1.36.2-2sarge1    Network backup, recovery and verif
ii  bacula-director-common 1.36.2-2sarge1    Network backup, recovery and verif
ii  debconf                1.4.30.13         Debian configuration management sy
ii  libc6.1                2.3.2.ds1-22      GNU C Library: Shared libraries an
ii  libgcc1                1:3.4.3-13        GCC support library
ii  libmysqlclient14       4.1.11a-4sarge2   mysql database client library
ii  libssl0.9.7            0.9.7e-3sarge1    SSL shared libraries
ii  libstdc++5             1:3.3.5-13        The GNU Standard C++ Library v3
ii  libwrap0               7.6.dbs-8         Wietse Venema's TCP wrappers libra
ii  mysql-client-4.1 [mysq 4.1.11a-4sarge2   mysql database client binaries
ii  zlib1g                 1:1.2.2-4.sarge.2 compression library - runtime

-- debconf information:
  bacula-director-mysql/mysql_root_password: (password omitted)
* bacula-director-mysql/db_password: (password omitted)
* bacula-director-mysql/create_tables: true
* bacula-director-mysql/mysql_root_username: root
* bacula-director-mysql/db_host: localhost
* bacula-director-mysql/remove_catalog_on_purge: false
* bacula-director-mysql/db_user: bacula


-- 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to