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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1041234

Title:
  Upgrade of resolvconf from 1.63ubuntu* to 1.63ubuntu15 fails: start:
  Job failed to start

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

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

Reply via email to