Package: backuppc
Version: 3.3.1-1
Severity: important

Hello,

backuppc's postrm currently includes running

rm -rf /etc/backuppc

which is likely to delete user data not installed by the package. C.f.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=309707 for further
reasoning.

I guess

rm -f /etc/backuppc/config.pl

should be enough, since it's the only non-conffile installed by the
package (and handled by ucf) as far as I can see.

Cheers
Wolfgang

Reply via email to