Package: postfix
Version: 3.9.1-7
Severity: normal

Hey.

During upgrade:
Unpacking postfix (3.9.1-7) over (3.9.1-6) ...
dpkg: warning: unable to delete old directory '/etc/network/ip-down.d': 
Directory not empty

$ ls -al /etc/network/ip-down.d
total 4,1k
drwxr-xr-x 1 root root  14 Dec 14 00:34 .
drwxr-xr-x 1 root root 150 Dec 14 00:33 ..
-rwxr-xr-x 1 root root 207 Dec 13 17:41 postfix

postfix apparently used to ship the file /etc/network/ip-down.d/postfix as a 
DPKG conffile
but no longer does so (at least not as a registered DPKG conffile), however the 
conffile
was not properly unregistered:
$ dpkg-query --showformat='${Package}\n${Conffiles}\n' --show  |  awk '/^[^ 
]/{pkg=$1}/ obsolete$/{print pkg,$0}' | cut -d ' ' -f 1-3 | column -t
postfix                /etc/network/ip-down.d/postfix


Could you please do so in a future upgrade to the package? :-)

Thanks,
Chris.

Reply via email to