Public bug reported:
Binary package hint: bird
Upon installing bird and bird6 it becomes clear that there is a bug in
the init scripts for both packages due to an errant semi-colon at the
end of their init scripts.
Ubuntu Release: Ubuntu 9.10
Affected packages: bird-1.0.15-2 and bird6-1.0.15-2
The following Diffs fix this:
r...@michael-sandbox-001:/etc/init.d# diff -c bird bird.old
*** bird 2010-02-22 22:28:52.000000000 -0800
--- bird.old 2010-02-22 22:28:43.000000000 -0800
***************
*** 131,133 ****
--- 131,134 ----
;;
esac
+ ;
r...@michael-sandbox-001:/etc/init.d# diff -c bird6 bird6.old
*** bird6 2010-02-22 22:28:52.000000000 -0800
--- bird6.old 2010-02-22 22:28:43.000000000 -0800
***************
*** 131,133 ****
--- 131,134 ----
;;
esac
+ ;
** Affects: bird (Ubuntu)
Importance: Undecided
Status: New
--
Init script is broken in bird and bird6 packages
https://bugs.launchpad.net/bugs/526249
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs