:: Re: [DNG] OT: how to trigger debcon…
Pàgina inicial
Delete this message
Reply to this message
Autor: Didier Kryn
Data:  
A: dng
Assumpte: Re: [DNG] OT: how to trigger debconf on package upgrade?
Le 17/02/2016 10:31, Florian Zieboll a écrit :
> I am troubleshooting an update-script and got stuck on the question, how
> it is possible to manipulate a package, that (on upgrade) it triggers
> debconf to ask me for the already set configuration once again.
>
> IOW, I want to interactively re-debconf-igure an already installed and
> configured package on upgrade, preferably triggered by the package
> itsself.
>
> Any hints and links to related documentation welcome, thanks!
>
> Florian
> _______________________________________________
> Dng mailing list
> Dng@???
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


     I think 'dpkg-reconfigure <package-name>' should work.


     Didier