[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#328491: marked as done (swapd: failure to remove /swap)



Your message dated Wed, 1 Sep 2010 15:36:06 +0200
with message-id <20100901133606.GJ12469@melusine.alphascorpii.net>
and subject line Package got removed
has caused the Debian Bug report #328491,
regarding swapd: failure to remove /swap
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
328491: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=328491
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: swapd
Version: 0.2-10

swapd's postinst creates /swap, and its postrm tries to remove it, but
fails, because of this:

case "$1" in
    purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|
disappear)
        ;;
    purge)
        -rmdir --ignore-fail-on-non-empty /swap

As you see, purge is mentioned twice, so the second time is never
matched and therefore the directory is not removed.



--- End Message ---
--- Begin Message ---
Version: 0.2-11+rm

Hi!

As the package got removed from the archive (Please see
http://bugs.debian.org/595091 for details) I hereby close these bug
report.

Best Regards,
  Alexander


--- End Message ---

Reply to: