Your message dated Mon, 4 Aug 2008 20:21:18 +0300
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#478189: roundcube: postinstall should ask if the
database is remote
has caused the Debian Bug report #478189,
regarding mysql or pgsql database shouldn't be assumed that is local
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
478189: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478189
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: roundcube-mysql
Version: 0.1.1-1
Severity: normal
Both packages have a correct declaration line:
Suggests: mysql-server
or
Suggests: postgresql-server
However, dbconfig is instructed to connect to the local mysql socket and
it doesn't check or ask for a remote service.
I've tried to manually set the parameters in
'/etc/dbconfig-common/roundcube.conf' by changing these parameters:
dbc_dbserver='remove-addr...'
dbc_dbport='3306'
Is it possible to include such a question in the configuration menu?
Thanks
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages roundcube-mysql depends on:
ii mysql-client 5.0.51a-3 MySQL database client (meta packag
ii mysql-client-5.0 [virtual-mys 5.0.51a-3 MySQL database client binaries
ii php5-mysql 5.2.5-3 MySQL module for php5
roundcube-mysql recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Mon, Aug 4, 2008 at 7:52 PM, Vincent Bernat <[EMAIL PROTECTED]> wrote:
> tags 478189 + wontfix
> thanks
>
> I have no way to change this since this is handled by
> dbconfig-common.
I thought you can specify to dbconfig which priority has each
question. I guess I was wrong...
> If you want to be asked every possible questions at install time, just
> reconfigure debconf to set the minimal priority to low. Most users will
> have the database on the same host and therefore don't want to see the
> question, hence the low status.
Ok, I understand you point. I'll probably do the same since it's more
reliable and faster.
Thanks
--- End Message ---