Your message dated Mon, 5 Oct 2009 14:45:52 +0100
with message-id <[email protected]>
and subject line Removed
has caused the Debian Bug report #506293,
regarding fincore: accuracy issues
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 [email protected]
immediately.)
--
506293: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506293
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fincore
Version: 1.0-1
When replacing the perror("mmap") call by:
fprintf(stderr, "mmap %s: %s\n", filename, strerror(errno));
I now get:
# find /usr/bin | LC_ALL=C ./fincore -stdin -summary | grep -v 'no incore
pages'
mmap /usr/bin: No such device
page size: 4096 bytes
mmap /usr/bin/X11: No such device
0 pages, 0.0 bytes in core for 1152 files; 0.00 pages, 0.0 bytes per file.
Looks like filtering out dirs would be useful.
But there is still an issue, since no files are detected in core.
The kernel is a custom-built 2.6.27-1-k7
--- End Message ---
--- Begin Message ---
Version: 1.0-1+rm
fcoretools has been removed: "broken and broken runtime/inline build
system".
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---