Hi Chris, > Apparently some old config files aren't cleaned up correctly > on upgrade: > Unpacking xxdiff-scripts (1:4.0+hg453+dfsg-1) over (1:4.0+hg437+dfsg-2) ... > dpkg: warning: unable to delete old directory > '/etc/bash_completion.d/xxdiff': Directory not empty > > The dir is however empty:
hmm, this seems to be an instant of #584185 > Could you please clean up the empty dir with one of the upcomming > updates?! I'll upload a -2 in a minute which adds the appropriate rmdir call, along with some other improvements. It won't get rid of the warning message, but at least the "forgotten" directory is removed. Florian