Bug 133466 - fuser broken
Summary: fuser broken
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: unspecified
Hardware: x86-64 SUSE Other
: P5 - None : Minor (vote)
Target Milestone: ---
Assignee: Mads Martin Joergensen
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-11 14:21 UTC by Dr. Werner Fink
Modified: 2005-12-20 11:05 UTC (History)
0 users

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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