Re: Feature request: Reset configuration
- To: Daniel Bock <daniel.bock@web.de>
- Cc: debian-dpkg@lists.debian.org
- Subject: Re: Feature request: Reset configuration
- From: Jonathan Nieder <jrnieder@gmail.com>
- Date: Mon, 28 Jun 2010 11:44:47 -0500
- Message-id: <20100628164447.GA9768@burratino>
- In-reply-to: <4C28CD3D.6070800@web.de>
- References: <4C279129.7020509@web.de> <20100627202314.GC9565@burratino> <4C28C027.5090705@web.de> <4C28C699.8060105@web.de> <4C28CD3D.6070800@web.de>
Daniel Bock wrote:
>> If I would set cc to 'y', I would _always_ get the maintainer
>> configuration, isn't?
[...]
Sorry for the slow response. The question that 'y' might be an
answer to is about how to handle a change in a conffile on package
update. I would suggest first doing a little reconnaissance:
fprintf(stderr, "IN deferred_conffile_configure pkg = %s\n", pkg->name);
fprintf(stderr, "conff = %s\n", conff->name);
to make sure you are working on the right piece of code.
Reply to: