Subject: findutils: find incorrectly thinks / is tmpfs
Package: findutils
Version: 4.2.26-2
Severity: important

*** Please type your report below this line ***

 When I do this:
find / -maxdepth 1 -printf '%f -> %F\n'

 I get this output:
/ -> tmpfs
lost+found -> tmpfs
bin -> tmpfs
boot -> ext3
cdrom -> tmpfs
cvs -> tmpfs
export -> tmpfs
dev -> tmpfs
etc -> tmpfs
.... etc.

 This is causing updatedb to prune away my whole disk so that
'locate' doesn't work at all.

 I'm not sure where find is getting the info, but it looks bogus:
$ cat /proc/mounts
rootfs / rootfs rw 0 0
/dev2/root2 / ext3 rw 0 0
proc /proc proc rw,nodiratime 0 0
sysfs /sys sysfs rw 0 0

Thanks,
  David

-- System Information:
Debian Release: testing/unstable
 APT prefers testing
 APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages findutils depends on:
ii libc6 2.3.5-8 GNU C Library: Shared libraries an

findutils recommends no packages.

-- no debconf information



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to