Public bug reported:

When installing BIRD on Ubuntu 14.04, installation fails because bird6
fails to start. The console log is:

ubuntu@host:~$ sudo apt-get install bird
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed
  bird
0 to upgrade, 1 to newly install, 0 to remove and 0 not to upgrade.
Need to get 306 kB of archives.
After this operation, 1,074 kB of additional disk space will be used.
Get:1 http://gb.archive.ubuntu.com/ubuntu/ trusty/universe bird amd64 1.4.0-1 
[306 kB]
Fetched 306 kB in 0s (1,350 kB/s)
Selecting previously unselected package bird.
(Reading database ... 85461 files and directories currently installed.)
Preparing to unpack .../bird_1.4.0-1_amd64.deb ...
Unpacking bird (1.4.0-1) ...
Processing triggers for ureadahead (0.100.0-16) ...
Setting up bird (1.4.0-1) ...
bird start/running, process 7015
start: Job failed to start
invoke-rc.d: initscript bird6, action "start" failed.
dpkg: error processing package bird (--configure):
 subprocess installed post-installation script returned error exit status 1
Processing triggers for ureadahead (0.100.0-16) ...
Errors were encountered while processing:
 bird
E: Sub-process /usr/bin/dpkg returned an error code (1)


The syslog contains the following relevant lines:

Jul 15 10:26:21 host bird: Chosen router ID 172.18.197.82 according to 
interface eth9
Jul 15 10:26:21 host bird: Started
Jul 15 10:26:21 host bird6: /etc/bird/bird6.conf, line 1: Router ID must be 
configured manually on IPv6 routers


In bird6.conf the "router id" line is commented out and has an incorrect IP 
address on it. Uncommenting it and setting the machine's IPv4 address as the 
router id, then running "dpkg --configure -a" fixes the problem.

Either bird6 should not be launched at package install time or an
appropriate router ID should be configured in bird6.conf.

** Affects: bird (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: trusty

** Tags added: trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1342173

Title:
  BIRD 1.4.0-1 fails to start on Ubuntu 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bird/+bug/1342173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to