Your message dated Thu, 8 Jul 2021 09:24:02 +0200
with message-id <[email protected]>
and subject line Re: Bug#990775: False positive
missing-call-to-dpkg-maintscript-helper
has caused the Debian Bug report #990775,
regarding False positive missing-call-to-dpkg-maintscript-helper
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
990775: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990775
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lintian
Version: 2.104.0
I decided to clean up debian/<package>.maintscript from old obsolete
entries. As a result it only contains one mv_conffile command.
However, Lintian doesn't like that:
E: <package>: missing-call-to-dpkg-maintscript-helper postinst (rm_conffile)
E: <package>: missing-call-to-dpkg-maintscript-helper postrm (rm_conffile)
I see no real problem, though. The single mv_conffile command is added
to postinst and postrm as expected.
If I add back one of the obsolete rm_conffile entries, Lintian gets quiet.
Caveat: This happens with an Ubuntu specific package (language-selector)
when building in an Ubuntu environment.
--
Rgds,
Gunnar Hjalmarsson
--- End Message ---
--- Begin Message ---
I made some clean-up of the maintainer scripts in the debian/ directory,
and suddenly those Lintian errors went away.
Problem solved — closing. Sorry about the noise.
--
Gunnar
--- End Message ---