[pkg-firebird-general] Bug#667067: firebird2.5-server-common: fails to remove: rmdir: failed to remove directory `/var/run': Not a directory

Andreas Beckmann debian at abeckmann.de
Tue Apr 3 20:21:35 UTC 2012


Package: firebird2.5-server-common
Version: 2.5.2~svn+54226.ds4-1
Severity: serious
User: debian-qa at lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to remove.

>From the attached log (scroll to the bottom...):

  Removing firebird2.5-server-common ...
  rmdir: failed to remove directory `/var/run': Not a directory
  dpkg: error processing firebird2.5-server-common (--remove):
   subprocess installed post-removal script returned error exit status 1


The postrm calls
  rmdir --ignore-fail-on-non-empty -p $RUN
which does not work as expected if /var/run is a symlink to /run.

I suggest to just drop the -p option (and eventually append
  $(dirname $RUN) instead).

cheers,

Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: firebird2.5-classic_2.5.2~svn+54226.ds4-1.log.gz
Type: application/x-gzip
Size: 6658 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-firebird-general/attachments/20120403/05a9bfa2/attachment.bin>


More information about the pkg-firebird-general mailing list