Bug#988164: rdiff-backup: obsolete conffile not removed

2024-01-15 Thread Sébastien Villemot
Le vendredi 12 janvier 2024 à 15:06 -0800, Otto Kekäläinen a écrit :
> Thanks Sebastien for bringing this up. Would you like to file a MR at
> https://salsa.debian.org/python-team/packages/rdiff-backup/-/merge_requests
> to get this fixed?

Done in:
https://salsa.debian.org/python-team/packages/rdiff-backup/-/merge_requests/3

-- 
⢀⣴⠾⠻⢶⣦⠀  Sébastien Villemot
⣾⠁⢠⠒⠀⣿⡁  Debian Developer
⢿⡄⠘⠷⠚⠋⠀  https://sebastien.villemot.name
⠈⠳⣄  https://www.debian.org



signature.asc
Description: This is a digitally signed message part


Bug#988164: rdiff-backup: obsolete conffile not removed

2024-01-12 Thread Otto Kekäläinen
Hi!

Thanks Sebastien for bringing this up. Would you like to file a MR at
https://salsa.debian.org/python-team/packages/rdiff-backup/-/merge_requests
to get this fixed?

On Wed, 8 Feb 2023 at 07:21, Sébastien Villemot  wrote:
>
> Control: tags -1 + patch
>
> Hi,
>
> Le vendredi 03 février 2023 à 15:11 -0800, Otto Kekäläinen a écrit :
> > Thanks for using rdiff-backup in Debian. The latest version
> > (https://tracker.debian.org/pkg/rdiff-backup) has recently been
> > uploaded to Debian. I would appreciate it if you can help testing it,
> > and perhaps also verify if this issue still exists and if it does,
> > please consider contributing to the packaging.
>
> Since it seems that you did not add the relevant snippet in
> debian/maintscript, the bug is for sure still present. Of course, it
> only manifests when upgrading from a version old enough (i.e. pre
> 1.2.8-8).
>
> The fix should be as simple as creating debian/maintscript with the
> following contents:
>
> rm_conffile /etc/bash_completion.d/rdiff-backup 1.2.8-8~ rdiff-backup
>
> Best,
>
> --
> ⢀⣴⠾⠻⢶⣦⠀  Sébastien Villemot
> ⣾⠁⢠⠒⠀⣿⡁  Debian Developer
> ⢿⡄⠘⠷⠚⠋⠀  https://sebastien.villemot.name
> ⠈⠳⣄  https://www.debian.org
>
>



Bug#988164: rdiff-backup: obsolete conffile not removed

2023-02-08 Thread Sébastien Villemot
Control: tags -1 + patch

Hi,

Le vendredi 03 février 2023 à 15:11 -0800, Otto Kekäläinen a écrit :
> Thanks for using rdiff-backup in Debian. The latest version
> (https://tracker.debian.org/pkg/rdiff-backup) has recently been
> uploaded to Debian. I would appreciate it if you can help testing it,
> and perhaps also verify if this issue still exists and if it does,
> please consider contributing to the packaging.

Since it seems that you did not add the relevant snippet in
debian/maintscript, the bug is for sure still present. Of course, it
only manifests when upgrading from a version old enough (i.e. pre
1.2.8-8).

The fix should be as simple as creating debian/maintscript with the
following contents:

rm_conffile /etc/bash_completion.d/rdiff-backup 1.2.8-8~ rdiff-backup

Best,

-- 
⢀⣴⠾⠻⢶⣦⠀  Sébastien Villemot
⣾⠁⢠⠒⠀⣿⡁  Debian Developer
⢿⡄⠘⠷⠚⠋⠀  https://sebastien.villemot.name
⠈⠳⣄  https://www.debian.org




signature.asc
Description: This is a digitally signed message part


Bug#988164: rdiff-backup: obsolete conffile not removed

2023-02-03 Thread Otto Kekäläinen
Control: tags -1 newcomer help

Hello!

Thanks for using rdiff-backup in Debian. The latest version
(https://tracker.debian.org/pkg/rdiff-backup) has recently been
uploaded to Debian. I would appreciate it if you can help testing it,
and perhaps also verify if this issue still exists and if it does,
please consider contributing to the packaging.

I am happy to test and review any Merge Requests on
https://salsa.debian.org/python-team/packages/rdiff-backup (or even
upstream https://github.com/rdiff-backup/rdiff-backup)


I am also tagging this newcomer friendly as the issue seems easy to
reproduce/validate and thus should not be hard to figure out how to
fix and validate the fix.