Package: plocate
Version: 1.1.0-2
Severity: normal
Dear Maintainer,
here is a sequence of commands to demonstrate the problem:
- We start with a system with neither mlocate nor plocate and check that the
system is free of obsolete conffiles
# apt purge plocate mlocate
# dpkg-query -W -f='${Conffiles}\n' | grep obsolete$
[nothing]
- Let's install mlocate and check our system
# apt install mlocate
# dpkg-query -W -f='${Conffiles}\n' | grep obsolete$
[still nothing]
- Let's install plocate and check our system again
# apt install plocate
# dpkg-query -W -f='${Conffiles}\n' | grep obsolete$
/etc/updatedb.conf 4e27fc332ba845aa2f5374afd3d0e90d obsolete
My expectation here would be to install both mlocate and plocate and have no
obsolete conffile on the system.
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1,
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 5.9.0-4-amd64 (SMP w/2 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages plocate depends on:
ii libc6 2.31-5
ii libgcc-s1 10.2.0-19
ii libstdc++6 10.2.0-19
ii liburing1 0.7-2
ii libzstd1 1.4.5+dfsg-4
plocate recommends no packages.
plocate suggests no packages.
-- no debconf information
--
Laurent.