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

Bug 204871

Summary: net-fs/nfs-utils-1.1.1 no longer starts rpc.statd
Product: Gentoo Linux Reporter: Christoph Brill (egore) (RESIGNED) <egore>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christoph Brill (egore) (RESIGNED) 2008-01-08 08:30:25 UTC
The "start()" in /etc/init.d/rpc.statd has a line "is_running && return 0". This line causes rpc.statd to never start for me. rpc.statd is not running (at least to "ps -A | grep statd").

I'm quite sure the check is necessary and usefull but I also think it's wrong. 

Commenting out the line at least enables me to start up my system (some essential files come from NFS shares).

Reproducible: Always

Steps to Reproduce:
Comment 1 Christoph Brill (egore) (RESIGNED) 2008-01-08 08:33:48 UTC
Stupid me... forgot to etc-update :-( Sorry about the bugspam.