He said he manually created it *after* receiving a failure.  But the
failure itself should never occur from what I know of the code; the
resolvconf package pre-depends on initscripts, so /var/run -> /run bind-
mounting has already been dealt with before we unpack resolvconf, and
then the resolvconf preinst runs:

case "$1" in
  install|upgrade)
        # Ensure that /run/resolvconf/interface exists.
        mkdir -p /run/resolvconf/interface

        ;;
  # abort-upgrade)

This should always trigger on an upgrade from oneiric.  Hence, asking
what the state of /run is on this system.

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

Title:
  upgrade from fresh/basic 11.10 to precise, resolveconf fails:cp:
  cannot create regular file `/run/resolvconf/resolv.conf': No such file
  or directory

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

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

Reply via email to