Bug#1011540: burp: autopkgtest regression with openssl 3

2022-06-20 Thread Calogero Lo Leggio
I raised the issue to the upstream developer, and he is working on it: https://github.com/grke/burp/issues/904 He is very responsive and gentle. On Tue, 24 May 2022 20:53:39 +0200 Sebastian Ramacher wrote: > Source: burp > Version: 2.4.0-3 > Severity: serious > Tags: sid bookworm > > burp's

Bug#997159: burp: FTBFS: src/client/monitor/status_client_ncurses.c:350:9: error: format not a string literal and no format arguments [-Werror=format-security]

2021-11-02 Thread Calogero Lo Leggio
I've temporarily disabled the format-security error: https://salsa.debian.org/debian/burp/-/commit/625692bd42884fbb97f132967e3c4e70430aaddf I will contact the developer to raise the issue. Thanks! On 23/10/21 21:05, Lucas Nussbaum wrote: Source: burp Version: 2.2.18-8 Severity: serious Jus

Bug#979824: Burp utest Timeout

2021-01-17 Thread Calogero Lo Leggio
Thanks William, I've created a small patch, which increases the timeout, as you suggested. This was released in Version 2.2.18-9 https://salsa.debian.org/debian/burp/-/blob/debian/debian/patches/increase_attribs_test_timeout.diff Thanks again On Mon, 11 Jan 2021 12:08:12 -0600 William Wilson

Bug#960321: burp: flaky arm64 autopkgtest: .../src/test/clientscript failed

2020-06-07 Thread Calogero Lo Leggio
As suggested by upstream developer, I removed superfluous 'slow and intensive' test. The definitive fix is introduced in version 2.2.18-8 References: github issue to upstream dev: https://github.com/grke/burp/issues/866 salsa commit: https://salsa.debian.org/debian/burp/-/commit/f9363a7af36ac72

Bug#960321: burp: flaky arm64 autopkgtest: .../src/test/clientscript failed

2020-06-05 Thread Calogero Lo Leggio
I advised the upstream maintainer[1] and temporary placed the flag "flaky" for the "burp-builtin-test" test[2]. Thank you so much. References: [1]: https://github.com/grke/burp/issues/866 [2]: https://salsa.debian.org/debian/burp/-/commit/513e4c37a59f5cea98bc7723188c2ed0cb70f776 signature.

Bug#939490: RFS: ascii/3.18-2 -- interactive ASCII name and synonym chart

2019-09-05 Thread Calogero Lo Leggio
ckage with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/a/ascii/ascii_3.18-2.dsc Changes since the last upload: [ Calogero Lo Leggio ] * Migrate VCS from alioth to salsa * Propose myself as maintainer * set Standards-Version to 4.4.0 * set debhelper compatibility ver

Bug#933097: RFA: ascii -- interactive ASCII name and synonym chart

2019-09-05 Thread Calogero Lo Leggio
On Sat, 31 Aug 2019 07:36:42 +0200 Florian Ernst wrote: [...] > Please decide among yourselves how you want to proceed with package > maintainership. Kartik gave me permission to maintain the package. I will send an RFS (request-for-sponsorship) email in a few minutes. Thanks to all. sign

Bug#933097: RFA: ascii -- interactive ASCII name and synonym chart

2019-09-05 Thread Calogero Lo Leggio
On 31/08/19 07:36, Florian Ernst wrote: > Hello everyone, [...] > That being said, I don't think I will be available for sponsoring or any > other support around that, sorry. Ok. I'm sponsored maintainer. I need sponsor to upload the package. I can find a sponsor with the usual procedure (https:

Bug#935498: burp: missing default file

2019-09-04 Thread Calogero Lo Leggio
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 whe

Bug#932108: nextcloud-desktop-cmd: Missing nextcloud-desktop-common leads to error "Cannot load system exclude list[...]"

2019-08-10 Thread Calogero Lo Leggio
Hi, I think it's sufficient to add 'nextcloud-desktop-common' in the nextcloud-desktop-cmd dependencies $ diff -u control.old control --- control.old    2019-05-17 04:35:50.0 +0200 +++ control    2019-08-10 18:58:11.490413351 +0200 @@ -122,6 +122,7 @@  Architecture: any  Depends: libnex

Bug#900874: O: schroot -- Execute commands in a chroot environment

2019-08-08 Thread Calogero Lo Leggio
Hi everyone, I update standards-version, dh compatibility version and solving several lintian warnings/info: https://salsa.debian.org/kalos-guest/schroot I don't have enough experience to adopt the package, but I can help. Happy hacking. -- Calogero Lo Leggio signatur

Bug#933097: ITA: ascii -- interactive ASCII name and synonym chart

2019-08-07 Thread Calogero Lo Leggio
://salsa.debian.org/kalos-guest/ascii Florian could you sponsor me (or simple upload the package) and maybe create an official salsa repository? Kartik if you want to help me you're welcome. Thanks! Happy hacking. -- Calogero Lo Leggio

Bug#824097: burp server not removing working links after backup failure

2017-02-10 Thread Calogero Lo Leggio
Sorry for the quick reply. Here is the test performed: SERVER# mount.nfs $NFS_STORAGE:/burp_test /var/spool/burp/ run a backup on client: CLIENT# burp -a b 2017-02-10 14:43:03: burp[1926] auth ok 2017-02-10 14:43:03: burp[1926] Server version: 2.0.54 2017-02-10 14:43:03: burp[1926] nocsr ok 201

Bug#601546: /etc/init.d/mountall.sh should depend on fuse to allow fuse-based FS mounts in /etc/fstab

2012-02-12 Thread Calogero Lo leggio
Package: initscripts Version: 2.88dsf-13.1 Severity: normal Hi. I can't find the git repository for package fuse-utils. However, this bug is also present in wheezy and sid. I tried adding the line "# X-Start-Before: mountall" (in the correct position) to the file /etc/init.d/fuse as suggested b