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)

Kernel: Linux 5.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages burp depends on:
ii  init-system-helpers  1.57
ii  libacl1              2.2.53-4
ii  libc6                2.28-10
ii  libncurses6          6.1+20190803-1
ii  librsync2            2.0.2-1
hi  libssl1.1            1.1.1a-1
ii  libtinfo6            6.1+20190803-1
ii  lsb-base             11.1.0
ii  zlib1g               1:1.2.11.dfsg-1+b1

Versions of packages burp recommends:
ii  openssl  1.1.1c-1

burp suggests no packages.

-- Configuration Files:
/etc/burp/burp-server.conf [Errno 13] Permission denied: 
'/etc/burp/burp-server.conf'
/etc/burp/burp.conf [Errno 13] Permission denied: '/etc/burp/burp.conf'
/etc/burp/clientconfdir/incexc/example [Errno 13] Permission denied: 
'/etc/burp/clientconfdir/incexc/example'
/etc/burp/clientconfdir/testclient [Errno 13] Permission denied: 
'/etc/burp/clientconfdir/testclient'

-- no debconf information

Reply via email to