Bug 133466

Summary: fuser broken
Product: [openSUSE] SUSE Linux 10.1 Reporter: Dr. Werner Fink <werner>
Component: BasesystemAssignee: Mads Martin Joergensen <mmj>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: x86-64   
OS: SUSE Other   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Dr. Werner Fink 2005-11-11 14:21:18 UTC
Just found in fresh build environment:

  g31:/ # fuser -4 -sn tcp 25,localhost
  Cannot resolve local port 25,localhost: Servname not supported for ai_socktype

with the old fuser from 10.0 it works 

  g31:/ # /tmp/fuser -4 -sn tcp 25,localhost
  /space: No such file or directory
  /media/floppy: No such file or directory
  /media/usbdisk: No such file or directory
  /media/usbdisk: No such file or directory

.. beside the warning about the not found parititions.
Comment 1 Dr. Werner Fink 2005-11-11 15:54:58 UTC
IMHO the argument parser is broken or the manual page isn't uptodate.
Comment 2 Dr. Werner Fink 2005-11-11 16:46:25 UTC
I'm using now

     fuser -4 -sn tcp 25

without appending ,localhost and this
does the job with the new and the old
fuser.
Comment 3 Mads Martin Joergensen 2005-12-20 11:05:30 UTC
Fixed with newest version