#681626 ekeyd: doesn't clean up configfiles

Package:
ekeyd
Source:
ekeyd
Description:
Simtec Electronics UDEKEY01 Entropy Key Daemon
Submitter:
Christoph Anton Mitterer
Date:
2021-06-21 16:18:05 UTC
Severity:
normal
#681626#5
Date:
2012-07-14 20:49:21 UTC
From:
To:
Hi.

Apparently /etc/entropykey/ekeyd.keyring is no longer part of the package
but not cleaned up correctly and still shown as part of the package by dpkg.

Chris.

#681626#10
Date:
2021-06-21 16:06:57 UTC
From:
To:
Hey.

Anything new on this?


Please properly clean them up using dpkg-maintscript-helper(1).
(AFAIU, the version that needs to be specified for that is NOT
the version where the conffile was dropped, but rather "the
latest version of the package whose upgrade should trigger
the operation"

Quoting the manpage:
           For example, for a conffile removed in version 2.0-1 of a package,
           prior-version should be set to 2.0-1~. This will cause the conffile
           to be removed even if the user rebuilt the previous version 1.0-1
           as 1.0-1local1. Or a package switching a path from a symlink
           (shipped in version 1.0-1) to a directory (shipped in version
           2.0-1), but only performing the actual switch in the maintainer
           scripts in version 3.0-1, should set prior-version to 3.0-1~.

Cheers,
Chris.