[Bug 396693] Re: network not started after upgrade from intrepid

Stéphane Graber stgraber at stgraber.org
Thu Jan 12 15:18:13 UTC 2012


Jaunty hasn't been supported for quite a while now, could you try and
reproduce on a more recent version of Ubuntu, ideally 11.10 where we did
quite a lot of network improvement?

Thanks

** Changed in: ifupdown (Ubuntu)
       Status: New => Invalid

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

Title:
  network not started after upgrade from intrepid

Status in “ifupdown” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: ifupdown

  I have a virtual server that runs Ubuntu jaunty, except for ifupdown
  which I had to manually downgrade back to intrepid. All other packages
  are from Jaunty.

  Whenever I update ifupdown, I end up completely without networking
  after the next reboot. The machine doesn't even respond to a ping.

  Since it is a virtual server that I can only reach over ssh, I can
  only look for error messages after rebooting into a rescue system. I
  could not find anything in /var/log/, but if someone can tell me how
  to preserve all the init.d output messages,  I'll be happy to do so.

  /etc/network/interfaces contains this:

  auto lo
  iface lo inet loopback
  	address 127.0.0.1
  	netmask 255.0.0.0
  	broadcast 127.255.255.255
  	up ip route replace 127.0.0.0/8 dev lo

  
  # Auto generated venet0 interfaces
  auto venet0
  iface venet0 inet static
  	address 127.0.0.1
  	netmask 255.255.255.255
  	broadcast 0.0.0.0
  	up route add -net 191.255.255.1 netmask 255.255.255.255 dev venet0
  	up route add default gw 191.255.255.1

  auto venet0:0
  iface venet0:0 inet static
  	address 85.214.16.64
  	netmask 255.255.255.255
  	broadcast 0.0.0.0

  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  Package: ifupdown 0.6.8ubuntu19
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ifupdown
  Uname: Linux 2.6.28-13-generic i686

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




More information about the foundations-bugs mailing list