Jos� Iv�n L�pez Gonz�lez changed bug 1161687
What Removed Added
Status CONFIRMED RESOLVED
CC   jlopez@suse.com
Resolution --- FIXED

Comment # 5 on bug 1161687 from
The problem was caused because *libstorage-ng* runs rpcbind binary without
using systemd. So, from systemd point of view, rpcbind service is not active
(even though there is a rpcbind process already running). Then, nfs-client
tries to start rpcbind service, and it fails.

This was fixed by yast2-nfs-client 4.2.7. Now, the rpcbind process is killed
before activating the systemd service.

* Maintenance Update Request: https://build.opensuse.org/request/show/770652
* Pull Request: https://github.com/yast/yast-nfs-client/pull/93


You are receiving this mail because: