group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #41444
[Bug 1630066] Re: $network should be removed from /etc/init.d/quagga
Hi,
doing some clearance I find this old bug.
Xenial is now in Extended Security Maintenance and this bug doesn't
qualify for it, so the bugfix won't be SRUed there.
Trusty reached EOL (End of life) so I'm afraid it can't be fixed. It is
unfortunate that we were unable to resolve this defect, however, there
appears to be no further action possible at this time.
** Changed in: quagga (Ubuntu Xenial)
Status: Triaged => Won't Fix
** Changed in: quagga (Ubuntu Yakkety)
Status: Triaged => Won't Fix
--
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/1630066
Title:
$network should be removed from /etc/init.d/quagga
Status in quagga package in Ubuntu:
Fix Released
Status in quagga source package in Xenial:
Won't Fix
Status in quagga source package in Yakkety:
Won't Fix
Status in quagga package in Debian:
Fix Released
Bug description:
The current rc script for quagga has "$network" as:
/etc/init.d/quagga:# Required-Start: $local_fs $network $remote_fs $syslog
/etc/init.d/quagga:# Required-Stop: $local_fs $network $remote_fs $syslog
systemd treats services having $network in their rc scripts just as
having
Wants=network-online.target
After=network-online.target
Details are described in
https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/
Since quagga is used to maintain network routing information, and network-online.target
is a target after which networking including routing is ready to use, /etc/init.d/quagga
should not contain "$network".
Please remove them.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quagga/+bug/1630066/+subscriptions