Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.1.0
-
Labels:None
-
Rank:6484
Description
Reproduction steps
- apt-get install opush
- apt-get purge opush
Current behaviour
- The configuration, the logs and the pid files are not removed:
dpkg: warning: while removing opush, directory '/var/run/opush' not empty so not removed dpkg: warning: while removing opush, directory '/var/log/opush' not empty so not removed dpkg: warning: while removing opush, directory '/etc/opush' not empty so not removed dpkg: warning: while removing opush, directory '/etc/opush' not empty so not removed
NOK
Expected behaviour
The configuration, pid files and logs are removed as expected OK
QA: as describe in the ticket, no warning should be returned when purging the packages on Debian.
IMPACTS: only opush & opush-conf packaging.