Package: buildbot
Version: 0.7.3-3
Severity: serious

I simply can not to purge buildbot. I have added set +x in postrm:

(Reading database ... 192074 files and directories currently installed.)
Removing buildbot ...
Purging configuration files for buildbot ...
+ set -e
+ case "$1" in
+ getent passwd buildbot
+ deluser --quiet --system buildbot
dpkg: error processing buildbot (--purge):
 subprocess post-removal script returned error exit status 1
Errors were encountered while processing:
 buildbot

Actually, it seems that removing the --system fix the problem.
The *real* problem I guess is that --system is missing in the installation
script. Currently my buildbot has a user UID (1005)

Cheers,

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-686
Locale: LANG=C, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages buildbot depends on:
ii  python                        2.3.5-11   An interactive high-level object-o
ii  python-central                0.5.4      register and build utility for Pyt
ii  python-twisted-core           2.4.0-2    Event-based framework for internet
ii  python-twisted-mail           0.3.0-1    An SMTP, IMAP and POP protocol imp
ii  python-twisted-web            0.6.0-1    An HTTP protocol implementation to
ii  python-twisted-words          0.4.0-1    Chat and Instant Messaging

buildbot recommends no packages.

-- 
Julien Danjou
// Λ̊ <[EMAIL PROTECTED]>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD
// This is the end of my signature.

Attachment: signature.asc
Description: Digital signature

Reply via email to