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

Bug 792918

Summary: net-fs/nfs-utils-2.5.3-r1 - exporting filesystems does not work (on musl)
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED OBSOLETE    
Severity: normal CC: base-system, davidhughes205, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: output of 'rc-service -d nfs start'
/etc/exports
emerge --info

Description ernsteiswuerfel archtester 2021-05-29 23:23:04 UTC
Created attachment 712371 [details]
output of 'rc-service -d nfs start'

'rc-service nfs start' seemingly starts without problems but remote hosts are not able to mount the exported filesystems. The same config wokrs just fine when I run the system from the systemd/glibc partition (even when some hosts are not known).
Comment 1 ernsteiswuerfel archtester 2021-05-29 23:23:45 UTC
Created attachment 712374 [details]
/etc/exports
Comment 2 ernsteiswuerfel archtester 2021-05-29 23:24:36 UTC
Created attachment 712377 [details]
emerge --info
Comment 3 Dave Hughes 2021-06-01 02:23:49 UTC
You seem to be using nfs-utils::gentoo , which as of 2.5.3 compiles fine, though I don't know if it works fine. Alpine are carrying 3 patches for 2.5.3, so I assume those are still required. I've bumped nfs-utils in ::musl to 2.5.3 with those patches.

Can you test?
Comment 4 ernsteiswuerfel archtester 2022-03-23 20:11:26 UTC
Recently tried again with net-fs/nfs-utils-2.5.4-r4::gentoo and now everything worked as expected out of the box.

Can't reproduce the issue any longer, so closing here.