Control: Severity important

Hi all!
I have the same problem and adding the two lines

After=systemd-tmpfiles-setup.service
DefaultDependencies=no

to the first section of /lib/systemd/system/rpcbind.socket solves the
problem.

I guess 'After=systemd-tmpfiles-setup.service' is needed, because /run
is a tmpfs. Have not tested it without though.

In my case console-setup, kbd and nfs-common got kicked out due to
dependency cycles, which then lead to a missing rpc.idmapd and
pulseaudio not beeing started due to wrong user and group ids on the home
directory.

Since this bug is actually able to break other Packages, i raise the
severity to important.

best regards
 M. Dellweg

Reply via email to