Hi,
On Sat, 16 Mar 2019 09:37:04 +0100
Andreas Beckmann <[email protected]> wrote:
> Does this conffile-to-symlink transition work cleanly on upgrades? i.e.
> does dpkg "forget" about the conffile?
> I'd expect that you may need dpkg-maintscript_helper rm_conffile and
> create the symlink manually in the postinst ...
Yes, it is. I've tested it with
sudo piuparts --scriptsdir /etc/piuparts/scripts --no-eatmydata
--allow-database \
--warn-on-leftovers-after-purge --mirror
'http://debian-mirror.sakura.ne.jp/debian/ main' \
--arch amd64 -b /home/henrich/tmp/buster.tgz -d testing -d sid \
squid-deb-proxy-client_0.8.14+nmu2_all.deb
and local machine.
--
Hideki Yamane <[email protected]>