Bug#382715: can't purge buildbot

2006-08-13 Thread Carlos C Soto
This is true, by adding --system to the adduser on the file postinst fixes this problem. diff -r buildbot-0.7.3-orig/debian/postinst buildbot-0.7.3/debian/postinst 9c9 < adduser --home /var/run/buildbot \ --- > adduser --system --home /var/run/buildbot \ -- Carlos C soto ::

Bug#382715: can't purge buildbot

2006-08-13 Thread David Moreno Garza
On Sat, 2006-08-12 at 23:25 +0200, Julien Danjou wrote: > 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

Bug#382715: can't purge buildbot

2006-08-12 Thread Julien Danjou
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 pass