Package: postgresql-common
Version: 248
Severity: normal

Hi.

Apparently, postgresql-common before bookworm used to contain a
dpkg conffile:
  /etc/sysctl.d/30-postgresql-shm.conf
which has however been dropped without beeing cleaned up porperly
from existing installations (by using dpkg-maintscript-helper).

# dpkg-query --showformat='${Package}\n${Conffiles}\n' --show  |  awk '/^[^ 
]/{pkg=$1}/ obsolete$/{print pkg,$0}' | cut -d ' ' -f 1-3 | column -t
postgresql-common        /etc/sysctl.d/30-postgresql-shm.conf


Could you please do that in a future upgrade?

Beware that the version for dpkg-maintscript-helper rm_conffile is *not*
the version of the package where the conffile was dropped (in the past),
but (see common parameters in the manpage).


Thanks,
Chris.

Reply via email to