[Bug 1717038] Re: name resolution fails in-target

2017-09-29 Thread Francis Ginther
*** This bug is a duplicate of bug 1714167 ***
https://bugs.launchpad.net/bugs/1714167

** Tags added: id-59bb66b5c974df303d243493

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

Title:
  name resolution fails in-target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/1717038/+subscriptions

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

[Bug 1717038] Re: name resolution fails in-target

2017-09-19 Thread Steve Langasek
*** This bug is a duplicate of bug 1714167 ***
https://bugs.launchpad.net/bugs/1714167

** This bug has been marked a duplicate of bug 1714167
   Netboot fails with - Unable to install the selected kernel - message while 
installing Ubuntu 17.10

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

Title:
  name resolution fails in-target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/1717038/+subscriptions

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

[Bug 1717038] Re: name resolution fails in-target

2017-09-14 Thread Steve Langasek
** Also affects: base-installer (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: base-installer (Ubuntu)
   Status: New => Triaged

** Changed in: base-installer (Ubuntu)
   Importance: Undecided => High

** Also affects: debian-installer (Ubuntu Artful)
   Importance: High
   Status: Triaged

** Also affects: base-installer (Ubuntu Artful)
   Importance: High
   Status: Triaged

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

Title:
  name resolution fails in-target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/1717038/+subscriptions

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

[Bug 1717038] Re: name resolution fails in-target

2017-09-14 Thread Steve Langasek
Ah. I was using 'chroot /target ping www.google.com', not 'in-target'
since 'in-target' takes a lock and doesn't allow you to run it while
other commands are installing.

If I wait until the target setup has finished and then run 'in-target
ping www.google.com', I also see this name resolution failure.

It turns out that 'in-target' mounts a tmpfs on /run each time that it's
called, and unmounts it when it's done.  But the stub resolv.conf target
is in the /run directory on the target filesystem, *not* on the tmpfs.

To fix this, we need:
 - /run to be mounted before packages start writing to it
 - /run to persist for the duration of the install process, so that files like 
/run/systemd/resolve/stub-resolv.conf don't disappear after they've been set up.

** Changed in: debian-installer (Ubuntu)
   Importance: Undecided => High

** Changed in: debian-installer (Ubuntu)
   Status: Incomplete => Triaged

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

Title:
  name resolution fails in-target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1717038/+subscriptions

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

[Bug 1717038] Re: name resolution fails in-target

2017-09-14 Thread Steve Langasek
What exact image (type and date) did you see this with?  In my tests of
the current (20170914) artful-server-amd64.iso, name resolution appears
to work fine.

** This bug is no longer a duplicate of bug 1714167
   Netboot fails with - Unable to install the selected kernel - message while 
installing Ubuntu 17.10

** Changed in: debian-installer (Ubuntu)
   Status: New => Incomplete

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

Title:
  name resolution fails in-target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1717038/+subscriptions

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

[Bug 1717038] Re: name resolution fails in-target

2017-09-14 Thread Carl Karsten
*** This bug is a duplicate of bug 1714167 ***
https://bugs.launchpad.net/bugs/1714167

** This bug has been marked a duplicate of bug 1714167
   Netboot fails with - Unable to install the selected kernel - message while 
installing Ubuntu 17.10

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

Title:
  name resolution fails in-target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1717038/+subscriptions

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