[Debian-ha-maintainers] Bug#630719: User and group names mixed up in pacemaker.postinst

Jeroen Koekkoek j.koekkoek at perrit.nl
Thu Jun 16 14:28:00 UTC 2011


Package: pacemaker
Version: 1.0.9.1+hg15626-1
Severity: normal
Tags: squeeze experimental sid

Hi,

In pacemaker.postinst the user and group names are mixed up between configure and purge sections.

In configure the following commands are executed.
addgroup --system haclient
adduser --system hacluster --ingroup haclient --home /var/lib/heartbeat

In purge the following commands are executed.
userdel -rf haclient
groupdel hacluster

Regards,
Jeroen

-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-pb.1-amd64 (SMP w/1 CPU core)
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 pacemaker depends on:
ii  adduser                 3.112+nmu2       add and remove users and groups
ii  cluster-agents          1:1.0.3-3.1      The reusable cluster components fo
ii  corosync                1.3.0-3~pb1      Standards-based cluster framework 
ii  heartbeat               1:3.0.4-1.1~pb1  Subsystem for High-Availability Li
ii  libbz2-1.0              1.0.5-6          high-quality block-sorting file co
ii  libc6                   2.11.2-10        Embedded GNU C Library: Shared lib
ii  libcib1                 1.1.5-1~pb1      The Pacemaker libraries - CIB
ii  libcorosync4            1.3.0-3~pb1      Standards-based cluster framework 
ii  libcrmcluster1          1.1.5-1~pb1      The Pacemaker libraries - CRM
ii  libcrmcommon2           1.1.5-1~pb1      The Pacemaker libraries - common C
ii  libesmtp5               1.0.4-5          LibESMTP SMTP client library
ii  libglib2.0-0            2.24.2-1         The GLib library of C routines
ii  libgnutls26             2.8.6-1          the GNU TLS library - runtime libr
ii  libheartbeat2           1:3.0.4-1.1~pb1  Subsystem for High-Availability Li
ii  liblrm2                 1.0.7-3.2~pb1    Reusable cluster libraries -- libl
ii  libltdl7                2.2.6b-2         A system independent dlopen wrappe
ii  libncurses5             5.7+20100313-5   shared libraries for terminal hand
ii  libpam0g                1.1.1-6.1        Pluggable Authentication Modules l
ii  libpe-rules2            1.1.5-1~pb1      The Pacemaker libraries - rules fo
ii  libpe-status3           1.1.5-1~pb1      The Pacemaker libraries - status f
ii  libpengine3             1.1.5-1~pb1      The Pacemaker libraries - P-Engine
ii  libpils2                1.0.7-3.2~pb1    Reusable cluster libraries -- libp
ii  libplumb2               1.0.7-3.2~pb1    Reusable cluster libraries -- libp
ii  libsnmp15               5.4.3~dfsg-2     SNMP (Simple Network Management Pr
ii  libssl0.9.8             0.9.8o-4squeeze1 SSL shared libraries
ii  libstonithd1            1.1.5-1~pb1      The Pacemaker libraries - stonith
ii  libtransitioner1        1.1.5-1~pb1      The Pacemaker libraries - transiti
ii  libuuid1                2.17.2-9         Universally Unique ID library
ii  libxml2                 2.7.8.dfsg-2     GNOME XML library
ii  libxslt1.1              1.1.26-6         XSLT 1.0 processing library - runt
ii  python                  2.6.6-3+squeeze6 interactive high-level object-orie
ii  python2.6               2.6.6-8+b1       An interactive high-level object-o

pacemaker recommends no packages.

pacemaker suggests no packages.

-- no debconf information





More information about the Debian-ha-maintainers mailing list