Package: phpmyadmin Version: 4:3.3.7-5 Severity: normal Tags: d-i
-- System Information: Debian Release: 6.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.18-194.26.1.el5.028stab081.1 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash Versions of packages phpmyadmin depends on: ii dbconfig-common 1.8.46+squeeze.0 common framework for packaging dat ii debconf [debconf-2.0] 1.5.36.1 Debian configuration management sy ii libapache2-mod-php5 5.3.3-7+squeeze1 server-side, HTML-embedded scripti ii libjs-mootools 1.2.4.0~debian1-1 compact JavaScript framework ii perl 5.10.1-17 Larry Wall's Practical Extraction ii php5-mcrypt 5.3.3-7+squeeze1 MCrypt module for php5 ii php5-mysql 5.3.3-7+squeeze1 MySQL module for php5 ii ucf 3.0025+nmu1 Update Configuration File: preserv Versions of packages phpmyadmin recommends: ii apache2-mpm-prefork [h 2.2.16-6+squeeze1 Apache HTTP Server - traditional n ii mysql-client 5.1.49-3 MySQL database client (metapackage ii mysql-client-5.1 [mysq 5.1.49-3 MySQL database client binaries ii php5-gd 5.3.3-7+squeeze1 GD module for php5 Versions of packages phpmyadmin suggests: pn mysql-server <none> (no description available) -- debconf information: * phpmyadmin/app-password-confirm: (password omitted) phpmyadmin/mysql/admin-pass: (password omitted) phpmyadmin/password-confirm: (password omitted) phpmyadmin/setup-password: (password omitted) * phpmyadmin/mysql/app-pass: (password omitted) phpmyadmin/remove-error: abort phpmyadmin/internal/reconfiguring: false phpmyadmin/missing-db-package-error: abort phpmyadmin/setup-username: admin phpmyadmin/db/app-user: phpmyadmin phpmyadmin/install-error: abort phpmyadmin/remote/newhost: * phpmyadmin/reconfigure-webserver: apache2 phpmyadmin/upgrade-error: abort phpmyadmin/remote/host: phpmyadmin/dbconfig-reinstall: false * phpmyadmin/dbconfig-install: false phpmyadmin/db/dbname: phpmyadmin phpmyadmin/database-type: mysql phpmyadmin/internal/skip-preseed: true phpmyadmin/remote/port: phpmyadmin/dbconfig-upgrade: true phpmyadmin/upgrade-backup: true phpmyadmin/dbconfig-remove: phpmyadmin/passwords-do-not-match: phpmyadmin/mysql/method: unix socket phpmyadmin/mysql/admin-user: root phpmyadmin/purge: false Hi I'm trying to automate the installation of PhpMyAdmin, I add: echo phpmyadmin phpmyadmin/dbconfig-install boolean false | debconf-set-selections echo phpmyadmin phpmyadmin/reconfigure-webserver multiselect apache2 | debconf-set-selections So the two questions I get, should be automatically run through, but even with "phpmyadmin/dbconfig-install boolean false" I end up with a question about setting admin password. "This can be optionally handled with dbconfig-common. Configure database for phpmyadmin with dbconfig-common? " The answer should be "no" here as I've set boolean false but it goes with yes and tries to configure the database which I dont want :( Is there a way through this problem? How do I autoconfigure it to say no to the dbconfig-common question in the installation script? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

