Yep, here, repeated all the steps, and get the "action 'start' failed"
error with return 1

====== BEGIN ======

# status resolvconf 
resolvconf start/running

# stop resolvconf 
resolvconf stop/waiting

# invoke-rc.d resolvconf start
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service resolvconf start

Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the start(8) utility, e.g. start resolvconf
resolvconf start/running

# status resolvconf 
resolvconf start/running

# invoke-rc.d resolvconf start
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service resolvconf start

Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the start(8) utility, e.g. start resolvconf
start: Job is already running: resolvconf
invoke-rc.d: initscript resolvconf, action "start" failed.

# echo $?
1

# status resolvconf 
resolvconf start/running

====== END ======

Let me know if you want me to provide any configs or logs.
By the way, I tried upgrading on a different machine with the same specs (both 
amazon ec2 instances, 64bit ubuntu 12.04), and get the same error.

-- 
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