Public bug reported:

Ubuntu 12.04/x86-64

I have following in

/etc/network/interfaces

auto vlan3
        iface vlan3 inet static
        vlan-raw-device eth0
        address 192.168.42.196
        netmask 255.255.255.192
        network 192.168.42.192
        masklen 26
        broadcast 192.168.42.255


it looks good and almost the same on another machine:

auto vlan3
        iface vlan3 inet static
        vlan-raw-device eth0
        address 192.168.42.195
        netmask 255.255.255.192
        network 192.168.42.192
        masklen 26
        broadcast 192.168.42.255


but get:

init: network-interface (vlan3) pre-start process (1683) terminated with
status 1

on boot.

Another machine interface works OK.

Looks like bug...

** Affects: upstart
     Importance: Undecided
         Status: New

** Also affects: upstart
   Importance: Undecided
       Status: New

** No longer affects: rpcbind (Ubuntu)

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

Title:
  init: network-interface (vlan3) pre-start process (1683) terminated
  with status 1

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

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

Reply via email to