I changed the sysvinit script to not check RUN variable, because this is
an older/deprecated practice.


To default sysvinit service is disabled. You can check the script as follow:

sudo update-rc.d burp enable

sudo invoke-rc.d burp start

sudo invoke-rc.d burp status


The bug will be closed when burp 2.2.18-5 is released.


Thanks


On Sun, 25 Aug 2019 17:11:26 +0200 kalos <[email protected]> wrote:

> Tags: pending
>
>
> Thank you Gian Piero for the report.
>
> I reintroduce /etc/default/burp file (or modify sys init script) in
the next days.
>
> Bye!
>
> Il 23 agosto 2019 10:11:39 CEST, Gian Piero Carrubba <[email protected]>
ha scritto:
> >Package: burp
> >Version: 2.2.18-2
> >Severity: normal
> >
> >Dear Maintainer,
> >
> >the current burp package *does* contain a sysvinit script (as reported
> >in
> >the changelog for v2.2.18-2), but misses the default file that's
> >referenced by the sysvinit script:
> >
> >$ sudo invoke-rc.d burp status
> >burp disabled; edit /etc/default/burp
> >$ dpkg -l burp | grep ^ii
> >ii burp 2.2.18-2 amd64 Simple cross-platform
> >network BackUp and Restore Program
> >$ dpkg -L burp | grep default || echo "NOT PRESENT"
> >NOT PRESENT
> >
> >I would suggest to reintroduce the default file as it was in previous
> >versions of the package:
> >
> >--8<--
> ># Defaults for burp initscript
> ># sourced by /etc/init.d/burp
> ># installed at /etc/default/burp by the maintainer scripts
> >
> >#
> ># This is a POSIX shell fragment
> >#
> >
> >RUN=no
> >
> ># Additional options that are passed to the Daemon.
> >DAEMON_ARGS="-c /etc/burp/burp-server.conf"
> >--8<--
> >
> >I also suggest adding a comment before the RUN= assignement along the
> >line of:
> ># Change to RUN=yes in order to run the burp server
> >
> >
> >Thanks,
> >Gian Piero.
> >
> >-- System Information:
> >Debian Release: bullseye/sid
> > APT prefers unstable
> > APT policy: (500, 'unstable'), (1, 'experimental')
> >Architecture: amd64 (x86_64)

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to