Bug 11447 - /bin/mount does not work with EMC servers
Summary: /bin/mount does not work with EMC servers
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: mount
Version: 6.2
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Bernhard Rosenkraenzer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-05-16 15:39 UTC by pjt
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-05-16 16:49:33 UTC
Embargoed:


Attachments (Terms of Use)

Description pjt 2000-05-16 15:39:09 UTC
Entering a command of the form:

$ mount host:/directory /mnt/tst

gives the error:

mount: RPC: Unable to receive; errno = Connection refused

NFS mounts from other Linux, *BSD and Digital Unix servers works fine.

Investigation is hampered by not having a source rpm that matches the
distributed binary:

$ rpm -q -f /bin/mount
mount-2.10k-1

whereas the source rpm is: mount-2.10f-1.src.rpm

A 'mount' program built from the above source rpm does work.  A comparison
of the 'strings' output from the distributed '/bin/mount' and the one built
from source shows considerable difference.

I thought the GPL required that source be distributed, or available?

Comment 1 Bill Nottingham 2000-05-16 16:06:59 UTC
Red Hat Linux 6.2 shipped with mount-2.10f, not 2.10k.
Are you sure you didn't get that mount RPM from rawhide,
or someplace similar?


Note You need to log in before you can comment on or make changes to this bug.