[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-22 Thread thedarkwinter
Also, once I have installed the update on the DNS server, if I run apt-
get update it queries TYPE62321 record.

22-Mar-2017 06:04:37.406 queries: info: client 127.0.0.1#38103
(gb.archive.ubuntu.com.comlaude.lon2): query:
gb.archive.ubuntu.com.comlaude.lon2 IN TYPE62321 + (127.0.0.1)

This server is also an apt-cacher server, if i restart apt-cacher, then
it queries A records correctly again.

22-Mar-2017 06:05:37.426 queries: info: client 127.0.0.1#52629
(gb.archive.ubuntu.com): query: gb.archive.ubuntu.com IN A + (127.0.0.1)

Again, the question is what else needs to be restarted?

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

Title:
  glibc update caused NSS ABI break

Status in eglibc package in Ubuntu:
  Invalid
Status in glibc package in Ubuntu:
  Fix Committed
Status in eglibc source package in Precise:
  Fix Released
Status in glibc source package in Precise:
  Invalid
Status in eglibc source package in Trusty:
  Fix Released
Status in glibc source package in Trusty:
  Invalid
Status in eglibc source package in Xenial:
  Invalid
Status in glibc source package in Xenial:
  Fix Released
Status in eglibc source package in Yakkety:
  Invalid
Status in glibc source package in Yakkety:
  Invalid

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-22 Thread Adam Conrad
Yes, it's known that updating from the version with the regression to
the version that backed it out will cause the same (well, inverse) bug
to appear until services or the machine are restarted.  That's
unfortunate, but there's not a whole bunch we can do to mitigate that,
and reverting the regression was the important bit.

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

Title:
  glibc update caused NSS ABI break

Status in eglibc package in Ubuntu:
  Invalid
Status in glibc package in Ubuntu:
  Fix Committed
Status in eglibc source package in Precise:
  Fix Released
Status in glibc source package in Precise:
  Invalid
Status in eglibc source package in Trusty:
  Fix Released
Status in glibc source package in Trusty:
  Invalid
Status in eglibc source package in Xenial:
  Invalid
Status in glibc source package in Xenial:
  Fix Released
Status in eglibc source package in Yakkety:
  Invalid
Status in glibc source package in Yakkety:
  Invalid

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread thedarkwinter
To add to that, I just manually updated another running webserver, and
boom. The apache+php webserver uses DNS to resolve the database server,
which it can no longer do after the update, bringing the site down.

It sends these incorrect TYPE62321 DNS queries to our DNS server.

22-Mar-2017 05:33:01.205 queries: info: client 172.16.x.x#59821
(mysql.internal.domain): query: mysql.internal.domain IN TYPE62321 +
(172.16.x.x)

In this case, restarting apache2 clears the issue. I don't know if
anything else also needs restarting (so i did a reboot after to be
sure).

If it helps, I also have traditional resolv.conf instead of resolvconf

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Invalid
Status in glibc package in Ubuntu:
  Fix Committed
Status in eglibc source package in Precise:
  Fix Released
Status in glibc source package in Precise:
  Invalid
Status in eglibc source package in Trusty:
  Fix Released
Status in glibc source package in Trusty:
  Invalid
Status in eglibc source package in Xenial:
  Invalid
Status in glibc source package in Xenial:
  Fix Released
Status in eglibc source package in Yakkety:
  Invalid
Status in glibc source package in Yakkety:
  Invalid

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread thedarkwinter
Just like my earlier comment, this _fix_ *broke* a running system after
it was automatically applied.

Start-Date: 2017-03-22  04:17:12
Commandline: /usr/bin/unattended-upgrade
Upgrade: libc6:amd64 (2.23-0ubuntu6, 2.23-0ubuntu7), locales:amd64 
(2.23-0ubuntu6, 2.23-0ubuntu7), libc-bin:amd64 (2.23-0ubuntu6, 2.23-0ubuntu7), 
multiarch-support:amd64 (2.23-0ubuntu6, 2.23-0ubuntu7)
End-Date: 2017-03-22  04:17:34

Immediately after that, the system is no longer able to resolve names.
On my DNS server, I can see this is sending queries of TYPE62321 instead
of A

22-Mar-2017 04:17:30.407 queries: info: client 172.16.x.x#63762
(host.interna.domain): query: host.interna.domain IN TYPE62321 +
(172.16.1.10)

A reboot clears the issue, but the point is that applying the update is
still a "critical" bug because it breaks [some] running systems. In this
case, the system is running apache+php. It might be that it only effects
certain things.

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Invalid
Status in glibc package in Ubuntu:
  Fix Committed
Status in eglibc source package in Precise:
  Fix Released
Status in glibc source package in Precise:
  Invalid
Status in eglibc source package in Trusty:
  Fix Released
Status in glibc source package in Trusty:
  Invalid
Status in eglibc source package in Xenial:
  Invalid
Status in glibc source package in Xenial:
  Fix Released
Status in eglibc source package in Yakkety:
  Invalid
Status in glibc source package in Yakkety:
  Invalid

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Rally
The libc6-udeb_2.19-0ubuntu6.11_amd64.udeb fix that was just released
fixes the name resolution issues and we're able to provision our systems
as normal again.

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Invalid
Status in glibc package in Ubuntu:
  Fix Committed
Status in eglibc source package in Precise:
  Fix Released
Status in glibc source package in Precise:
  Invalid
Status in eglibc source package in Trusty:
  Fix Released
Status in glibc source package in Trusty:
  Invalid
Status in eglibc source package in Xenial:
  Invalid
Status in glibc source package in Xenial:
  Fix Released
Status in eglibc source package in Yakkety:
  Invalid
Status in glibc source package in Yakkety:
  Invalid

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Launchpad Bug Tracker
This bug was fixed in the package eglibc - 2.15-0ubuntu10.17

---
eglibc (2.15-0ubuntu10.17) precise-security; urgency=medium

  * REGRESSION UPDATE: Previous update introduce ABI breakage in
internal glibc query ABI
- Back out patches/any/CVE-2015-5180-regression.diff
  (LP: #1674532)

 -- Steve Beattie   Tue, 21 Mar 2017 08:49:32 -0700

** Changed in: eglibc (Ubuntu Precise)
   Status: Confirmed => Fix Released

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Invalid
Status in glibc package in Ubuntu:
  Fix Committed
Status in eglibc source package in Precise:
  Fix Released
Status in glibc source package in Precise:
  Invalid
Status in eglibc source package in Trusty:
  Fix Released
Status in glibc source package in Trusty:
  Invalid
Status in eglibc source package in Xenial:
  Invalid
Status in glibc source package in Xenial:
  Fix Released
Status in eglibc source package in Yakkety:
  Invalid
Status in glibc source package in Yakkety:
  Invalid

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Launchpad Bug Tracker
This bug was fixed in the package eglibc - 2.19-0ubuntu6.11

---
eglibc (2.19-0ubuntu6.11) trusty-security; urgency=medium

  * REGRESSION UPDATE: Previous update introduced ABI breakage in
internal glibc query ABI
- Back out patches/any/CVE-2015-5180-regression.diff
  (LP: #1674532)

 -- Steve Beattie   Tue, 21 Mar 2017 03:28:13 -0700

** Changed in: eglibc (Ubuntu Trusty)
   Status: Confirmed => Fix Released

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Invalid
Status in glibc package in Ubuntu:
  Fix Committed
Status in eglibc source package in Precise:
  Fix Released
Status in glibc source package in Precise:
  Invalid
Status in eglibc source package in Trusty:
  Fix Released
Status in glibc source package in Trusty:
  Invalid
Status in eglibc source package in Xenial:
  Invalid
Status in glibc source package in Xenial:
  Fix Released
Status in eglibc source package in Yakkety:
  Invalid
Status in glibc source package in Yakkety:
  Invalid

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Launchpad Bug Tracker
This bug was fixed in the package glibc - 2.23-0ubuntu7

---
glibc (2.23-0ubuntu7) xenial-security; urgency=medium

  * REGRESSION UPDATE: Previous update introduced ABI breakage in
internal glibc query ABI
- Revert patches/any/CVE-2015-5180-regression.diff
  (LP: #1674532)

 -- Steve Beattie   Tue, 21 Mar 2017 08:54:23 -0700

** Changed in: glibc (Ubuntu Xenial)
   Status: Confirmed => Fix Released

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Invalid
Status in glibc package in Ubuntu:
  Fix Committed
Status in eglibc source package in Precise:
  Confirmed
Status in glibc source package in Precise:
  Invalid
Status in eglibc source package in Trusty:
  Fix Released
Status in glibc source package in Trusty:
  Invalid
Status in eglibc source package in Xenial:
  Invalid
Status in glibc source package in Xenial:
  Fix Released
Status in eglibc source package in Yakkety:
  Invalid
Status in glibc source package in Yakkety:
  Invalid

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Adam Conrad
** Changed in: glibc (Ubuntu Yakkety)
   Status: New => Invalid

** Changed in: glibc (Ubuntu Xenial)
   Importance: Undecided => Critical

** Changed in: glibc (Ubuntu Xenial)
   Status: New => Confirmed

** Changed in: eglibc (Ubuntu Precise)
 Assignee: (unassigned) => Steve Beattie (sbeattie)

** Changed in: eglibc (Ubuntu Trusty)
 Assignee: (unassigned) => Steve Beattie (sbeattie)

** Changed in: glibc (Ubuntu Xenial)
 Assignee: (unassigned) => Steve Beattie (sbeattie)

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Invalid
Status in glibc package in Ubuntu:
  Fix Committed
Status in eglibc source package in Precise:
  Confirmed
Status in glibc source package in Precise:
  Invalid
Status in eglibc source package in Trusty:
  Confirmed
Status in glibc source package in Trusty:
  Invalid
Status in eglibc source package in Xenial:
  Invalid
Status in glibc source package in Xenial:
  Confirmed
Status in eglibc source package in Yakkety:
  Invalid
Status in glibc source package in Yakkety:
  Invalid

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Adam Conrad
** Changed in: glibc (Ubuntu)
   Status: New => Fix Committed

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Invalid
Status in glibc package in Ubuntu:
  Fix Committed
Status in eglibc source package in Precise:
  Confirmed
Status in glibc source package in Precise:
  Invalid
Status in eglibc source package in Trusty:
  Confirmed
Status in glibc source package in Trusty:
  Invalid
Status in eglibc source package in Xenial:
  Invalid
Status in glibc source package in Xenial:
  New
Status in eglibc source package in Yakkety:
  Invalid
Status in glibc source package in Yakkety:
  New

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Adam Conrad
** Also affects: glibc (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: glibc (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Also affects: eglibc (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Also affects: glibc (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: eglibc (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: glibc (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: eglibc (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: glibc (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: eglibc (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: eglibc (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: eglibc (Ubuntu Precise)
   Importance: Undecided => Critical

** Changed in: eglibc (Ubuntu Precise)
   Status: New => Confirmed

** Changed in: eglibc (Ubuntu Trusty)
   Importance: Undecided => Critical

** Changed in: eglibc (Ubuntu Trusty)
   Status: New => Confirmed

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

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

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

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

** Changed in: glibc (Ubuntu)
 Assignee: (unassigned) => Adam Conrad (adconrad)

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Invalid
Status in glibc package in Ubuntu:
  Fix Committed
Status in eglibc source package in Precise:
  Confirmed
Status in glibc source package in Precise:
  Invalid
Status in eglibc source package in Trusty:
  Confirmed
Status in glibc source package in Trusty:
  Invalid
Status in eglibc source package in Xenial:
  Invalid
Status in glibc source package in Xenial:
  New
Status in eglibc source package in Yakkety:
  Invalid
Status in glibc source package in Yakkety:
  New

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Eric Horne
is it valid to run the broken install, when it breaks manually pull down
the new package that you pushed and install that, then let it continue
with the installation?

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Confirmed

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Steve Beattie
Hi, I've put test glibc packages in the ubuntu-security-proposed ppa
https://launchpad.net/~ubuntu-security-
proposed/+archive/ubuntu/ppa/+packages that revert the fix for
CVE-2015-5180. If someone could test that the udeb's from there don't
break your pxe install that would be great.

Quite likely what will happen is if the libc6-udeb is manually installed
after it breaks and the install is continued on successfully, another
failure will happen when the libnss-dns-udeb is pulled from the ubuntu
archive, and will likely need to also be manually installed.

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Confirmed

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Eric Horne
The IP workaround doesn't work because archive.ubuntu.com is a virutal
host (ie it needs the Host: header in the HTTP request). What I did to
work around that was add this to my preseed.cfg. Adjust as needed

d-i preseed/early_command string echo "91.189.88.161 archive.ubuntu.com"
>> /etc/hosts && echo "hosts: files dns" >> /etc/nsswitch.conf

I added the dns in there just in case it happened to start working again
:)

Of course, add other IPs/names that you need. If you need a lot, not
sure. I was playing with the idea of trying to get it to install 6.9
only, but I couldn't figure out how to tell it to do that (and the
early_command is too soon, and the late_command is too late).

It'd be great if 6.10 could be rolled back for now.

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Confirmed

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Rally
I just tested the workaround of setting the apt mirror to be an IP
instead of a hostname and it does finish the base install but our
provisioning process is still broken. We have a late_command that gets a
script to do integrations into our environment (AD domain joining,
configuration management, certificates, etc.). All of that breaks as
well because there's numerous parts that need hostname resolution.

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Confirmed

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Rally
Just hit this bug with our PXE provisioning system when trying to deploy
14.04. We were deploying without issues days ago.

The syslog from the failed install shows wget to our apt mirror location
working fine until after anna retrieves
libc6-udeb_2.19-0ubuntu6.10_amd64.deb. The subsequent retrieval of
libcryptsetu4-udeb 2:1.6.1-1ubuntu1 fails due to wget being unable to
resolve host address.

It looks like libc6-udeb_2.19-0ubuntu6.10_amd64.deb in the last 24 hours
with numerous security fixes related to hostname resolution.

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Confirmed

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Éric Paul
Thanks to Eric for suggesting the workaround.

It works if there's no virtual hosting on the mirror. As I manage a
local mirror, I changed my apache configuration and I can install with
my PXE.

Eric.

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Confirmed

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Eric Horne
I believe changing the preseed.cfg file to use an IP address for the
archive instead of the domain name will work around this; it's not a
good long term solution since it messes up ubuntu's dns load balancing,
but if you need to perform an install this might work. I'm in the
process of verifying this.

d-i mirror/http/hostname string archive.ubuntu.com

to

d-i mirror/http/hostname string (looked up ip address)

and... thank you all for quickly investigating the issue! :)

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Confirmed

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Stuart Harland
This issue does not appear to exist in the installer for xenial but
definitely effects the anna-install process for trusty.

The effect is to make the system unable to be installed.

Please see http://termbin.com/1npy which has the output of syslog from
the installer.

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Confirmed

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Éric Paul
Hi,

I have the same problem. I'm unable to install any 14.04 from my PXE
server. The installation proceed as expected until:

DEBUG: retrieving libc6-udeb 2.19-0ubuntu6.10

The next package triggers a:

wget: unable to resolve host address 'fr.archive.ubuntu.com'

Something strange noticed while debugging, using 'route' I get the right
resolved address for my gateway while any 'ping fr.archive.ubuntu.com'
in BBox print a:

ping: bad address 'fr.archive.ubuntu.com'

It's critical as I can't install anything.

Eric.

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Confirmed

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread thedarkwinter
Hi

To extend the info on this one:

unattended-upgrades updated this package today, and caused the same
issue for me, causing servers to stop resolving DNS internally.
Rebooting after installing resolved the issue, suggesting the update
itself is fine, but the process of updating breaks resolution.

After updating a server (without reboot), the internal DNS servers
received odd queries of type TYPE20736 (no idea what that is)

21-Mar-2017 10:38:49.627 queries: info: client 172.16.x.x#49803
(host.internal.domain): query: host.internal.domain IN TYPE20736 +
(172.16.x.x)

After rebooting said server, it starts querying normal type A records
again.

I also run some authoritative DNS servers, and have seen the same query
type from the public - suggesting that other servers out in the wild are
experiencing the same issue!

21-Mar-2017 14:22:22.578 queries: client x.x.x.x#43836 (www.domain.com):
query: www.domain.com IN TYPE20736 - (x.x.x.x)

I realize this is not directly related to the subject of this bug, but I
think its relevant.

Cheers,
Michael

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Confirmed

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Ilia Sharov
I confirm same kind of problem in Precise.
After update to -ubuntu6.10 ipv4 become to be preferable protocol even on 
ipv6-only servers.
%%
telnet google.com 443
Trying 173.194.222.102...
Trying 173.194.222.101...
Trying 173.194.222.113...
Trying 173.194.222.138...
Trying 173.194.222.139...
Trying 173.194.222.100...
telnet: Unable to connect to remote host: Network is unreachable
%%
Direct protocol direction works fine:
%%
telnet -6 google.com 443
Trying 2a00:1450:4010:c01::65...
Connected to google.com.
Escape character is '^]'.
%%

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Confirmed

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Pieter Lexis
This problem stems from the inclusion of the fix for CVE-2015-5180. The
internal number for A +  changed in glibc (from T_UNSPEC=62321 to
T_QUERY_A_AND_=439963904).

In TCPDump, we see queries going out for TYPE62321 (the former internal
number for A+).

I think busybox uses the old symbols here?

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2015-5180

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Confirmed

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Steve Beattie
I am unable to reproduce it with the mini.iso from Ubuntu 12.04, even
though the same problematic patch was backported to that release. It
also does not reproduce with the mini.iso from Ubuntu 16.04.

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Confirmed

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Steve Beattie
Hi Eric, thanks for the rpeort. Sorry you're having difficulties. I can
reproduce the issue with the Ubuntu 14.04 mini.iso from trusty-updates.

** Changed in: eglibc (Ubuntu)
   Status: New => Confirmed

** Changed in: eglibc (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  Confirmed

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-20 Thread Eric Horne
"Suddenly" refers to the log in which it is happily downloading stuff
from the archive and after successfully downloading and installing the
libc6_2.19-0ubuntu6.10 package it is unable to download the next package
because it can no longer resolve the archive.ubuntu.com name that it had
been resolving prior to the installation of that libc6 library. I
unfortunately don't know how to get logs off the system to send in :(

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

Title:
  Ubuntu 14.04 broken during PXE boot

Status in eglibc package in Ubuntu:
  New

Bug description:
  After installing the libc6_2.19-0ubuntu6.10_amd64_udeb package during
  the automated install of ubuntu 14.04.5, the system was suddenly
  unable to resolve hostnames via dns. Installing -0ubuntu6.9 resolved
  the issue. Reinstalling -ubuntu6.10 broke the system again.

  I note that -ubuntu6.10 was recently added to the archive.

  I am currently unable to install Ubuntu 14.04.5.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp