Bugzilla – Bug 132180
fuser broken
Last modified: 2005-11-15 13:44:28 UTC
# sax2 -r SaX: initializing please wait... SaX: your current configuration will not be read in SaX: no X-Server is running SaX: will start own server if needed SPP: prepare device [0] profile: nobus SPP: including prepared profile(s)... SaX: startup SaX: can't find an unused tty... abort
Created attachment 56418 [details] SaX log file
It appears fuser has changed behviour.
Try using the oldfuser program, because fuser was indeed rewritten to fix: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=312560
The exit code is no long set as documented. fuser returns a non-zero return code if none of the specified files is accessed or in case of a fatal error. If at least one access has been found, fuser returns zero.
Fixed in STABLE.
*** Bug 132676 has been marked as a duplicate of this bug. ***