Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 219729

Summary: net-fs/nfs-utils-1.1.2 makes "mount -t nfs" hang on error
Product: Gentoo Linux Reporter: Stefaan De Roeck (RETIRED) <stefaan>
Component: New packagesAssignee: Network Filesystems <net-fs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stefaan De Roeck (RETIRED) gentoo-dev 2008-04-29 16:34:41 UTC
when the server denies access.  
with net-fs/nfsutils-1.1.1:
  olympia # mount olympia:/blah /mnt/tmp
  mount.nfs: olympia:/blah failed, reason given by server: Permission denied
with net-fs/nfsutils-1.1.2:
  olympia # mount olympia:/blah /mnt/tmp
  hangs...
Very repeatable on my system, no daemon restarts required, just emerge one of both versions to switch behaviour.  

Portage 2.1.5_rc6 (default-linux/amd64/2007.0/desktop, gcc-4.2.3, glibc-2.7-r2, 2.6.24-gentoo-r3 x86_64)
Comment 1 Stefaan De Roeck (RETIRED) gentoo-dev 2008-04-30 12:41:45 UTC
May very well be:
http://www.redhat.com/archives/fedora-extras-commits/2008-April/msg04838.html
Comment 2 Stefaan De Roeck (RETIRED) gentoo-dev 2008-04-30 13:02:22 UTC
(In reply to comment #1)
> May very well be:
> http://www.redhat.com/archives/fedora-extras-commits/2008-April/msg04838.html

Confirmed, fixes the issue on my system.