Bug#588313: piuparts: needs to detect changes in diversions

2011-05-27 Thread Scott Schaefer
Attached is patch that implements what you are doing with scripts internally. It defines a new option --no-diversions, which defaults to False; i.e. DO check for differences between dpkg-divert --list executions after chroot setup and after package purge. Any differences are logged with

Bug#588313: piuparts: needs to detect changes in diversions

2010-07-07 Thread Andreas Beckmann
Package: piuparts Version: 0.38 Severity: normal Hi, piuparts does not detect changes to the diversions (done with dpkg-divert) that remain after purging (usually a forgotten removal ...) I currently use the following two hook scripts to do this checking, but I think this could be solved more