[Touch-packages] [Bug 1358306] [NEW] lxc postinst incorrectly chooses network address to use

2014-08-18 Thread LaMont Jones
Public bug reported: The lxc postinst assumes that only /24 networks are used in 10.0.0.0/8. If the host has a route for 10.0.0.2/23 (or 10.0.0.0/22, or any other block that includes 10.0.3.0/24 or whatever other block it is checking) then the postinst chooses a chunk of the existing network

[Touch-packages] [Bug 1472378] Re: upgrading ca-certificates results in broken certificate chains

2015-07-07 Thread LaMont Jones
Looking at the changelog: 20111025: Drop bogus c_rehash on upgrades, ... 20110421: * Depend on openssl 1.0.0 and force a call of c_rehash so that we have both the old and new style of symlinks. (Closes: #611102) I fully suspect that the bug was introduced upstream in oct 2011. If that's the

[Touch-packages] [Bug 1472378] [NEW] upgrading ca-certificates results in broken certificate chains

2015-07-07 Thread LaMont Jones
Public bug reported: Found this (finally) upgrading a web server from lucid to precise (via do-release-upgrade): Preparing to replace ca-certificates 20141019ubuntu0.10.04.1 (using .../ca-certificates_20141019ubuntu0.12.04.1_all.deb) ...^M Unpacking replacement ca-certificates ...^M ... Setting

[Touch-packages] [Bug 1521618] Re: wrong subnet in DHCP answer when multiple networks are present

2015-12-01 Thread LaMont Jones
Can we also get the output of the following on the cluster controller: ip addr list; ip route list thanks -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu. https://bugs.launchpad.net/bugs/1521618 Title:

[Touch-packages] [Bug 1521618] Re: wrong subnet in DHCP answer when multiple networks are present

2015-12-08 Thread LaMont Jones
I'm having trouble reproducing this... What version of isc-dhcp-server is running here? Does it change anything if you (manually) reorder the 2 subnets in dhcpd.conf and restart the dhcp server? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1528956] Re: netinst produces an unusable system

2015-12-23 Thread LaMont Jones
** Attachment added: "host definition for the vm used" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1528956/+attachment/4539557/+files/xenial.xml -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in

[Touch-packages] [Bug 1528956] [NEW] netinst produces an unusable system

2015-12-23 Thread LaMont Jones
Public bug reported: for various reasons of history: /var/lib/tftpboot/pxelinux.0 (was precise? md5sum is 94fa5add303db869b79cba07449127c2) /var/lib/tftpboot/xenial is a directory into which xenial/main/installer-amd64/current/images/netboot/netboot.tar.gz was unpacked. (md5sum of the

[Touch-packages] [Bug 1519518] Re: gsettings-schema-convert has syntax errors

2015-11-26 Thread LaMont Jones
I forget exactly what the error message was, but I think it was the difference between whatever output is, and that write wanted a bytestring. -- it's possibl;e that should be fout.write(unicode(output))... -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1240757] Re: Bridge not created if bind9 is on

2016-06-14 Thread LaMont Jones
** Changed in: bind9 (Ubuntu) Milestone: None => xenial-updates ** Changed in: bind9 (Ubuntu) Assignee: (unassigned) => LaMont Jones (lamont) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu.

[Touch-packages] [Bug 1537789] Re: MAAS dhcp fails to start on up-to-date Xenial with MAAS built from source

2016-01-25 Thread LaMont Jones
And bug attributed in 4.3.3-5ubuntu4. :( ** Changed in: isc-dhcp (Ubuntu) Importance: Undecided => Critical ** Changed in: isc-dhcp (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1537789] Re: MAAS dhcp fails to start on up-to-date Xenial with MAAS built from source

2016-01-25 Thread LaMont Jones
Fixed in 4.3.3-5ubuntu3 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu. https://bugs.launchpad.net/bugs/1537789 Title: MAAS dhcp fails to start on up-to-date Xenial with MAAS built from source

[Touch-packages] [Bug 1537789] Re: MAAS dhcp fails to start on up-to-date Xenial with MAAS built from source

2016-01-25 Thread LaMont Jones
encountered with (and fixed in-situ under) 4.3.3-5ubuntu2 ** Also affects: isc-dhcp (Ubuntu) Importance: Undecided Status: New ** Changed in: isc-dhcp (Ubuntu) Assignee: (unassigned) => LaMont Jones (lamont) -- You received this bug notification because you are a mem

[Touch-packages] [Bug 1537789] Re: MAAS dhcp fails to start on up-to-date Xenial with MAAS built from source

2016-01-25 Thread LaMont Jones
** Changed in: isc-dhcp (Ubuntu) Milestone: None => trusty-updates ** Changed in: isc-dhcp (Ubuntu) Milestone: trusty-updates => ubuntu-16.04 ** Changed in: isc-dhcp (Ubuntu) Milestone: ubuntu-16.04 => trusty-updates ** Changed in: isc-dhcp (Ubuntu) Milestone: trusty-updates =>

[Touch-packages] [Bug 1556175] Re: networking.service hangs on shutdown -- killing dhclient has no effect any more

2016-03-18 Thread LaMont Jones
** Changed in: bind9 (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu. https://bugs.launchpad.net/bugs/1556175 Title: networking.service hangs on shutdown

[Touch-packages] [Bug 1551351] Re: dhclient does not renew leases

2016-03-09 Thread LaMont Jones
The plan here is to restore the -export libraries for the time being, until upstream finishes the dhcp changes that are needed to have the common libs work. This is in-progress. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1562402] [NEW] segv in apt 1.2.7 with dist-upgrade

2016-03-26 Thread LaMont Jones
Public bug reported: The following NEW packages will be installed: maas-region-api The following packages will be upgraded: console-setup console-setup-linux devscripts git git-man keyboard-configuration language-pack-en language-pack-en-base language-pack-gnome-en

[Touch-packages] [Bug 1562402] Re: segv in apt 1.2.7 with dist-upgrade

2016-03-26 Thread LaMont Jones
And here is the trace from 1.2.8: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Need to get 798 kB/35.8 MB of archives. After this operation, 3,549 kB disk space will be freed. Do you want to continue? [Y/n] Get:1 http://ubuntu-mirror.wfg-office/ubuntu xenial/main

[Touch-packages] [Bug 1565567] Re: segv in sudo_getgrgid

2016-04-03 Thread LaMont Jones
this is with current xenial (1.8.16-0ubuntu1) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sudo in Ubuntu. https://bugs.launchpad.net/bugs/1565567 Title: segv in sudo_getgrgid Status in sudo package in Ubuntu: New

[Touch-packages] [Bug 1565567] [NEW] segv in sudo_getgrgid

2016-04-03 Thread LaMont Jones
Public bug reported: If the user is in a group with no name (because libnss-db got removed and the group was defined there, for example...) then: the call to sudo_debug_printf in sudo_getgrgid (plugins/sudoers/pwutil.c, line 462) causes a SEGV when trying to get item->d.gr->gr_name (since

[Touch-packages] [Bug 1661691] Re: TERM=xterm enables mouse mode in vi, breaks pasting with middle mouse

2017-02-19 Thread LaMont Jones
Also true when TERM=screen -- I suspect it doesn't care what terminal you're using, if it can grab mouse events, it does. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to vim in Ubuntu. https://bugs.launchpad.net/bugs/1661691

[Touch-packages] [Bug 1661691] Re: TERM=xterm enables mouse mode in vi, breaks pasting with middle mouse

2017-02-19 Thread LaMont Jones
A very unexpected, and totally unwelcome change to vim. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to vim in Ubuntu. https://bugs.launchpad.net/bugs/1661691 Title: TERM=xterm enables mouse mode in vi, breaks pasting with

[Touch-packages] [Bug 1640147] Re: [2.1] rsyslog is flooded with "no link-local IPv6 address for $IFACE" on commissioning

2017-02-13 Thread LaMont Jones
The loop of output is caused by maas trying to get an ipv6 address in a loop, even though the interface clearly does not support ipv6. (If it did, there would be a link-local address.) ** Changed in: isc-dhcp (Ubuntu) Status: New => Invalid -- You received this bug notification because

[Touch-packages] [Bug 1640147] Re: [2.1] rsyslog is flooded with "no link-local IPv6 address for $IFACE" on commissioning

2017-02-13 Thread LaMont Jones
tl;dr: dhclient -6 should be less spam-chatty in the presence of no ipv6 support. If dhclient logged that as one message, instead of 9 messages, then syslog would compress the output. The easiest way that I've seen to reproduce this is to boot with ipv6.disable=true on the kernel command line.

[Touch-packages] [Bug 1640147] Re: [2.1] rsyslog is flooded with "no link-local IPv6 address for $IFACE" on commissioning

2017-02-14 Thread LaMont Jones
** Changed in: maas/2.1 Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu. https://bugs.launchpad.net/bugs/1640147 Title: [2.1] rsyslog is flooded with "no link-local IPv6

[Touch-packages] [Bug 1640147] Re: [2.1] rsyslog is flooded with "no link-local IPv6 address for $IFACE" on commissioning

2017-02-14 Thread LaMont Jones
** Also affects: maas/2.1 Importance: Undecided Status: New ** Changed in: maas/2.1 Milestone: None => 2.1.4 ** Changed in: maas/2.1 Assignee: (unassigned) => LaMont Jones (lamont) ** Changed in: maas Assignee: (unassigned) => LaMont Jones (lamont) ** Changed

[Touch-packages] [Bug 1447715] Re: dhclient -6: Can't bind to dhcp address: Cannot assign requested address

2016-09-02 Thread LaMont Jones
Better yet, have dhclient retry that bind call itself, at least for a short while, before throwing an error. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu. https://bugs.launchpad.net/bugs/1447715 Title:

[Touch-packages] [Bug 1621507] [NEW] ipconfig lacks ipv6 support

2016-09-08 Thread LaMont Jones
Public bug reported: initramfs' configure_networking function uses ipconfig to configure the network. ipconfig does not support dhcpv6. See: https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=627164 Anyone wanting to netboot in an ipv6-only environment is affected. ** Affects: klibc (Ubuntu)

[Touch-packages] [Bug 1621507] Re: ipconfig lacks ipv6 support

2016-09-08 Thread LaMont Jones
** Also affects: initramfs-tools (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to klibc in Ubuntu. https://bugs.launchpad.net/bugs/1621507 Title: ipconfig lacks ipv6

[Touch-packages] [Bug 1621507] Re: ipconfig lacks ipv6 support

2016-09-08 Thread LaMont Jones
** Summary changed: - ipconfig lacks ipv6 support + initramfs-tools configure_networking() fails to dhcp ipv6 addresses -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to klibc in Ubuntu. https://bugs.launchpad.net/bugs/1621507

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-09-23 Thread LaMont Jones
** Description changed: - initramfs' configure_networking function uses ipconfig to configure the - network. - - ipconfig does not support dhcpv6. See: https://bugs.debian.org/cgi- - bin/bugreport.cgi?bug=627164 - - Anyone wanting to netboot in an ipv6-only environment is affected. +

[Touch-packages] [Bug 1631010] [NEW] please add a cmdline option to chose between ipv4, ipv6, or dual-stack network boot

2016-10-06 Thread LaMont Jones
Public bug reported: Right now, I can boot with "ip=hostname:BOOTIF" in the kernel commandline, and (after bug 1621507), I get whatever it came up with for ipv4 and ipv6. If for nothing more than testing on a dual-stack environment, it would be nice to be able to force that to try both

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-10-06 Thread LaMont Jones
This was resolved by switching away from klibc's ipconfig ** Changed in: klibc (Ubuntu Xenial) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu.

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-10-06 Thread LaMont Jones
This was resolved by switching away from klibc's ipconfig ** Changed in: klibc (Ubuntu) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu.

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-09-21 Thread LaMont Jones
iproute2 turns out to be not needed for this. ** No longer affects: iproute2 (Ubuntu) ** No longer affects: iproute2 (Ubuntu Xenial) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to iproute2 in Ubuntu.

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-09-20 Thread LaMont Jones
** Also affects: iproute2 (Ubuntu) Importance: Undecided Status: New ** Also affects: open-iscsi (Ubuntu) Importance: Undecided Status: New ** Changed in: open-iscsi (Ubuntu) Assignee: (unassigned) => LaMont Jones (lamont) ** Changed in: iproute2 (Ubuntu) Assig

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-09-20 Thread LaMont Jones
open-iscsi's part of this is fixed in open- iscsi_2.0.873+git0.3b4b4500-14ubuntu4 ** Changed in: open-iscsi (Ubuntu) Status: New => Fix Committed ** Also affects: initramfs-tools (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: klibc (Ubuntu Xenial)

[Touch-packages] [Bug 1629972] [NEW] networking stop incorrectly disconnects from (network) root filesystem

2016-10-03 Thread LaMont Jones
, and networking.service ExecStop should honor those checks. ** Affects: maas Importance: Undecided Status: New ** Affects: ifupdown (Ubuntu) Importance: Undecided Assignee: LaMont Jones (lamont) Status: New ** Affects: ifupdown (Ubuntu Xenial) Importance

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-10-03 Thread LaMont Jones
** Also affects: ifupdown (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu. https://bugs.launchpad.net/bugs/1621507 Title: initramfs-tools

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-10-03 Thread LaMont Jones
** Changed in: open-iscsi (Ubuntu) Assignee: LaMont Jones (lamont) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu. https://bugs.launchpad.net/bugs/1621507 Title: initramfs-to

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-10-03 Thread LaMont Jones
** No longer affects: ifupdown (Ubuntu) ** No longer affects: ifupdown (Ubuntu Xenial) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu. https://bugs.launchpad.net/bugs/1621507 Title: initramfs-tools

[Touch-packages] [Bug 1629972] Re: networking stop incorrectly disconnects from (network) root filesystem

2016-10-03 Thread LaMont Jones
** Description changed: With the switch to systemd, all support for iscsi root (and other) filesystems disappeared, since shutdown yanks the rug out from under us. Rather than just relying on /etc/iscsi/iscsi.initramfs (which d-i creates..), the DEV check should be expanded to include

[Touch-packages] [Bug 1609898] Re: dhclient incorrectly assumes a /64 ipv6 prefix

2016-09-30 Thread LaMont Jones
With this fix, my IPv6 service from Comcast broke. Specifically, they hand out an IP on the /64 via dhcpv6, with the default gateway being an IP on the same /64, along with an IA /56 for the customer to use locally. Adding the default route fails because there is no route to said gateway (since

[Touch-packages] [Bug 1609898] Re: dhclient incorrectly assumes a /64 ipv6 prefix

2016-09-30 Thread LaMont Jones
I have confirmed that the machine is accepting router advertisements, and that comcast is not sending them. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu. https://bugs.launchpad.net/bugs/1609898 Title:

[Touch-packages] [Bug 1609898] Re: dhclient incorrectly assumes a /64 ipv6 prefix

2016-09-30 Thread LaMont Jones
After further checking, comcast is sending them, my machine is just not seeing them... Will file a separate bug. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu. https://bugs.launchpad.net/bugs/1609898

[Touch-packages] [Bug 1632096] Re: dhclient-script does not respect ip6_prefixlen

2016-10-10 Thread LaMont Jones
*** This bug is a duplicate of bug 1609898 *** https://bugs.launchpad.net/bugs/1609898 The DHCP v6 protocol does not include prefixlen: On-link indication comes from router-advertisements, only. So it's not so much that the script is ignoring it, as it is that dhclient is making up answers.

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-10-27 Thread LaMont Jones
** Changed in: maas Status: Fix Released => In Progress ** Changed in: maas Assignee: (unassigned) => LaMont Jones (lamont) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu.

[Touch-packages] [Bug 1632808] [NEW] configure_networking exits without any ipv6 routes

2016-10-12 Thread LaMont Jones
Public bug reported: Because DHCPv6 only does addresses, and not routes, configure_networking needs to wait for the kernel to process a router-advertisement before returning claiming an IPv6 config (since all it will have is a /128 and no routes, making for a pretty useless network stack.) See

[Touch-packages] [Bug 1632804] Re: ROUNDTTT in configure_networking is effectively ignored

2016-10-12 Thread LaMont Jones
** Also affects: maas Importance: Undecided Status: New ** Tags added: maas-ipv6 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1632804 Title: ROUNDTTT

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-10-12 Thread LaMont Jones
Filed the above 2 issues as (1) Bug #1632804 and (2) Bug #1632808 for yakkety. noting that here because those should be fixed as part of the xenial SRU of this bug. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in

[Touch-packages] [Bug 1635654] [NEW] Machine fails to stop, or start interfaces. hangs in systemd waiting for completion

2016-10-21 Thread LaMont Jones
Public bug reported: The attached /etc/network/interfaces file is fatal to /lib/systemd/system/networking.service, resulting in a loop that never finishes. ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: ifupdown 0.8.13ubuntu4 ProcVersionSignature: Ubuntu

[Touch-packages] [Bug 1635654] Re: Machine fails to stop, or start interfaces. hangs in systemd waiting for completion

2016-10-21 Thread LaMont Jones
** Attachment added: "/e/n/i that results in a loop" https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1635654/+attachment/4764881/+files/interfaces -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in

[Touch-packages] [Bug 1635654] Re: Machine fails to stop, or start interfaces. hangs in systemd waiting for completion

2016-10-21 Thread LaMont Jones
After you change your /e/n/i to that, and reproduce the issue, break=init, and then mount -oremount,rw /root; chroot /root; vi /etc/network/interfaces and comment out everything from "auto br1" to end of file, exit; mount -oremount,ro /root; exit and you're back to a bootable system... Which is

[Touch-packages] [Bug 1635654] Re: Machine fails to stop, or start interfaces. hangs in systemd waiting for completion

2016-10-21 Thread LaMont Jones
The reboot of the system prior to this morning was after a dist-upgrade on "2016-10-14 08:30:10" according to /var/log/apt/history.log -- the upgrade to zesty occurred on 2016-10-18, and the reboot was after a fresh dist-upgrade this morning, on zesty. -- You received this bug notification

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-11-21 Thread LaMont Jones
open-iscsi is verified for xenial and yakkety ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu. https://bugs.launchpad.net/bugs/1621507

[Touch-packages] [Bug 1632804] Re: ROUNDTTT in configure_networking is effectively ignored

2016-11-02 Thread LaMont Jones
*** This bug is a duplicate of bug 1621507 *** https://bugs.launchpad.net/bugs/1621507 ** This bug has been marked a duplicate of bug 1621507 initramfs-tools configure_networking() fails to dhcp ipv6 addresses -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-11-01 Thread LaMont Jones
** Patch added: "isc-dhcp debdiff" https://bugs.launchpad.net/ubuntu/+source/klibc/+bug/1621507/+attachment/4770861/+files/isc-dhcp.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu.

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-11-01 Thread LaMont Jones
I'm attaching debdiffs for initramfs-tools, isc-dhcp, and open-iscsi. The combination (along with cloud-initramfs-tools and cloud-init -- see bug 1621615) seem to work with maas in IPv4, IPv6, and dual stack (booting IPv4 and IPv6), when added to yakkety-proposed. ** Patch added: "debdiff for

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-11-01 Thread LaMont Jones
** Patch added: "open-iscsi debdiff" https://bugs.launchpad.net/ubuntu/+source/klibc/+bug/1621507/+attachment/4770860/+files/open-iscsi.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu.

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-11-01 Thread LaMont Jones
All of the debdiffs need to be rolled into zesty, and backported to yakkety, xenial. ** Changed in: isc-dhcp (Ubuntu) Status: Fix Released => In Progress ** Changed in: isc-dhcp (Ubuntu Xenial) Status: Fix Released => In Progress ** Changed in: isc-dhcp (Ubuntu Yakkety)

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-11-01 Thread LaMont Jones
attached debdiff needs to roll forward into zesty. ** Changed in: initramfs-tools (Ubuntu) Status: Fix Released => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu.

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-11-01 Thread LaMont Jones
all 3 debdiffs need to land in zesty, and be backported to yakkety and xenial for SRU. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu. https://bugs.launchpad.net/bugs/1621507 Title: initramfs-tools

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-10-11 Thread LaMont Jones
** Tags removed: verification-done ** Tags added: verification-pending -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu. https://bugs.launchpad.net/bugs/1621507 Title: initramfs-tools

[Touch-packages] [Bug 1629972] Re: networking stop incorrectly disconnects from (network) root filesystem

2016-10-11 Thread LaMont Jones
dia/root-rw//overlay,workdir=/media/root-rw//overlay-workdir And then there is the collection of "INFO: task systemd:1 blocked for more than 120 seconds." log entries on the console. ** Changed in: ifupdown (Ubuntu) Assignee: LaMont Jones (lamont) => (unassigned) -- You receive

[Touch-packages] [Bug 1631474] Re: No networking with initramfs-tools 0.122ubuntu8.3 and ip=dhcp boot option

2016-10-13 Thread LaMont Jones
0.122ubuntu8.4 still fails to get an IP when the switchport is not 'portfast' (and the switch therefore passes no traffic for 60 seconds after link-up.) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-10-12 Thread LaMont Jones
After looking into this more (and working on Bug #1629972 some), there are couple of issues with the new configure_networking: 1. since it checks only for the existence of /run/net-${DEVICE}.conf, and the dhclient scripts ALWAYS (even on failure) create it, it will try to get a lease exactly once

[Touch-packages] [Bug 1632804] [NEW] ROUNDTTT in configure_networking is effectively ignored

2016-10-12 Thread LaMont Jones
Public bug reported: With the changes from Bug #1621507, ROUNDTTT is effectively ignored. The loop checks only for the existence of /run/net-${DEVICE}.conf, and the dhclient scripts ALWAYS (even on failure) create it, it will try to get a lease exactly once before bailing out. Ideally, if both

[Touch-packages] [Bug 1631474] Re: No networking with initramfs-tools 0.122ubuntu8.3 and ip=dhcp boot option

2016-10-14 Thread LaMont Jones
I have confirmed that this functions as expected for MAAS (behaves exactly like 0.122ubuntu8.1 did.) Not marking verification-done, but +1 from me/MAAS. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in

[Touch-packages] [Bug 1631474] Re: No networking with initramfs-tools 0.122ubuntu8.3 and ip=dhcp boot option

2016-10-14 Thread LaMont Jones
After more discussion, marking this verification-done. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-12-09 Thread LaMont Jones
** Merge proposal linked: https://code.launchpad.net/~lamont/ubuntu/+source/open-iscsi/+git/open-iscsi/+merge/312899 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu.

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-12-14 Thread LaMont Jones
** Description changed: initramfs' configure_networking function uses ipconfig to configure the network. ipconfig does not support dhcpv6. See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627164 Related bugs:   * bug 1229458: grub2 needed changes   * bug 1621615: network not

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-12-15 Thread LaMont Jones
** Description changed: initramfs' configure_networking function uses ipconfig to configure the network. ipconfig does not support dhcpv6. See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627164 Related bugs:   * bug 1229458: grub2 needed changes   * bug 1621615: network not

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-12-15 Thread LaMont Jones
Final review feedback has been incorporated into initramfs-tools, isc- dhcp, and open-iscsi, and uploaded to zesty. ** Description changed: initramfs' configure_networking function uses ipconfig to configure the network. ipconfig does not support dhcpv6. See:

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-12-13 Thread LaMont Jones
** Description changed: initramfs' configure_networking function uses ipconfig to configure the network. ipconfig does not support dhcpv6. See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627164 Related bugs:   * bug 1229458: grub2 needed changes   * bug 1621615: network not

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-12-07 Thread LaMont Jones
** Description changed: initramfs' configure_networking function uses ipconfig to configure the network. ipconfig does not support dhcpv6. See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627164 Related bugs:   * bug 1229458: grub2 needed changes   * bug 1621615: network not

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-12-14 Thread LaMont Jones
Marking the "normal boot, no remote root" as verified, since I did that about a dozen times today. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu. https://bugs.launchpad.net/bugs/1621507 Title:

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-12-14 Thread LaMont Jones
Today, I tested all of the MAAS cases with current -proposed from both xenial and yakkety. Behaves as expected. ** Description changed: initramfs' configure_networking function uses ipconfig to configure the network. ipconfig does not support dhcpv6. See:

[Touch-packages] [Bug 1650631] Re: ip6=dhcp turns on ip=dhcp

2016-12-16 Thread LaMont Jones
Based on a conversation with Scott, we are both of the opinion that this bug should not delay the landing of the fixes for bug 1621507 and bug 1621615 into xenial and yakkety. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-12-16 Thread LaMont Jones
Reconfirmed yakkety today. Also tested "ip6= without ip=": which yakkety currently hates, but we've decided to handle separately after this SRU lands, partially because it's a trivial workaround ("for ipv6-only, specify "ip6=dhcp ip=off") and also not a case that anything needing the SRU actually

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-12-16 Thread LaMont Jones
** Description changed: initramfs' configure_networking function uses ipconfig to configure the network. ipconfig does not support dhcpv6. See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627164 Related bugs:   * bug 1229458: grub2 needed changes   * bug 1621615: network not

[Touch-packages] [Bug 1647586] [NEW] apparmor errors with current ntp

2016-12-06 Thread LaMont Jones
Public bug reported: On ntpd restart, this gets logged. (1:4.2.8p8+dfsg-1ubuntu2) Dec 6 01:14:05 rover3 kernel: [16526.813113] audit: type=1400 audit(1481012045.534:136): apparmor="DENIED" operation="connect" profile="/usr/sbin/ntpd" name="/run/dbus/system_bus_socket" pid=29435 comm="ntpd"

[Touch-packages] [Bug 1632808] Re: Consider supporting IPv6 autoconf in configure_networking

2017-01-04 Thread LaMont Jones
And leaving it triaged for MAAS, since once initramfs-tools supports it, MAAS will need to propagate that to the UI. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.

[Touch-packages] [Bug 1632808] Re: Consider supporting IPv6 autoconf in configure_networking

2017-01-04 Thread LaMont Jones
I am also not aware of anyone in the MAAS space who _wants_ autoconf for ipv6 networks. I am aware of at least one who wants it OFF for their networks. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in

[Touch-packages] [Bug 1632808] Re: configure_networking exits without any ipv6 routes

2017-01-04 Thread LaMont Jones
Converting this to be the bug for ip6=stateless (or ip6=autoconf?), as the rest of it was solved with 1621507. ** Changed in: maas Status: New => Fix Released ** Summary changed: - configure_networking exits without any ipv6 routes + Consider supporting IPv6 autoconf in

[Touch-packages] [Bug 1629972] Re: networking stop incorrectly disconnects from (network) root filesystem

2016-12-19 Thread LaMont Jones
Verification was done by using MAAS to enlist, commission, and deploy xenial (with the fix) on a machine. Previously, it failed to shut down, because the root disk got unmounted. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1629972] Re: networking stop incorrectly disconnects from (network) root filesystem

2016-12-19 Thread LaMont Jones
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu. https://bugs.launchpad.net/bugs/1629972 Title: networking stop incorrectly

[Touch-packages] [Bug 1631474] Re: No networking with initramfs-tools 0.122ubuntu8.3 and ip=dhcp boot option

2016-12-19 Thread LaMont Jones
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1631474 Title: No networking with

[Touch-packages] [Bug 1408106] Re: attach_disconnected not sufficient for overlayfs

2017-04-04 Thread LaMont Jones
** Also affects: maas Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1408106 Title: attach_disconnected not sufficient for

[Touch-packages] [Bug 1408106] Re: attach_disconnected not sufficient for overlayfs

2017-04-04 Thread LaMont Jones
This bug causes maas testing to fail (at least the ntp test, because of overlayfs and apparmor and ntp having a profile.) See https://bugs.launchpad.net/maas/+bug/1677336 Hardware testing is a requirement for MAAS 2.2. -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1683911] [NEW] ifup places illegally named variables into the environment

2017-04-18 Thread LaMont Jones
Public bug reported: When dhclient brings up interface eth0.55, the environment passed to scripts includes: IFUPDOWN_eth0=parent-lock IFUPDOWN_eth0.55=post-up IFACE=eth0.55 LOGICAL=eth0.55 ADDRFAM=inet METHOD=dhcp MODE=start PHASE=post-up VERBOSITY=0