Your message dated Mon, 13 Feb 2017 18:57:56 +0100
with message-id <[email protected]>
and subject line burp -aS does not give a backup summary
has caused the Debian Bug report #855032,
regarding burp -aS does not give a backup summary
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
855032: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855032
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: burp
Version: 2.0.54-1~bpo8+1
Severity: normal
/etc/cron.d/burp includes a line for a daily backup summary
on the server effectively calling
burp -c /etc/burp/burp-server.conf -aS
but the output of this command is always empty.
What is the problem?
Christoph
-- System Information:
Debian Release: 8.7
APT prefers stable
APT policy: (600, 'stable'), (60, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages burp depends on:
ii libacl1 2.2.52-2
ii libc6 2.19-18+deb8u7
ii libncurses5 5.9+20140913-1+b1
ii librsync1 0.9.7-10
ii libssl1.0.0 1.0.1t-1+deb8u6
ii libtinfo5 5.9+20140913-1+b1
ii lsb-base 4.1+Debian13+nmu1
ii zlib1g 1:1.2.8.dfsg-2+b1
Versions of packages burp recommends:
ii openssl 1.0.1t-1+deb8u6
burp suggests no packages.
-- Configuration Files:
/etc/burp/autoupgrade/server/win32/script 9fd3f78e1a9658d52ce38dcf76628507
[Errno 2] No such file or directory:
u'/etc/burp/autoupgrade/server/win32/script 9fd3f78e1a9658d52ce38dcf76628507'
/etc/burp/autoupgrade/server/win64/script 9fd3f78e1a9658d52ce38dcf76628507
[Errno 2] No such file or directory:
u'/etc/burp/autoupgrade/server/win64/script 9fd3f78e1a9658d52ce38dcf76628507'
/etc/burp/burp-server.conf changed [not included]
/etc/burp/burp.conf changed [not included]
/etc/burp/notify_script 3f24e693d8428a0b2e92ae06b9aca202 [Errno 2] No such file
or directory: u'/etc/burp/notify_script 3f24e693d8428a0b2e92ae06b9aca202'
/etc/burp/ssl_extra_checks_script fb35f9998b43360560fedb71c7fcb82b [Errno 2] No
such file or directory: u'/etc/burp/ssl_extra_checks_script
fb35f9998b43360560fedb71c7fcb82b'
/etc/burp/summary_script 8bf862c0ea15d0b221c0565223e6b2eb [Errno 2] No such
file or directory: u'/etc/burp/summary_script 8bf862c0ea15d0b221c0565223e6b2eb'
/etc/burp/timer_script a1dcd00328783fc6f8feb9c62332534e [Errno 2] No such file
or directory: u'/etc/burp/timer_script a1dcd00328783fc6f8feb9c62332534e'
/etc/cron.d/burp changed [not included]
/etc/default/burp changed [not included]
/etc/logrotate.d/burp changed [not included]
-- no debconf information
--- End Message ---
--- Begin Message ---
Package: burp
Version: 2.0.54-4
Hi,
Please check that /etc/burp/burp-server.conf file have "status_port"
option uncommented.
There is an error in the crontab file, solved in burp upstream:
https://github.com/grke/burp/commit/00ba15d0216126e5a5b391df6e89a805e54f6b53#diff-e02df6185b425de97e47d15e66f1db3d
This cron example use burp-server.conf and not burp.conf file
Fixed in 2.0.54-4.
Thanks.
--- End Message ---