Bug#840469: dh_sysuser: should add a dependency to "perl-modules" to remove sysuser.

2016-10-24 Thread Russ Allbery
Dmitry Bogatov writes: > It is unfortunate. I am considering following patch: > --- a/postrm-sysuser.sh > +++ b/postrm-sysuser.sh > @@ -3,6 +3,8 @@ >if [ "$1" = purge ] ; then > rm -f "$store/$package" > if [

Bug#840469: dh_sysuser: should add a dependency to "perl-modules" to remove sysuser.

2016-10-22 Thread Dmitry Bogatov
[2016-10-21 23:04] Niko Tyni > > part text/plain 940 > On Fri, Oct 21, 2016 at 10:37:29AM +0300, Dmitry Bogatov wrote: > > > It is unfortunate. I am considering following patch: > > > + rm -fr --preserve-root --one-file-system -- "$home"

Bug#840469: dh_sysuser: should add a dependency to "perl-modules" to remove sysuser.

2016-10-22 Thread Niko Tyni
On Fri, Oct 21, 2016 at 11:04:20PM +0300, Niko Tyni wrote: > On Fri, Oct 21, 2016 at 10:37:29AM +0300, Dmitry Bogatov wrote: > > > It is unfortunate. I am considering following patch: > > > + rm -fr --preserve-root --one-file-system -- "$home" > > > but I am scared to invoke

Bug#840469: dh_sysuser: should add a dependency to "perl-modules" to remove sysuser.

2016-10-21 Thread Niko Tyni
On Fri, Oct 21, 2016 at 10:37:29AM +0300, Dmitry Bogatov wrote: > It is unfortunate. I am considering following patch: > + rm -fr --preserve-root --one-file-system -- "$home" > but I am scared to invoke `rm -fr' with root. I beleive, that deluser would > handle it better

Bug#840469: dh_sysuser: should add a dependency to "perl-modules" to remove sysuser.

2016-10-21 Thread Dmitry Bogatov
> There is no guarantee that package dependencies will be available > when postrm is run, but the depended-on package is more likely to be > available if the package declares a dependency (particularly in the > case of postrm remove). The postrm script must gracefully skip actions >

Bug#840469: dh_sysuser: should add a dependency to "perl-modules" to remove sysuser.

2016-10-19 Thread Niko Tyni
On Wed, Oct 19, 2016 at 10:18:25AM +0200, Dylan wrote: > 2016-10-19 9:19 GMT+02:00 Dmitry Bogatov : > > Unexpected, since I tested on bcron daemon. Can you please attach log > > itself? > > > > I followed [2] link, but while it state that piuparts fails, I did not found > >

Bug#840469: dh_sysuser: should add a dependency to "perl-modules" to remove sysuser.

2016-10-19 Thread Dylan
Hi, 2016-10-19 9:19 GMT+02:00 Dmitry Bogatov : > Unexpected, since I tested on bcron daemon. Can you please attach log itself? > > I followed [2] link, but while it state that piuparts fails, I did not found > failure log. Please find attached the log where galileo-daemon failed

Bug#840469: dh_sysuser: should add a dependency to "perl-modules" to remove sysuser.

2016-10-19 Thread Dmitry Bogatov
[2016-10-18 11:32] Dylan > > part text/plain 419 > Hi, > Thanks for taking care of this bug, but it seems not resolved with 0.2 > or maybe I missed something in my control file [1]. > I have added manually a dependency to perl to my package >

Bug#840469: dh_sysuser: should add a dependency to "perl-modules" to remove sysuser.

2016-10-18 Thread Dylan
Hi, Thanks for taking care of this bug, but it seems not resolved with 0.2 or maybe I missed something in my control file [1]. I have added manually a dependency to perl to my package galileo-daemon and built it using dh-sysuser 0.2, but it still failed to purge [2]. Best, Dylan [1]

Bug#840469: dh_sysuser: should add a dependency to "perl-modules" to remove sysuser.

2016-10-11 Thread Niels Thykier
/On Tue, 11 Oct 2016 23:20:13 +0200 Dylan wrote: > Package: dh-sysuser > Version: 0.1 > Severity: wishlist > > Hi, > The galileo-daemon package, which use dh-sysuser, failed in piuparts > removed testing [1] with the following issue: > > Purging configuration files for

Bug#840469: dh_sysuser: should add a dependency to "perl-modules" to remove sysuser.

2016-10-11 Thread Dylan
Package: dh-sysuser Version: 0.1 Severity: wishlist Hi, The galileo-daemon package, which use dh-sysuser, failed in piuparts removed testing [1] with the following issue: Purging configuration files for galileo-daemon (0.5.1-1) ... /usr/sbin/deluser: In order to use the --remove-home,