First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 232387
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Network Filesystems <net-fs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Michele Schiavo <micheleschi@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 232387 depends on: Show dependency tree
Bug 232387 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-07-19 23:46 0000
the init script file /etc/init.d/rpc.gssd don't pass correctly {OPTS_RPC_GSSD



Reproducible: Always

Steps to Reproduce:
1. modify /etc/conf.d/nfs and add something on OPTS_RPC_GSSD
2. try to start /etc/init.d/rpc.gssd
3. the value of OPT_RPC_GSSD is passed to start-stop-daemon and not on
/usr/sbin/rpc.gssd

Actual Results:  
start-stop-daemon --start --exec /usr/sbin/rpc.gssd ${OPTS_RPC_GSSD}

Expected Results:  
start-stop-daemon --start --exec /usr/sbin/rpc.gssd -- ${OPTS_RPC_GSSD}

------- Comment #1 From Michele Schiavo 2008-07-19 23:48:09 0000 -------
Sorry : 

emerge nfs-utils -pv

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] net-fs/nfs-utils-1.1.1-r1  USE="kerberos tcpd -nonfsv4" 0 kB 

------- Comment #2 From Bryan Jacobs 2008-07-25 00:52:57 0000 -------
I ran into this problem too, used the same solution.  I just wanted to add -n
to make root nonmagical....

------- Comment #3 From SpanKY 2008-08-16 05:15:53 0000 -------
fixed with nfs-utils-1.1.3

------- Comment #4 From SpanKY 2008-09-06 04:58:13 0000 -------
*** Bug 236325 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available      Search page      Enter new bug