Bug#1053712: python3-apt: Please make network errors downloading changelogs visible to caller

2023-10-09 Thread Jonathan Kamens
Makes sense. Thanks for the response! On 10/9/23 09:20, Julian Andres Klode wrote: Control: notfound -1 2.6.0ubuntu1 Control: found -1 2.6.0 On Mon, Oct 09, 2023 at 08:03:44AM -0400, Jonathan Kamens wrote: Package: python3-apt Version: 2.6.0ubuntu1 Severity: normal My use case of

Bug#1053712: python3-apt: Please make network errors downloading changelogs visible to caller

2023-10-09 Thread Julian Andres Klode
Control: notfound -1 2.6.0ubuntu1 Control: found -1 2.6.0 On Mon, Oct 09, 2023 at 08:03:44AM -0400, Jonathan Kamens wrote: > Package: python3-apt > Version: 2.6.0ubuntu1 > Severity: normal > > My use case of apt.package.Package.get_changelog needs to know whether > a changelog failed to download

Bug#1053712: python3-apt: Please make network errors downloading changelogs visible to caller

2023-10-09 Thread Jonathan Kamens
Package: python3-apt Version: 2.6.0ubuntu1 Severity: normal My use case of apt.package.Package.get_changelog needs to know whether a changelog failed to download because it is not available on the server vs. it failed because of a connectivity issue with the server. Right now the function