Bug#740275: fuser acts as if -M is specified if any of -acikmsuvw are

2014-03-23 Thread Craig Small
On Sat, Mar 22, 2014 at 05:39:06PM +0100, Alex Wilk wrote: > Something is wrong. The new package is missing. It is rather odd. It was uploaded on 28th Feb, I've got the upload timestamp but the pts doesn't show it. - Craig -- Craig Small (@smallsees) http://enc.com.au/ csmall at : enc.

Bug#740275: fuser acts as if -M is specified if any of -acikmsuvw are

2014-03-22 Thread Alex Wilk
Package: psmisc Version: 22.21-1 Followup-For: Bug #740275 @Craig Small: > "I've applied it … to a Debian package," Something is wrong. The new package is missing. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@

Bug#740275: fuser acts as if -M is specified if any of -acikmsuvw are

2014-02-28 Thread Craig Small
On Thu, Feb 27, 2014 at 12:43:52PM -0500, Brad Jorsch wrote: > - if (opts * OPT_ISMOUNTPOINT) { > + if (opts & OPT_ISMOUNTPOINT) { I can't believe I did that. I've applied it to upstream git and to a Debian package, thanks for the bug report and patch. - Craig -- Craig Small (@smallsee

Bug#740275: fuser acts as if -M is specified if any of -acikmsuvw are

2014-02-27 Thread Brad Jorsch
Package: psmisc Version: 22.21-1 Severity: important Tags: patch Expected output: $ src/fuser /tmp/.foo.swp /tmp/.foo.swp:6073 $ src/fuser -v /tmp/.foo.swp USERPID ACCESS COMMAND /tmp/.foo.swp: me 6073 F vi Actual output: $ fuser /t