Package: findutils
Version: 4.2.31-3
Severity: normal
Tags: patch
I got a dpkg warning about not being able to rm
/var/cacahe/locate, or something similar regarding
that.
Am I right that you have misinterpreted rmdir
intentions? Perhaps a bug should be filed against
rmdir.1. It is quite confusing to me.
--- /var/lib/dpkg/info/findutils.postinst
2007-12-01 13:05:37.000000000 +0200
+++ findutils.postinst 2007-12-14
16:34:04.000000000 +0200
@@ -24,7 +24,7 @@
case "$locatestatus" in
not-installed | config-files)
rm -f /var/cache/locate/locatedb
- rmdir --ignore-fail-on-non-empty
/var/cache/locate/
+ rm -rf /var/cache/locate/
;;
esac
fi
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (600, 'testing'), (50, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.20-3.pentium3.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages findutils depends on:
ii libc6 2.7-3 GNU C
Library: Shared libraries
findutils recommends no packages.
-- no debconf information
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]