[Bug 471975] Re: package bind9 1:9.6.1.dfsg.P1-3 [modified: usr/share/bind9/bind9-default.md5sum] failed to install/upgrade: sub-processo script post-installation instalado foi morto por sinal (Interrupção)
Thierry Carrez
thierry.carrez at ubuntu.com
Wed Nov 11 10:19:29 GMT 2009
This is a race between resolvconf and bind9 installs.
"sudo apt-get install bind9 resolvconf" results in:
bind9 unpack
resolvconf unpack
bind9 configure > fails to start with "resolvconf: Error: /etc/resolv.conf must be a symlink"
bind9 starts up while the link isn't set up yet (will be done in
resolvconf configure)
Doing the install in two separate runs works:
sudo apt-get install resolvconf
sudo apt-get install bind9
** Changed in: bind9 (Ubuntu)
Importance: Undecided => Low
** Changed in: bind9 (Ubuntu)
Status: New => Confirmed
** Summary changed:
- package bind9 1:9.6.1.dfsg.P1-3 [modified: usr/share/bind9/bind9-default.md5sum] failed to install/upgrade: sub-processo script post-installation instalado foi morto por sinal (Interrupção)
+ Installing bind9 and resolvconf at the same time fails
--
Installing bind9 and resolvconf at the same time fails
https://bugs.launchpad.net/bugs/471975
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list