[Bug 1041234] Re: Upgrade of resolvconf from 1.63ubuntu* to 1.63ubuntu15 fails: start: Job failed to start
Thal
andy at mendyk.net
Wed Aug 29 13:01:17 UTC 2012
Moment, maybe not the directory is missing, on my system the directory
is there but the file is missing
uname -a
# Linux mose 3.2.0-26-generic #41-Ubuntu SMP Thu Jun 14 17:49:24 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
status resolvconf
# resolvconf start/running
cat /var/log/upstart/resolvconf
# cat: /var/log/upstart/resolvconf: No such file or directory
ls -lad /var/log/upstart
# drwxr-xr-x 2 root root 4096 Aug 29 14:39 /var/log/upstart/
# Fixed with:
touch /var/log/upstart/resolvconf
rm /var/log/upstart/resolvconf
# adding line with dns-nameservers values at static iface in /etc/network/interfaces
/etc/init.d/networking restart
apt-get upgrade
Sorry guys don't know what of these two step really fixed it - was not
able to reproduce it - and it's too hot in here to do more thinking ...
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to resolvconf in Ubuntu.
https://bugs.launchpad.net/bugs/1041234
Title:
Upgrade of resolvconf from 1.63ubuntu* to 1.63ubuntu15 fails: start:
Job failed to start
Status in “resolvconf” package in Ubuntu:
Incomplete
Bug description:
I can see that the other bug (https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/929552) has expired, and it was actually addressing a different version.
Today I tried applying the pending upgrades on my amazon ec2 based ubuntu 12.04 64-bit server, and got the following error:
Setting up resolvconf (1.63ubuntu15) ...
resolvconf start/running
Processing triggers for resolvconf ...
start: Job is already running: resolvconf
invoke-rc.d: initscript resolvconf, action "start" failed.
dpkg: error processing resolvconf (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
resolvconf
E: Sub-process /usr/bin/dpkg returned an error code (1)
Please tell me what more information I could provide.
:~$ uname -a
Linux ### 3.2.0-29-virtual #46-Ubuntu SMP Fri Jul 27 17:23:50 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1041234/+subscriptions
More information about the foundations-bugs
mailing list