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

Bug#112512: marked as done (kdelibs-data: dpkg does not cleanup /etc/kde3/{ui,colors} on purge)



Your message dated Wed, 10 May 2006 18:01:22 +0200
with message-id <20060510160122.GA32678@mad.intersec.fr>
and subject line tagging 112512
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: kdelibs3
Version: 4:2.1.2-3

On purge:

Removing kdelibs3 ...
dpkg - warning: while removing kdelibs3, directory `/etc/kde2/ui' not empty so not removed.
dpkg - warning: while removing kdelibs3, directory `/etc/kde2/colors' not empty so not removed.
dpkg - warning: while removing kdelibs3, directory `/etc/kde2' not empty so not removed.
Purging configuration files for kdelibs3 ...

And after purge, /etc/kde2/{ui,colors} is still there...

You probably want to add

  [ "$1" = purge ] \
     && rmdir /etc/kde2/ui /etc/kde2/colors /etc/kde2 >/dev/null 2>&1 \
     || true

to your postrm.

Phil.


--- End Message ---
--- Begin Message ---
Version: 4:3.3.0

On Sat, Sep 24, 2005 at 12:06:17AM +0200, Pierre Habouzit wrote:
> # Automatically generated email from bts, devscripts version 2.9.7
> tags 112512 + sarge

  this bug affects woody => sarge upgrade.

  sarge is now stable, so this can't be fixed anymore in sarge, and
won't affect next release.

-- 
·O·  Pierre Habouzit
··O                                                madcoder@debian.org
OOO                                                http://www.madism.org

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: