Re: Interaction between dpkg's directory removal and dpkg-maintscript-helper

2016-05-05 Thread Iustin Pop
On 2016-05-06 11:07:57, Mike Hommey wrote: > On Fri, May 06, 2016 at 02:16:32AM +0200, Iustin Pop wrote: > > Hi, > > > > I'm not sure if this is a bug or if I'm doing something wrong, looking > > for advice. If one wants to deprecate a conffile locate in an otherwise > > empty directory (let's say

Re: Interaction between dpkg's directory removal and dpkg-maintscript-helper

2016-05-05 Thread Mike Hommey
On Fri, May 06, 2016 at 02:16:32AM +0200, Iustin Pop wrote: > Hi, > > I'm not sure if this is a bug or if I'm doing something wrong, looking > for advice. If one wants to deprecate a conffile locate in an otherwise > empty directory (let's say /etc/foo/bar), the following happens at new > package

Interaction between dpkg's directory removal and dpkg-maintscript-helper

2016-05-05 Thread Iustin Pop
Hi, I'm not sure if this is a bug or if I'm doing something wrong, looking for advice. If one wants to deprecate a conffile locate in an otherwise empty directory (let's say /etc/foo/bar), the following happens at new package install time: - before files unpacking, new-preinst is called; from d