On 2012-10-02 01:36, Norbert Preining wrote:
> The strange things is that there is code in it to do that, look into
> texlive-base.postinst I see:
[...]
> So from my understanding that means that everything is also purged
> from the dpkg conffile database ...

That code only cleans up ucf stuff. As ucf is not intended to be used
with conffiles, this does not affect dpkg's database. The code is
working, otherwise debsums wouldn't complain about missing files.

Doing it in the postinst is too late, too.
I think dpkg-maintscript-helper renames the file in preinst s.t. dpkg
sees the conffile is no longer on the system + no longer in the package
and then forgets about it.

It should probably be sufficient to just add 4 more rm_conffile lines to
texlive-base.maintscript.

Andreas


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to