Re: fannj: FTBFS in buster/sid

2019-04-02 Thread Andreas Tille
Hi again, Daniel, if I do not hear from you I assume you agree that I inject fannj into Debian Science Git and do a team upload. Kind regards Andreas. On Wed, Mar 27, 2019 at 03:08:17PM +0100, Andreas Tille wrote: > Hi, > > as far as I understood the Debian Java team agreed that droping

Re: Bug#925473: tomcat9: sysvinit script missing (Policy §9.11¶2 “must”)

2019-04-02 Thread Thorsten Glaser
Hi Emmanuel, > This restores the ability to create the tomcat user without systemd. due to your objection against perceived complexity, I changed the way I’ve implemented this. Doing this at all is required because the hard “Depends: systemd” will not work on many non-systemd systems, and, as it’

Re: Bug#925473: tomcat9: sysvinit script missing (Policy §9.11¶2 “must”)

2019-04-02 Thread Emmanuel Bourg
Hi Thorsten, Le 02/04/2019 à 16:54, Thorsten Glaser a écrit : > due to your objection against perceived complexity, I changed the way > I’ve implemented this. Doing this at all is required because the hard > “Depends: systemd” will not work on many non-systemd systems What is the issue with the

Re: Bug#925473: tomcat9: sysvinit script missing (Policy §9.11¶2 “must”)

2019-04-02 Thread Thorsten Glaser
Hi Emmanuel, >What is the issue with the dependency on systemd? Most people using Debian without systemd have APT pinning or other measures in place that prevent the systemd package, which ships the systemd-sysusers binary (and service?), from being installed, in order to not sneakily being conve