Bug#1072572: libdwarf-dev: Update libdwarf-dev to latest version 0.9.2

2024-06-04 Thread David Roman
Package: libdwarf-dev Severity: normal Dear Maintainer, The package libdwarf-dev seems to be abandoned in debian. Upstream has released newer versions (the latest one as of today is the 0.9.2 from Apr 3, see https://github.com/davea42/libdwarf-code/releases). The new releases fixes s

Bug#1040333: restic fails when using rest backend

2023-11-01 Thread David Roman
It does contain an entry for the localhost. The issue was not present before updating to Debian 12 so I guess the problem comes from some configuration changed with Debian 12 that made restic fail with that setup. -- Avís - Aviso - Legal Notice - (LOPD) - http://legal.ifae.es

Bug#1040333: restic fails when using rest backend

2023-07-05 Thread David Roman
I found out that when I use rest:http://localhost:port as restic endpoint it fails but when I use rest:http://127.0.0.1:port it works. So maybe it's not strictly restic related. -- Avís - Aviso - Legal Notice - (LOPD) - http://legal.ifae.es

Bug#1040333: restic fails when using rest backend

2023-07-04 Thread David Roman
Package: restic Version: 0.14.0-1+b5 Severity: important X-Debbugs-Cc: dro...@ifae.es Dear Maintainer, I have a restic-server. Usually I ran: restic -r "rest:http://:8000" snapshots and other commands correctly but it stopped working after upgrading to Debian 12. * What led up