[Bug 1614261] Re: RPCSVCGSSDOPT is ignored by boot script

2019-03-21 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1616123 *** https://bugs.launchpad.net/bugs/1616123 ** Merge proposal unlinked: https://code.launchpad.net/~ahasenack/ubuntu/+source/nfs-utils/+git/nfs-utils/+merge/364923 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1614261] Re: RPCSVCGSSDOPT is ignored by boot script

2019-03-21 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1616123 *** https://bugs.launchpad.net/bugs/1616123 ** Merge proposal linked: https://code.launchpad.net/~ahasenack/ubuntu/+source/nfs-utils/+git/nfs-utils/+merge/364923 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1614261] Re: RPCSVCGSSDOPT is ignored by boot script

2019-03-21 Thread Andreas Hasenack
*** This bug is a duplicate of bug 1616123 *** https://bugs.launchpad.net/bugs/1616123 I also prefer the fix from comment #9. I'll mark this bug as a duplicate of bug #1616123, but take that patch. ** This bug has been marked a duplicate of bug 1616123 rpc-svcgssd.service uses incorrrect

[Bug 1614261] Re: RPCSVCGSSDOPT is ignored by boot script

2017-06-08 Thread Ubuntu Foundations Team Bug Bot
The attachment "patch for /usr/lib/systemd/scripts/nfs-utils_env.sh" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a

[Bug 1614261] Re: RPCSVCGSSDOPT is ignored by boot script

2017-06-08 Thread Markus Kuhn
I can confirm the diagnosis in #7 and suggest the attached patch as a fix. ** Patch added: "patch for /usr/lib/systemd/scripts/nfs-utils_env.sh" https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1614261/+attachment/4892651/+files/nfs-utils_env.diff -- You received this bug

[Bug 1614261] Re: RPCSVCGSSDOPT is ignored by boot script

2017-06-08 Thread Markus Kuhn
** Changed in: nfs-utils (Ubuntu) Status: Expired => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1614261 Title: RPCSVCGSSDOPT is ignored by boot script To manage notifications

[Bug 1614261] Re: RPCSVCGSSDOPT is ignored by boot script

2017-02-12 Thread Launchpad Bug Tracker
[Expired for nfs-utils (Ubuntu) because there has been no activity for 60 days.] ** Changed in: nfs-utils (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1614261] Re: RPCSVCGSSDOPT is ignored by boot script

2016-12-14 Thread Tom H
There's a mistake in "/usr/lib/systemd/scripts/nfs-utils_env.sh" because it has an extra "RPC" in "RPCSVCGSSDARGS" in echo RPCSVCGSSDARGS=\"$RPCSVCGSSDOPTS\" when the corresponding ExecStart line has /usr/sbin/rpc.svcgssd $SVCGSSDARGS So setting "RPCSVCGSSDOPTS=something" in

[Bug 1614261] Re: RPCSVCGSSDOPT is ignored by boot script

2016-10-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nfs-utils (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1614261 Title:

Re: [Bug 1614261] Re: RPCSVCGSSDOPT is ignored by boot script

2016-08-24 Thread Philippe Clérié
On 08/23/2016 12:41 PM, Seth Arnold wrote: > Try journalctl -u rpc-svcgssd.service to find logs > > Thanks > Noted. Thanks. -- Philippe -- The trouble with common sense it that it is so uncommon. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1614261] Re: RPCSVCGSSDOPT is ignored by boot script

2016-08-23 Thread Seth Arnold
Try journalctl -u rpc-svcgssd.service to find logs Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1614261 Title: RPCSVCGSSDOPT is ignored by boot script To manage notifications about this

[Bug 1614261] Re: RPCSVCGSSDOPT is ignored by boot script

2016-08-17 Thread Philippe Clérié
At least a work around: --- /lib/systemd/system/rpc-svcgssd.service.orig2016-08-17 16:20:10.983078745 -0500 +++ /lib/systemd/system/rpc-svcgssd.service 2016-08-17 16:20:44.838526911 -0500 @@ -14,4 +14,4 @@ [Service] EnvironmentFile=-/run/sysconfig/nfs-utils Type=forking