Package: trousers
Version: 0.3.1-4
Severity: normal

The postrm script includes

remove)
        if [ -x /usr/sbin/deluser ]
        then
                deluser --system --remove-home tss
                deluser --group --only-if-empty tss
        fi

if the tss group has members, then the deluser -group command will fail 
as in #463764. If it has no members, then deluser --system will remove it
automatically. In either case the deluser -group command fails
and the postrm aborts. Please include a || true so this does not happen.

Thanks

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.23-1-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/bash

Versions of packages trousers depends on:
ii  adduser                       3.105      add and remove users and groups
ii  libc6                         2.7-6      GNU C Library: Shared libraries
ii  libssl0.9.8                   0.9.8g-4   SSL shared libraries

trousers recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to