← Back to team overview

touch-packages team mailing list archive

[Bug 1428112] [NEW] cloud-init-nonet hangs when loopback alias exists

 

Public bug reported:

Upon creating a automatic loopback interface alias cloud-init-nonet will
hang for 120 seconds every time the machine boots.

cat > /etc/network/interfaces.d/lo0.cfg <<EOF
auto lo:0
iface lo:0 inet static
  address 127.0.0.2
EOF

Description:	Ubuntu 14.04 LTS
Release:	14.04

** Affects: upstart (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1428112

Title:
  cloud-init-nonet hangs when loopback alias exists

Status in upstart package in Ubuntu:
  New

Bug description:
  Upon creating a automatic loopback interface alias cloud-init-nonet
  will hang for 120 seconds every time the machine boots.

  cat > /etc/network/interfaces.d/lo0.cfg <<EOF
  auto lo:0
  iface lo:0 inet static
    address 127.0.0.2
  EOF

  Description:	Ubuntu 14.04 LTS
  Release:	14.04

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


Follow ups

References