Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 204871 - net-fs/nfs-utils-1.1.1 no longer starts rpc.statd
Summary: net-fs/nfs-utils-1.1.1 no longer starts rpc.statd
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-08 08:30 UTC by Christoph Brill (egore) (RESIGNED)
Modified: 2008-01-08 08:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

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