Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38214 - nfs-utils doesn'r provide rpc.rquotad however there is a reference in /etc/conf.d/nfs
Summary: nfs-utils doesn'r provide rpc.rquotad however there is a reference in /etc/co...
Status: RESOLVED DUPLICATE of bug 21835
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-14 13:53 UTC by Andrea Barisani (RETIRED)
Modified: 2005-07-17 13:06 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 Andrea Barisani (RETIRED) gentoo-dev 2004-01-14 13:53:31 UTC
Following bug #13838 rpc.rquotad is no longer provided by nfs-utils but instead from quota package. This is correct, however nfs conf.d file shows this lines:

# OPTIONS to pass to rpc.rquotad
# ex. RPCRQUOTADOPTS="-p 32764"
RPCRQUOTADOPTS=""

The problem is that rpc.rquotad from quota does not support -p flag :( and there should
not be a reference to rpc.rquotad unless nfs-utils DEPENDs on that.

Bye

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-01-14 14:50:04 UTC

*** This bug has been marked as a duplicate of 21835 ***