Re: systemd service unit causing lintian init issues

2015-09-30 Thread Matt Zagrabelny
On Tue, Sep 29, 2015 at 11:20 PM, Andrey Rahmatullin wrote: > On Tue, Sep 29, 2015 at 03:12:18PM -0500, Matt Zagrabelny wrote: >> A quick look at the source for dh_installinit doesn't show much about >> the '-p', nor '--remaining' options. Can you elaborate or point to >> further

Re: systemd service unit causing lintian init issues

2015-09-29 Thread Matt Zagrabelny
Hi Tino, On Tue, Sep 29, 2015 at 3:41 AM, Tino Mettler wrote: > On Wed, Sep 23, 2015 at 16:36:42 -0500, Matt Zagrabelny wrote: >> Greetings, >> >> I'm packaging up a firewall script that ships with a systemd service >> unit file. lintian is complaining about an init script:

Re: systemd service unit causing lintian init issues

2015-09-29 Thread Tino Mettler
On Tue, Sep 29, 2015 at 10:41:12 +0200, Tino Mettler wrote: > On Wed, Sep 23, 2015 at 16:36:42 -0500, Matt Zagrabelny wrote: > > Greetings, > > > > I'm packaging up a firewall script that ships with a systemd service > > unit file. lintian is complaining about an init script: > > > > % lintian

Re: systemd service unit causing lintian init issues

2015-09-29 Thread Tino Mettler
On Wed, Sep 23, 2015 at 16:36:42 -0500, Matt Zagrabelny wrote: > Greetings, > > I'm packaging up a firewall script that ships with a systemd service > unit file. lintian is complaining about an init script: > > % lintian fw-skel_0.06-1_all.deb > W: fw-skel: init.d-script-not-marked-as-conffile

Re: systemd service unit causing lintian init issues

2015-09-29 Thread Arturo Borrero Gonzalez
On 23 September 2015 at 23:36, Matt Zagrabelny wrote: > Greetings, > > I'm packaging up a firewall script that ships with a systemd service > unit file. lintian is complaining about an init script: > Could please point to the complete source package? thanks. -- Arturo

Re: systemd service unit causing lintian init issues

2015-09-29 Thread Andrey Rahmatullin
On Tue, Sep 29, 2015 at 03:12:18PM -0500, Matt Zagrabelny wrote: > A quick look at the source for dh_installinit doesn't show much about > the '-p', nor '--remaining' options. Can you elaborate or point to > further docs? FWIW those are common debhelper options and so found in debhelper(7). --

Re: systemd service unit causing lintian init issues

2015-09-29 Thread Niels Thykier
Niels Thykier: > [...] > Sorry, I somehow managed to confuse it with "--onlyscripts", which needs that treatment. Please ignore my previous mail. :) ~Niels

Re: systemd service unit causing lintian init issues

2015-09-29 Thread Matt Zagrabelny
Hi Niels, On Tue, Sep 29, 2015 at 2:44 PM, Niels Thykier wrote: [...] >> >> With a Build-Depends on dh-systemd. Those tweaks seemed to fix it. I >> also submitted a wishlist documentation bug: >> >> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800043 >> >> Thanks! >> >>

Re: systemd service unit causing lintian init issues

2015-09-29 Thread Niels Thykier
Matt Zagrabelny: > Hi Tino, > > On Tue, Sep 29, 2015 at 3:41 AM, Tino Mettler wrote: >> On Wed, Sep 23, 2015 at 16:36:42 -0500, Matt Zagrabelny wrote: >>> Greetings, >>> >>> I'm packaging up a firewall script that ships with a systemd service >>> unit file. lintian is

systemd service unit causing lintian init issues

2015-09-23 Thread Matt Zagrabelny
Greetings, I'm packaging up a firewall script that ships with a systemd service unit file. lintian is complaining about an init script: % lintian fw-skel_0.06-1_all.deb W: fw-skel: init.d-script-not-marked-as-conffile etc/init.d/fw-skel E: fw-skel: init.d-script-not-included-in-package