Bug#1080041: adduser: take sysusers.d files as input

2024-10-31 Thread Marc Haber
Control: tags -1 wontfix thanks On Mon, Sep 02, 2024 at 10:37:46AM +0200, Marc Haber wrote: > So, sorry, I am not convinced that adduser should adopt a totally > different kind of interface at this time. The discussion has slowed down and died without new arguments being on the table. I am theref

Bug#1080041: adduser: take sysusers.d files as input

2024-09-02 Thread Marc Haber
On Fri, Aug 30, 2024 at 03:16:34AM +0200, Lorenzo Puliti wrote: > recently a growing number of packages are using debhelper's > installsysusers addon to create system users. installsysusers > uses systemd-sysusers to create system users, so adduser > it's completely sidestepped. *shrug* As using a

Bug#1080041: adduser: take sysusers.d files as input

2024-09-01 Thread Ansgar 🙀
Hi, On Sun, 2024-09-01 at 07:43 +0200, Gioele Barabucci wrote: > On Fri, 30 Aug 2024 03:16:34 +0200 Lorenzo Puliti > wrote: > > > If adduser could be used as alternative to systemd by > > dh_installsysusers that would solve my issue. Even if you don't > > care > > about my use case, the linux

Bug#1080041: adduser: take sysusers.d files as input

2024-08-31 Thread Gioele Barabucci
On Fri, 30 Aug 2024 03:16:34 +0200 Lorenzo Puliti wrote: Now my problem is that the way installsysusers adds a dependency on systemd That is not correct, the dependency added by dh_installsysusers is: [1] systemd | systemd-standalone-sysusers | systemd-sysusers | opensysusers As the package

Bug#1080041: adduser: take sysusers.d files as input

2024-08-29 Thread Lorenzo Puliti
Package: adduser Version: 3.137 Severity: wishlist X-Debbugs-Cc: plore...@disroot.org Dear adduser maintainers, recently a growing number of packages are using debhelper's installsysusers addon to create system users. installsysusers uses systemd-sysusers to create system users, so adduser it's c