Package: psmisc
Version: 22.2-1
Severity: normal
fuser -s always returns 1, this brakes at least program gpsfake from gpsd
package (gpsfake.py - relies on fuser returning 0 if at least one access
has been found)
[EMAIL PROTECTED]:~/gpsd/gpsd-2.31$ fuser -s /dev/pts/3; echo $?
1
[EMAIL PROTECTED]:~/gpsd/gpsd-2.31$ fuser /dev/pts/3; echo $?
/dev/pts/3: 3647 4228
0
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (800, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.2-tk
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Versions of packages psmisc depends on:
ii libc6 2.3.6-3 GNU C Library: Shared libraries an
ii libncurses5 5.5-1 Shared libraries for terminal hand
psmisc recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]