Your message dated
with message-id <[email protected]>
and subject line webcalendar removed from Debian unstable
has caused the Debian Bug report #491640,
regarding Configuration fails if postgresql is selected.
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.)
--
491640: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491640
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: webcalendar
Version: 1.0.5-15
Severity: normal
The webcalendar debconf script offers the user a choice between mysql
and postgres, but it doesn't actually work with postgres. When it tries
to create the database it runs into an error because it tries to create
a table that already exists:
creating postgres user webcalendar: already exists.
resetting password: success.
creating database webcalendar: already exists.
populating database via sql... warning: ident method specified but local
account doesn't exist.
warning: ident method specified but local account doesn't exist.
error encountered populating database:
ERROR: relation "webcal_user" already exists
Worse, if you reconfigure after this and select mysql instead, it
tries to use its postgres credentials to log into mysql and gets
totally confused:
ERROR 1045 (28000): Access denied for user 'postgres'@'localhost' (using
password: NO).
unable to connect to mysql server.
error encountered creating user:
ERROR 1045 (28000): Access denied for user 'postgres'@'localhost' (using
password: NO)
Apparently it stored my selection of postgres somewhere persistent and
refused to forget it. I ended up having to purge both webcalendar and
the "dbconfig-common" package it depends on; when I reinstalled them
both and selected "mysql", the installation succeeded without errors.
Daniel
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages webcalendar depends on:
ii apache2 2.2.9-5 Apache HTTP Server metapackage
ii apache2-mpm-prefork [apache2] 2.2.9-5 Apache HTTP Server - traditional n
ii dbconfig-common 1.8.39 common framework for packaging dat
ii debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii libapache2-mod-php5 5.2.6-2 server-side, HTML-embedded scripti
ii php5-cli 5.2.6-2 command-line interpreter for the p
ii php5-mysql 5.2.6-2 MySQL module for php5
ii ucf 3.007 Update Configuration File: preserv
Versions of packages webcalendar recommends:
ii mysql-client 5.0.51a-9+lenny2 MySQL database client (meta packag
ii mysql-client-5.0 [mysql 5.0.51a-9+lenny2 MySQL database client binaries
ii mysql-server 5.0.51a-9+lenny2 MySQL database server (meta packag
ii mysql-server-5.0 [mysql 5.0.51a-9+lenny2 MySQL database server binaries
-- debconf information:
webcalendar/pgsql/manualconf:
webcalendar/dbconfig-remove:
webcalendar/mysql/method: unix socket
webcalendar/dbconfig-reinstall: false
webcalendar/conf/httpd_conf: apache2
webcalendar/store/webservers_to_be_restarted:
webcalendar/remote/host:
* webcalendar/note/admin_user:
webcalendar/purge: false
webcalendar/internal/reconfiguring: false
webcalendar/conf/db_persistent: false
webcalendar/pgsql/authmethod-admin: ident
webcalendar/pgsql/admin-user: postgres
webcalendar/db/dbname: webcalendar
webcalendar/conf/single_user_login:
* webcalendar/conf/restart_webserver: false
webcalendar/remote/newhost:
webcalendar/internal/skip-preseed: false
webcalendar/conf/single_user_mode: false
webcalendar/upgrade-backup: true
webcalendar/db/app-user: webcalendar
webcalendar/mysql/admin-user: root
webcalendar/passwords-do-not-match:
webcalendar/upgrade-error: abort
webcalendar/install-error: abort
webcalendar/pgsql/authmethod-user:
webcalendar/remote/port:
webcalendar/pgsql/changeconf: false
* webcalendar/database-type: mysql
webcalendar/pgsql/no-empty-passwords:
webcalendar/remove-error: abort
webcalendar/missing-db-package-error: abort
webcalendar/pgsql/method: unix socket
webcalendar/db/basepath:
webcalendar/dbconfig-upgrade: true
* webcalendar/dbconfig-install: true
webcalendar/conf/use_http_auth: false
* webcalendar/status/debconf_managed: true
--- End Message ---
--- Begin Message ---
Version: 1.2.0+dfsg-4+rm
webcalendar has been removed from Debian unstable: http://bugs.debian.org/586801
Closing its bugs with a Version higher than the last unstable upload.
More information about this script at:
http://git.debian.org/?p=users/morph/mass-bugs-close.git;a=blob_plain;f=README;hb=HEAD
--- End Message ---