[Bug 1101914] Re: DNS resolution fails on Ubuntu 12.10

Chris Johnston chris.johnston at canonical.com
Sun Jan 20 18:34:27 UTC 2013


** Description changed:

  Upstream bug report https://github.com/mitchellh/vagrant/pull/1176
  
  [Impact]
  
  Users of > 12.10 are unable to access the internet from their box due to
  a change in Ubuntu's DNS resolution ip address (127.0.0.1 to 127.0.1.1)
  
  This makes vagrant completely unusable for users of 12.10 and raring.
  
  [Test Case]
  
  On a 12.10 or raring machine, setup a vagrant box based.
  
  $ sudo apt-get install vagrant
  $ vagrant box add myprecisevm http://files.vagrantup.com/precise32.box
  $ vagrant init myprecisevm
  $ vagrant up
  $ vagrant ssh
  
  Once logged in :
  $ ping www.google.com
  
+ [Regression Potential]
+ 
+ Due to not currently being able to connect to the internet, I don't see
+ any regression potential.
+ 
  [Other Info]
  
  Due to the fact that vagrant is unusable in 12.10, I'm recommending an
  SRU to make it usable.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1101914

Title:
  DNS resolution fails  on Ubuntu 12.10

Status in “vagrant” package in Ubuntu:
  Confirmed
Status in “vagrant” source package in Quantal:
  New

Bug description:
  Upstream bug report https://github.com/mitchellh/vagrant/pull/1176

  [Impact]

  Users of > 12.10 are unable to access the internet from their box due
  to a change in Ubuntu's DNS resolution ip address (127.0.0.1 to
  127.0.1.1)

  This makes vagrant completely unusable for users of 12.10 and raring.

  [Test Case]

  On a 12.10 or raring machine, setup a vagrant box based.

  $ sudo apt-get install vagrant
  $ vagrant box add myprecisevm http://files.vagrantup.com/precise32.box
  $ vagrant init myprecisevm
  $ vagrant up
  $ vagrant ssh

  Once logged in :
  $ ping www.google.com

  [Regression Potential]

  Due to not currently being able to connect to the internet, I don't
  see any regression potential.

  [Other Info]

  Due to the fact that vagrant is unusable in 12.10, I'm recommending an
  SRU to make it usable.

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



More information about the Ubuntu-sponsors mailing list