Le 30/10/2024 à 19:10, Christoph Anton Mitterer a écrit :
Package: pcscd
Version: 2.3.0-2
Severity: normal
Hey.
Hello,
Apparently, pcscd used to ship /etc/init.d/pcscd as conffile, but
no longer does so.
Exact.
The file /etc/init.d/pcscd has been removed in
https://salsa.debian.org/debian/pcsc-lite/-/commit/a5761b8bae80b3e73f4b3f8030c4712bc1d595cd
The change was introduced in package 2.2.0-1 in May 2024.
It has however not properly cleaned that up (respecitvely unregistered it as
conffile)
so legacy installations still have it.
dpkg-query --showformat='${Package}\n${Conffiles}\n' --show | awk '/^[^
]/{pkg=$1}/ obsolete$/{print pkg,$0}' | cut -d ' ' -f 1-3 | column -t
pcscd /etc/init.d/pcscd
Could you plase do so in an some upcoming package version?
Patch in progress...
--
Dr. Ludovic Rousseau