Your message dated Thu, 22 Mar 2007 17:17:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#415745: fixed in zabbix 1:1.1.4-10
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: zabbix-server-pgsql
Version: 1:1.1.4-9
Severity: normal

Setting up zabbix-server-pgsql (1.1.4-9) ...
dbconfig-common: writing config to /etc/dbconfig-common/zabbix-server-pgsql.conf

Creating config file /etc/dbconfig-common/zabbix-server-pgsql.conf with new 
version

Creating config file /etc/zabbix/zabbix_server.conf with new version
chown: `zabbix': invalid user
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
creating postgres user zabbix:  success.
verifying creation of user: success.
creating database zabbix: success.
verifying database zabbix exists: success.
populating database via sql...  done.
dbconfig-common: flushing administrative password
Starting Zabbix server: zabbix_server


Note the error message....

I suspect this is because in the postinst, dbc_go is before the addgroup
and adduser in the configure section below.

   ⋮
   dbc_go zabbix-server-pgsql $@     # <---- here
if [ "$1" = "configure" ]; then
       if ! getent group zabbix > /dev/null 2>&1 ; then
       addgroup --system --quiet zabbix      # <--- but created here
       fi
if ! getent passwd zabbix > /dev/null 2>&1 ; then
       adduser --quiet \                     # <--- and here
           --system --disabled-login --ingroup zabbix \
           --home /var/run/zabbix-server/ --no-create-home \
           zabbix
       fi
       chown zabbix:zabbix /var/log/zabbix-server -R
       chown zabbix:zabbix /var/run/zabbix-server -R
   fi
   ⋮


-- System Information:
Debian Release: 4.0
 APT prefers testing
 APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages zabbix-server-pgsql depends on:
ii  adduser                 3.102            Add and remove users and groups
ii  dbconfig-common         1.8.29+etch1     common framework for packaging dat
ii  debconf [debconf-2.0]   1.5.11           Debian configuration management sy
ii  fping                   2.4b2-to-ipv6-14 sends ICMP ECHO_REQUEST packets to
ii  libc6                   2.3.6.ds1-13     GNU C Library: Shared libraries
ii  libldap2                2.1.30-13.3      OpenLDAP libraries
ii  libpq4                  8.1.8-1          PostgreSQL C client library
ii  libsnmp9                5.2.3-7          NET SNMP (Simple Network Managemen
ii  logrotate               3.7.1-3          Log rotation utility

Versions of packages zabbix-server-pgsql recommends:
ii  postgresql-8.1                8.1.8-1    object-relational SQL database, ve
ii  snmpd                         5.2.3-7    NET SNMP (Simple Network Managemen

-- debconf information:
 zabbix-server-pgsql/remote/port:
 zabbix-server-pgsql/pgsql/admin-user: postgres
 zabbix-server-pgsql/db/app-user: zabbix
 zabbix-server-pgsql/pgsql/authmethod-admin: ident
 zabbix-server-pgsql/pgsql/method: unix socket
 zabbix-server-pgsql/remove-error: abort
 zabbix-server-pgsql/upgrade-error: abort
 zabbix-server-pgsql/internal/skip-preseed: false
* zabbix-server-pgsql/pgsql/authmethod-user: password
 zabbix-server-pgsql/dbconfig-upgrade: true
 zabbix-server-pgsql/dbconfig-reinstall: false
 zabbix-server-pgsql/pgsql/changeconf: false
 zabbix-server-pgsql/passwords-do-not-match:
 zabbix-server-pgsql/pgsql/no-empty-passwords:
 zabbix-server-pgsql/install-error: abort
 zabbix-server-pgsql/internal/reconfiguring: false
 zabbix-server-pgsql/pgsql/manualconf:
 zabbix-server-pgsql/database-type: pgsql
* zabbix-server-pgsql/dbconfig-install: true
 zabbix-server-pgsql/purge: false
 zabbix-server-pgsql/dbconfig-remove:
 zabbix-server-pgsql/db/dbname: zabbix
 zabbix-server-pgsql/remote/host:
 zabbix-server-pgsql/upgrade-backup: true
 zabbix-server-pgsql/remote/newhost:




--- End Message ---
--- Begin Message ---
Source: zabbix
Source-Version: 1:1.1.4-10

We believe that the bug you reported is fixed in the latest version of
zabbix, which is due to be installed in the Debian FTP archive:

zabbix-agent_1.1.4-10_amd64.deb
  to pool/main/z/zabbix/zabbix-agent_1.1.4-10_amd64.deb
zabbix-frontend-php_1.1.4-10_all.deb
  to pool/main/z/zabbix/zabbix-frontend-php_1.1.4-10_all.deb
zabbix-server-mysql_1.1.4-10_amd64.deb
  to pool/main/z/zabbix/zabbix-server-mysql_1.1.4-10_amd64.deb
zabbix-server-pgsql_1.1.4-10_amd64.deb
  to pool/main/z/zabbix/zabbix-server-pgsql_1.1.4-10_amd64.deb
zabbix_1.1.4-10.diff.gz
  to pool/main/z/zabbix/zabbix_1.1.4-10.diff.gz
zabbix_1.1.4-10.dsc
  to pool/main/z/zabbix/zabbix_1.1.4-10.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Ablassmeier <[EMAIL PROTECTED]> (supplier of updated zabbix package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 22 Mar 2007 17:53:34 +0100
Source: zabbix
Binary: zabbix-server-mysql zabbix-agent zabbix-server-pgsql zabbix-frontend-php
Architecture: source all amd64
Version: 1:1.1.4-10
Distribution: testing-proposed-updates
Urgency: high
Maintainer: Zabbix Maintainers <[EMAIL PROTECTED]>
Changed-By: Michael Ablassmeier <[EMAIL PROTECTED]>
Description: 
 zabbix-agent - software for monitoring of your networks -- agent
 zabbix-frontend-php - software for monitoring of your servers -- php frontend
 zabbix-server-mysql - software for monitoring of your networks -- server
 zabbix-server-pgsql - software for monitoring of your networks -- server
Closes: 415745
Changes: 
 zabbix (1:1.1.4-10) testing-proposed-updates; urgency=high
 .
    * debian/zabbix-server-{mysql,pgsql}.postinst: run dbc_go after creating the
      system zabbix user. (Closes: #415745)
Files: 
 165d0c808444d12705c7e1829902b534 840 net optional zabbix_1.1.4-10.dsc
 c9727ebdfb2a100a8cb38a859ea0c728 18564 net optional zabbix_1.1.4-10.diff.gz
 760f77292a51db64b49cd8a9455e79f4 120870 net optional 
zabbix-agent_1.1.4-10_amd64.deb
 9a52a16ed7a40552355e6a44af76ab2e 187268 net optional 
zabbix-server-mysql_1.1.4-10_amd64.deb
 de69661b436968300d7ef0793a50fc77 197840 net optional 
zabbix-server-pgsql_1.1.4-10_amd64.deb
 c85b14cbbb085c93a407f3ce315567a9 337492 net optional 
zabbix-frontend-php_1.1.4-10_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGArkyK/juK3+WFWQRAkwWAKCL/yWhlBJ8Torf2/61MdkAgZcfEwCfeNht
XRad8Y/yAG1Xhy5qk7WlM2Q=
=15GJ
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to