group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #36616
[Bug 1558196] Re: ypbind not able to socket activate rpcbind under systemd, fails at boot unless something else starts rpcbind
This bug was fixed in the package rpcbind - 0.2.3-0.2ubuntu0.1
---------------
rpcbind (0.2.3-0.2ubuntu0.1) xenial; urgency=medium
* d/rpcbind.service: Add WantedBy=multi-user.target, this should ensure
that rpcbind daemon is started before nis (Closes: #805167, LP: #1558196)
Thanks to Laurent Bigonville <bigon@xxxxxxxxxx>.
-- Sergio Durigan Junior <sergio.durigan@xxxxxxxxxxxxx> Fri, 10 Jul
2020 14:26:18 -0400
** Changed in: rpcbind (Ubuntu Xenial)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1558196
Title:
ypbind not able to socket activate rpcbind under systemd, fails at
boot unless something else starts rpcbind
Status in nis package in Ubuntu:
Fix Released
Status in rpcbind package in Ubuntu:
Fix Released
Status in nis source package in Xenial:
Invalid
Status in rpcbind source package in Xenial:
Fix Released
Status in nis package in Debian:
Fix Released
Bug description:
[Impact]
Due to a missing "WantedBy" directive in the .service file's [Install]
section, rpcbind does not properly start when the system is booted,
which can lead to problems if the user needs to mount some NFS
locations on boot time.
[Test Case]
To reproduce the issue, one can do:
$ lxc launch images:ubuntu/xenial bug1558196-rpcbind --vm
$ lxc shell bug1558196-rpcbind
# apt update
# apt install rpcbind -y
# systemctl enable rpcbind.service
# reboot
After the reboot, you can confirm that the service is not running:
# systemctl status rpcbind.service
● rpcbind.service - RPC bind portmap service
Loaded: loaded (/lib/systemd/system/rpcbind.service; indirect; vendor preset: enabled)
Drop-In: /run/systemd/generator/rpcbind.service.d
└─50-rpcbind-$portmap.conf
Active: inactive (dead)
[Regression Potential]
There is virtually no regression potential with this bug, aside from
the regular "we will rebuild this package against newer versions of
dependencies, which can introduce unwanted bugs". The fix is
extremely simple and self-contained, and just guarantees that the
package will start normally during boot time.
[Original Description]
did apt-get update/upgrade March 16, 2016
Description: Ubuntu Xenial Xerus (development branch)
Release: 16.04
rpcbind does not start on boot, tried various systemd debugging steps
with no clues. After boot systemctl start rpcbind works. There is a
/etc/init.d/rpcbind and a /lib/systemd/system/rpcbind.service config
files which is confusing.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nis/+bug/1558196/+subscriptions