Package: rpcbind
Version: 0.2.1-6
Followup-For: Bug #748074

Dear Maintainer,

I've run into another bug that seems to be a symptom of not having a unit
file. I decided against reporting a new one since it seems you're close
to fixing this one.

Currently, the [Unit] section of the rpcbind.service file autogenerated
by systemd-sysv-generator (using systemd 215-17) looks like this:

>[Unit]
>SourcePath=/etc/init.d/rpcbind
>Description=LSB: RPC portmapper replacement
>DefaultDependencies=no
>Before=sysinit.target shutdown.target
>After=network-online.target local-fs.target
>Wants=network-online.target
>Conflicts=shutdown.target

This creates the following ordering cycle on my system:

>systemd[1]: Found ordering cycle on sysinit.target/stop
>systemd[1]: Found dependency on rpcbind.service/stop
>systemd[1]: Found dependency on network-online.target/stop
>systemd[1]: Found dependency on network.target/stop
>systemd[1]: Found dependency on wpa_supplicant.service/stop
>systemd[1]: Found dependency on basic.target/stop
>systemd[1]: Found dependency on sysinit.target/stop
>systemd[1]: Breaking ordering cycle by deleting job rpcbind.service/stop
>systemd[1]: Job rpcbind.service/stop deleted to break ordering cycle starting 
>with sysinit.target/stop

I've noticed that this error message only appears during shutdown but not
during boot. I'm not sure why this is.

I'm also not sure why sysinit.target is being added to Before.

Anyways, from what I've seen the manual unit file elsewhere in this thread
should prevent this cycle from appearing.

Thanks,
Facundo Gaich


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.1 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages rpcbind depends on:
ii  initscripts  2.88dsf-59.1
ii  insserv      1.14.0-5
ii  libc6        2.19-18
ii  libtirpc1    0.2.5-1
ii  libwrap0     7.6.q-25
ii  lsb-base     4.1+Debian13+nmu1

rpcbind recommends no packages.

rpcbind suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to