dCache / dcache

dCache - a system for storing and retrieving huge amounts of data, distributed among a large number of heterogenous server nodes, under a single virtual filesystem tree with a variety of standard access methods
https://dcache.org
285 stars 136 forks source link

purging the dcache Debian package fails: #4078

Open calestyo opened 6 years ago

calestyo commented 6 years ago
# aptitude
Performing actions...
(Reading database ... 133429 files and directories currently installed.)
Removing dcache (4.1.10-1) ...
Processing triggers for man-db (2.7.6.1-2) ...
(Reading database ... 132672 files and directories currently installed.)
Purging configuration files for dcache (4.1.10-1) ...
dpkg: warning: while removing dcache, directory '/var/log/dcache' not empty so not removed
dpkg: warning: while removing dcache, directory '/var/lib/dcache/config' not empty so not removed
dpkg: warning: while removing dcache, directory '/etc/dcache/layouts' not empty so not removed
dpkg: warning: while removing dcache, directory '/etc/dcache/admin' not empty so not removed
dpkg: warning: while removing dcache, directory '/usr/share/dcache/lib' not empty so not removed
Processing triggers for systemd (232-25+deb9u3) ...
Processing triggers for rsyslog (8.24.0-1) ...

all the stuff in the warnings isn't cleared up properly.

calestyo commented 6 years ago

To add... I think the one for "/etc/dcache/layouts" is okay... because it contained my own configs... but the others are probably not.... maybe the one in /var/log... but IIRC, purge should also delete these.