[Pkg-sysvinit-devel] Bug#911176: Bug#911176: Bug#911176: upgrade loops indefinitely
Richard Kettlewell
rjk at terraraq.uk
Wed Oct 17 09:11:18 BST 2018
reassign 911176 racoon
retitle 911176 /etc/init.d/racoon: impossible dependencies
thanks
Petter, thankyou.
ttfn/rjk
On 2018-10-17 06:59, Petter Reinholdtsen wrote:
> [Richard Kettlewell]
>> addscript racoon <<'EOF'
>> ### BEGIN INIT INFO
>> # Provides: racoon
>> # Required-Start: $remote_fs setkey
>> # Required-Stop: $remote_fs
>> # Should-Start: $portmap
>> # Should-Stop: $portmap
>> # Default-Start: S
>> # Default-Stop: 0 1 6
>> # X-Stop-After: sendsigs
>> # Short-Description: start the ipsec key exchange server
>> ### END INIT INFO
>> EOF
>
> Just skimming this list tell me this is wrong. There is no way the
> racon script can both stop before $remote_fs and $portmap, and after
> sendsigs which is after $remote_fs and $portmap. Try removing the
> X-Stop-After to see if the dependency loop go away.
>
> I suggest you reassign this to whatever package provide
> /etc/init.d/racoon.
More information about the Pkg-sysvinit-devel
mailing list