Control: tags -1 +unreproducible Hey, for the new version 1.3.0 I actually needed to made some tests so I tested this bug too, but couldn't reproduce it.
I set up a new virtualbox image (vagrant init debian/stretch64) and installed
apache and mariadb:
apt install -y apache2 mariadb-server
after that I run:
apt install roundcube roundcube-mysql
and I had not to enter any password. Well the installation asks for a password
to register to the database server, but you leave it bank to create a random
one, that is also written aboth the text field. After leave this empty and
hitting enter the installation was done and I ended up with a configured
roundcube instance like expected.
Here my debconfig-show roundcube-core:
roundcube/app-password-confirm: (password omitted)
roundcube/mysql/admin-pass: (password omitted)
roundcube/password-confirm: (password omitted)
roundcube/mysql/app-pass: (password omitted)
roundcube/dbconfig-reinstall: false
roundcube/db/dbname: roundcube
roundcube/mysql/method: Unix socket
roundcube/language: en_US
roundcube/remote/newhost:
roundcube/upgrade-backup: true
* roundcube/dbconfig-install: true
roundcube/missing-db-package-error: abort
* roundcube/mysql/admin-user: root
roundcube/internal/skip-preseed: false
roundcube/remote/host: localhost
roundcube/passwords-do-not-match:
roundcube/upgrade-error: abort
roundcube/dbconfig-upgrade: true
roundcube/install-error: abort
roundcube/internal/reconfiguring: false
roundcube/db/app-user: roundcube@localhost
* roundcube/database-type: mysql
roundcube/dbconfig-remove: true
roundcube/remove-error: abort
roundcube/hosts:
roundcube/reconfigure-webserver: apache2, lighttpd
roundcube/purge: false
roundcube/remote/port:
roundcube/restart-webserver: true
Or are you annoyed by the fact it asks for a password and user?
Best Regards,
sandro
signature.asc
Description: This is a digitally signed message part.

