[Bug 1926138] Re: ARM images should support ttyAMA too

2022-03-19 Thread Ben Howard
Proposed patch at https://code.launchpad.net/~darkmuggle/livecd- rootfs/+git/livecd-rootfs/+merge/417126 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926138 Title: ARM images should support ttyAM

[Bug 1681531] Re: DigitalOcean DS defines mutliple gateways via meta-data

2017-06-22 Thread Ben Howard
Marking as verification done. I've thoroughly tested the patch and confirmed that it works in production. ** Tags removed: verification-needed ** Tags added: verification-done verification-done-xenial verification-done-yakkety verification-done-zesty -- You received this bug notification becaus

[Bug 1676908] Re: DigitalOcean network improvements

2017-05-12 Thread Ben Howard
** Tags removed: verification-done yakkety-verification-done zesty-verification-done ** Tags added: verification-done-xenial verification-done-yakkety verification-done-zesty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1676908] Re: DigitalOcean network improvements

2017-05-12 Thread Ben Howard
** Tags removed: verification-done-xenial verification-needed-yakkety verification-needed-zesty ** Tags added: verification-doner ** Tags removed: verification-doner ** Tags added: verification-done ** Tags added: yakkety-verification-done zesty-verification-done -- You received this bug notif

[Bug 1676908] Re: DigitalOcean network improvements

2017-05-11 Thread Ben Howard
Marking as verification done. However, the Bug #1681531 affects Droplets with a private interface. Users are encouraged to only use public interface droplets. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of U

[Bug 1676908] Re: DigitalOcean network improvements

2017-05-03 Thread Ben Howard
** Description changed: + [Impact] + + Due to the new rendering of /etc/network/interfaces, clients upgrading + to newer Cloud-init versions will not get /etc/resolv.conf rendered + correctly due to LP: 1657940 (which changed the rendering of + /etc/network/interfaces), trigginer LP: #1675571. +

[Bug 1681531] Re: DigitalOcean DS defines mutliple gateways via meta-data

2017-05-03 Thread Ben Howard
** Description changed: - The cloud-init datasource for DigitalOcean allows for multiple gateways - on any NIC. + [Impact] + The cloud-init datasource for DigitalOcean allows for multiple gateways on any NIC. On Ubuntu 16.04, this breaks networking.service. For 17.04 and later, Ubuntu _rep

[Bug 1681531] Re: DigitalOcean DS defines mutliple gateways via meta-data

2017-05-03 Thread Ben Howard
** Changed in: cloud-init (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1681531 Title: DigitalOcean DS defines mutliple gateways via meta-data To man

[Bug 1681531] Re: DigitalOcean DS defines mutliple gateways via meta-data

2017-05-03 Thread Ben Howard
** Summary changed: - networking.service fails on ifup if networking configured via cloud-init + DigitalOcean DS defines mutliple gateways via meta-data ** Description changed: - When cloud-init configures networking, it uses `ifup`. However, after - cloud-init is done, networking.service runs a

[Bug 1681531] Re: networking.service fails on ifup if networking configured via cloud-init

2017-04-26 Thread Ben Howard
Correction, I have submitted the following patch: https://git.launchpad.net/~utlemming/cloud-init/commit/?id=f878555afa5fdad0139b4fe29bbb90e12906766b -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/16815

[Bug 1681531] Re: networking.service fails on ifup if networking configured via cloud-init

2017-04-26 Thread Ben Howard
Actually...the root cause is: https://git.launchpad.net/~utlemming/cloud-init/commit/?id=804e183bae9796d73d96547f47b0bdd2d57628eb Since the DigitalOcean meta-data has multiple gateway's defined, cloud- init was rendering an ENI file with two "gateway" stanza's. -- You received this bug notificat

[Bug 1681531] [NEW] networking.service fails on ifup if networking configured via cloud-init

2017-04-10 Thread Ben Howard
Public bug reported: When cloud-init configures networking, it uses `ifup`. However, after cloud-init is done, networking.service runs and attempts an `ifup -a --read-environment` it fails since the devices are already configured with a "RTNETLINK answers: File exists" (return code of 1). The end

[Bug 1675571] Re: Cloud-init update renders secondary addresses to be incompatible with standard tools

2017-03-28 Thread Ben Howard
** Description changed: The change of how cloud-init renders /etc/network/interface.d/50-cloud-init.cfg, standard tools no longer work as expected: * resolvconf will nullify nameservers * if* commands ignore secondary addresses - - The rendering is considered dangerous per Debian (https:

[Bug 1675571] Re: Cloud-init update renders secondary addresses ti be incompatible with standard tools

2017-03-28 Thread Ben Howard
I've withdrawn my PR for the DigitalOcean specific fix after an offline conversation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1675571 Title: Cloud-init update renders secondary addresses ti be

[Bug 1675571] Re: 0.7.9-48-g1c795b9-0ubuntu1~16.04.1 with multiple eth0 definitions has no resolvers

2017-03-27 Thread Ben Howard
Additionally, "ifconfig" no longer shows secondary addresses. Notice that `10.17.0.6/16` in #7 above is not defined: root@utl-ubuntu-16-04-x64-50307:~# ifconfig eth0 eth0 Link encap:Ethernet HWaddr 4a:41:c5:1b:8a:a0 inet addr:138.197.91.79 Bcast:138.197.95.255 Mask:255.255.240.

[Bug 1675571] Re: 0.7.9-48-g1c795b9-0ubuntu1~16.04.1 with multiple eth0 definitions has no resolvers

2017-03-27 Thread Ben Howard
So while my patch for the DigitalOcean datasource fixes this usecase, the rendering of additional addresses actually breaks all the "if*" tools for secondary addresses and even IPv6. Consider: root@utl-ubuntu-16-04-x64-50307:~# ifquery eth0 address: 138.197.91.79 gateway: 138.197.80.1 netmask: 255

[Bug 1675571] Re: 0.7.9-48-g1c795b9-0ubuntu1~16.04.1 with multiple eth0 definitions has no resolvers

2017-03-27 Thread Ben Howard
I would like to nominate this bug for the Xenial, Yakkety and Zesty branches as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1675571 Title: 0.7.9-48-g1c795b9-0ubuntu1~16.04.1 with multiple et

[Bug 1675571] Re: 0.7.9-48-g1c795b9-0ubuntu1~16.04.1 with multiple eth0 definitions has no resolvers

2017-03-27 Thread Ben Howard
** Project changed: cloud-init => cloud-init (Ubuntu) ** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1657940] Re: eni rendering dhcp6 writes aliases fails to bring up dhcp6

2017-03-23 Thread Ben Howard
Reported bug #1675571 as a regression. Changing from eth0:1 means that hosts with no ipv6 addresses on Ubuntu 16.04 do not get /etc/resolv.conf populated with name servers. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1639030] Re: Configure networking based on EC2 metadata source

2016-11-03 Thread Ben Howard
Please be aware of Bug #1637252. On sysconfig based-systems, cloud-init blows up during boot. This is also known as https://bugzilla.redhat.com/show_bug.cgi?id=1389530 ** Bug watch added: Red Hat Bugzilla #1389530 https://bugzilla.redhat.com/show_bug.cgi?id=1389530 -- You received this bug no

[Bug 1223033] Re: need kernel and initramfs data on maas.ubuntu.com

2016-04-21 Thread Ben Howard
** Changed in: maas (Ubuntu) Assignee: Ben Howard (utlemming) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1223033 Title: need kernel and initramfs data on maas.ubuntu.com

[Bug 820679] Re: nmbd and smbd will not be started again on transition from runlevel 1 to 2

2016-04-21 Thread Ben Howard
** Changed in: samba (Ubuntu) Assignee: Ben Howard (utlemming) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/820679 Title: nmbd and smbd will not be started again on transit

[Bug 1249125] Re: smartos datasource should use meta-data for server identification

2016-04-21 Thread Ben Howard
** Changed in: cloud-init (Ubuntu) Assignee: Ben Howard (utlemming) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1249125 Title: smartos datasource should use meta-data

[Bug 1053746] Re: Cloud-images all run cron jobs simultaneously

2016-04-21 Thread Ben Howard
** Changed in: cron (Ubuntu) Assignee: Ben Howard (utlemming) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053746 Title: Cloud-images all run cron jobs simultaneously

[Bug 820668] Re: cobbler does not start on transition from runlevel 1 to 2

2016-04-21 Thread Ben Howard
** Changed in: cobbler (Ubuntu) Assignee: Ben Howard (utlemming) => (unassigned) ** Changed in: cobbler (Ubuntu Precise) Assignee: Ben Howard (utlemming) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1458052] Re: [SRU] Azure Datasource writes user password in plain text

2016-04-21 Thread Ben Howard
** Changed in: cloud-init (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1458052 Title: [SRU] Azure Datasource writes user password in plain text

[Bug 1526956] Re: klibc does not support rfc3442; needed for netboot

2016-04-21 Thread Ben Howard
** Changed in: klibc (Ubuntu) Assignee: Ben Howard (utlemming) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1526956 Title: klibc does not support rfc3442; needed for netb

[Bug 1505384] Re: walinuxagent systemd job is not enabled by default

2016-04-21 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu) Assignee: Ben Howard (utlemming) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1505384 Title: walinuxagent systemd job is not enabled

[Bug 1538547] Re: vagrant box fails with private network interface

2016-04-21 Thread Ben Howard
** Changed in: livecd-rootfs (Ubuntu) Assignee: Ben Howard (utlemming) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1538547 Title: vagrant box fails with private netw

[Bug 1420544] Re: [SRU] Ubuntu instances on GCE should use NOOP scheduler

2016-04-21 Thread Ben Howard
** Changed in: linux (Ubuntu) Assignee: Ben Howard (utlemming) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420544 Title: [SRU] Ubuntu instances on GCE should use N

[Bug 1255617] Re: datasource for Azure fails to load if datasource OVF starts first

2016-04-21 Thread Ben Howard
** Changed in: cloud-init (Ubuntu) Assignee: Ben Howard (utlemming) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1255617 Title: datasource for Azure fails to load

[Bug 1359098] Re: Vagrant too old to fetch boxes

2016-04-21 Thread Ben Howard
** Changed in: vagrant (Ubuntu) Assignee: Ben Howard (utlemming) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359098 Title: Vagrant too old to fetch boxes To man

[Bug 1374115] Re: Allow cloud-config to modify partitioning and mount point of temporary resource disk in Azure

2016-04-21 Thread Ben Howard
** Changed in: cloud-init (Ubuntu) Assignee: Ben Howard (utlemming) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1374115 Title: Allow cloud-config to modify partitioning

[Bug 1482777] Re: [MIR] open-vm-tools 10.0.x build dependencies: xml-security-c and xerces-c

2016-04-01 Thread Ben Howard
** Changed in: xerces-c (Ubuntu) Importance: Medium => High ** Changed in: xml-security-c (Ubuntu) Importance: Medium => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1482777 Title: [MIR

Re: [Bug 1546312] Re: Please update to open-vm-tools 10.0.7

2016-04-01 Thread Ben Howard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Seeing as 10.0.7 is Debian now, I can look at pulling that in. We have a FFE pending. The Security team indicates that should happen shortly. Once that happens we are planning on a straight sync for 10.0.7. So barring import issues and/or late testin

[Bug 1558198] Re: [FFE] sync open-vm-tools from Debian for Xenial

2016-04-01 Thread Ben Howard
Pending MIR in Bug #1482777 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1558198 Title: [FFE] sync open-vm-tools from Debian for Xenial To manage notifications about this bug go to: https://bugs.

[Bug 1549789] Re: [SRU] Updated walinuxagent to 2.0.16

2016-03-31 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu Trusty) Importance: Undecided => High ** Changed in: walinuxagent (Ubuntu Trusty) Assignee: (unassigned) => Ben Howard (utlemming) ** Changed in: walinuxagent (Ubuntu Precise) Assignee: (unassigned) => Ben Howard (utlemming) -- You rece

[Bug 1554198] Re: Ubuntu 16.04 azure instances do not reboot

2016-03-24 Thread Ben Howard
The difference are distilled into four packages. Here are the changelogs: isc-dhcp (4.3.3-5ubuntu10) xenial; urgency=low [ Stefan Bader ] * Revert back to bind against bind9 export libraries (LP: #1556175, LP: #1551351) [ LaMont Jones ] * libirs-export requires libisccfg-export now

[Bug 1554198] Re: Ubuntu 16.04 azure instances do not reboot

2016-03-24 Thread Ben Howard
After reviewing the changelogs and the build recipe delta's, I cannot explain what changed that would have fixed it. Calling this fix released because of magical unicorns. ** Changed in: ubuntu Status: New => Fix Released -- You received this bug notification because you are a member of

[Bug 1554198] Re: Ubuntu 16.04 azure instances do not reboot

2016-03-24 Thread Ben Howard
The last serial where this was seen that is 20160317. So the fix was introduced with 20160318. ben@prongs:~/tmp$ diff -u utl-x317 utl-x318 --- utl-x3172016-03-24 11:37:40.584535506 -0600 +++ utl-x3182016-03-24 11:37:03.465053952 -0600 @@ -109,8 +109,8 @@ iputils-ping 3:20121221-5ubuntu

[Bug 1554198] Re: Ubuntu 16.04 azure instances do not reboot

2016-03-24 Thread Ben Howard
The latest dailies do not exhibit this behaviour. I have launched roughly ~20 or so instances and am seeing instance reboots happen in less than a minute. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1554198] Re: Ubuntu 16.04 azure instances do not reboot

2016-03-24 Thread Ben Howard
Currently trying to figure out where the fix was introduced -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1554198 Title: Ubuntu 16.04 azure instances do not reboot To manage notifications about

[Bug 1549789] Re: [SRU] Updated walinuxagent to 2.0.16

2016-03-23 Thread Ben Howard
** Also affects: walinuxagent (Ubuntu Trusty) Importance: Undecided Status: New ** Changed in: walinuxagent (Ubuntu Precise) Assignee: Ben Howard (utlemming) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1482777] Re: [MIR] open-vm-tools 10.0.x build dependencies: xml-security-c and xerces-c

2016-03-21 Thread Ben Howard
Retargetting this for 16.04. ** Summary changed: - [MIR] open-vm-tools 9.10.2 build dependencies: xml-security-c and xerces-c + [MIR] open-vm-tools 10.0.x build dependencies: xml-security-c and xerces-c ** Changed in: xml-security-c (Ubuntu) Milestone: ubuntu-15.08 => ubuntu-16.04 ** Chan

[Bug 1395755] Re: gce-startup-scripts shutdown scripts starting after rsyslog shutdowns

2016-03-20 Thread Ben Howard
This was fix-released a while ago. ** Changed in: gce-utils (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1395755 Title: gce-startup-scripts shutdo

[Bug 1483457] Re: non-virtio devices get named with systemd "predictable network interface names"

2016-03-19 Thread Ben Howard
For the time being this is being addressed with "net.ifnames=0" in the Wily and Xenial images. ** Changed in: cloud-init (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 1554573] Re: request to set keyboard type on azure vm upgrade

2016-03-19 Thread Ben Howard
** Changed in: ubuntu Assignee: Ben Howard (utlemming) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1554573 Title: request to set keyboard type on azure vm upgrade To man

[Bug 1514482] Re: walinuxagent udev should be included in initramfs

2016-03-19 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu Xenial) Status: Confirmed => Won't Fix ** Changed in: walinuxagent (Ubuntu Wily) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1506187] Re: [SRU] Azure: cloud-init should use VM unique ID

2016-03-19 Thread Ben Howard
** Changed in: cloud-init (Ubuntu Precise) Assignee: Ben Howard (utlemming) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1506187 Title: [SRU] Azure: cloud-init should use

[Bug 1493453] Re: [SRU] vendor_data isn't parsed properly when using the nocloud datasource

2016-03-19 Thread Ben Howard
** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1493453 Title: [SRU] vendor_data isn't parsed properly when using the nocloud d

[Bug 1558198] Re: [FFE] sync open-vm-tools from Debian for Xenial

2016-03-19 Thread Ben Howard
Upstream changelog: open-vm-tools-10.0.5 build 3227882 * ae82fa6 [Bug 1526360] fix timestamp check * b510107 [Bug 1531545] Add an error handler to X11 resolutionSet * adab9c5 [Bug 1503195] Kill tasklet when unloading vmci module * 35bcc69 [Bug 1519223] Avoid warning message

[Bug 1558198] [NEW] [FFE] sync open-vm-tools from Debian for Xenial

2016-03-19 Thread Ben Howard
Public bug reported: open-vm-tools in Xenial is at version 10.0.0, while Debian has a newer version of 10.0.5. This FFE requests that we sync the Debian version into Xenial. ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New -- You received this bug notification

[Bug 1383798] Re: write-ssh-key-fingerprints assumes EC2

2016-03-19 Thread Ben Howard
** Changed in: cloud-init (Ubuntu) Assignee: Ben Howard (utlemming) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1383798 Title: write-ssh-key-fingerprints assumes EC2

[Bug 820687] Re: eucalyptus services will not be started again on transition from runlevel 1 to 2

2016-03-19 Thread Ben Howard
** Changed in: eucalyptus (Ubuntu) Assignee: Ben Howard (utlemming) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/820687 Title: eucalyptus services will not be started again

[Bug 1311463] Re: disk-setup unable to partition disks

2016-03-19 Thread Ben Howard
** Changed in: cloud-init (Ubuntu Precise) Assignee: Ben Howard (utlemming) => (unassigned) ** Changed in: cloud-init (Ubuntu Trusty) Assignee: Ben Howard (utlemming) => (unassigned) ** Changed in: cloud-init (Ubuntu Utopic) Assignee: Ben Howard (utlemming) => (u

[Bug 1423972] Re: cloud-init user-data mime conversion fails on base64 encoded data

2016-03-19 Thread Ben Howard
** Changed in: cloud-init (Ubuntu) Status: In Progress => Fix Released ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/14239

[Bug 1549789] Re: [SRU] Updated walinuxagent to 2.0.16

2016-03-19 Thread Ben Howard
** No longer affects: walinuxagent (Ubuntu Trusty) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549789 Title: [SRU] Updated walinuxagent to 2.0.16 To manage notifications about this bug go to: ht

[Bug 1549789] Re: [SRU] Updated walinuxagent to 2.0.16

2016-03-19 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu Trusty) Assignee: Ben Howard (utlemming) => Robert C Jennings (rcj) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549789 Title: [SRU] Updated walinuxag

[Bug 1546108] Re: Latest Vagrant box for Ubuntu Xenial is failing to boot

2016-03-19 Thread Ben Howard
** Changed in: livecd-rootfs (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1546108 Title: Latest Vagrant box for Ubuntu Xenial is failing to boot

Re: [Bug 1558069] [NEW] Login complains "Your environment specifies an invalid locale", doesn't say which locale

2016-03-19 Thread Ben Howard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Can you send the output of "env | grep LC_"? This looks like your SSH client is sending an invalid locale. -BEGIN PGP SIGNATURE- iQIcBAEBCgAGBQJW6ZcSAAoJEETWil5UBqhmRVoP/RSmU7NMQU8+oW20aacVdEkj RFZqMFnFsKcCmHTMRfK/W2qvZoiX+txHouUERK7aE8qDRZ

[Bug 820690] Re: munin-node will be stopped but not re-started on transition from runlevel 1 to 2

2016-03-19 Thread Ben Howard
** Changed in: munin (Ubuntu) Assignee: Ben Howard (utlemming) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/820690 Title: munin-node will be stopped but not re-started

[Bug 1224682] Re: disk resize terribly slow on azure

2016-03-18 Thread Ben Howard
This was fixed a long time ago ** Changed in: Ubuntu Precise Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1224682 Title: disk resize terribly slow on a

[Bug 1514482] Re: walinuxagent udev should be included in initramfs

2016-03-18 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu) Assignee: Ben Howard (utlemming) => (unassigned) ** Changed in: walinuxagent (Ubuntu Xenial) Assignee: Ben Howard (utlemming) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1559307] Re: [SRU] update walinuxagent to 2.1.3 in Wily

2016-03-18 Thread Ben Howard
** Also affects: walinuxagent (Ubuntu Wily) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1559307 Title: [SRU] update walinuxagent to 2.1.3 in Wily To ma

Re: [Bug 1554198] Re: Ubuntu 16.04 azure instances do not reboot

2016-03-14 Thread Ben Howard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Console from instance that took ~45minutes to come up. [ TIME [ 6670.706586] ] Timed out starting Reboot.systemd[1]: reboot.target: Job reboot.target/start timed out. [ !!  [ 6670.750814] systemd[1]: Timed out starting Reb

[Bug 1549789] Re: [SRU] Updated walinuxagent to 2.0.16

2016-03-08 Thread Ben Howard
: walinuxagent (Ubuntu Precise) Assignee: (unassigned) => Ben Howard (utlemming) ** Changed in: walinuxagent (Ubuntu Trusty) Assignee: (unassigned) => Ben Howard (utlemming) ** Changed in: walinuxagent (Ubuntu Precise) Importance: Undecided => High ** Changed in: walinuxagent (Ubun

[Bug 1549789] Re: Updated walinuxagent to 2.0.16

2016-03-07 Thread Ben Howard
** Description changed: + [IMPACT] Microsoft has released a bug fix release for walinuxagent that + fixes several bugs. Microsoft has asked that the 2.0.14 version for + Ubuntu 12.04 and 14.04 be updated to 2.0.16. + + [Test Case 1] + 1. Boot instance + 2. Update walinuxagent from -proposed + 3.

[Bug 1554198] [NEW] Ubuntu 16.04 azure instances do not reboot

2016-03-07 Thread Ben Howard
Public bug reported: Rebooting via "sudo reboot" results in Azure instances not restarting. Instances have to be hard-reset. ** Affects: ubuntu Importance: High Assignee: Ben Howard (utlemming) Status: New ** Changed in: ubuntu Importance: Undecided => High

[Bug 1554186] [NEW] walinuxagent ephemeral warning lacks full command for removal of file

2016-03-07 Thread Ben Howard
Public bug reported: The walinuxagent ephemeral warning lacks the full command for removal of the DATALOSS_WARNING_README.txt written to the ephemeral device. ** Affects: walinuxagent (Ubuntu) Importance: Medium Assignee: Ben Howard (utlemming) Status: In Progress ** Changed

[Bug 1551419] Re: Fix UUID endianness patch breaks cloud-init on Azure

2016-02-29 Thread Ben Howard
Azure has suggested that the test is simple: $ [ $(sudo cat /sys/class/dmi/id/product_uuid) == $(sudo dmidecode -s system-uuid) ] || echo This system has the UUID bug ** Branch unlinked: lp:~utlemming/cloud-init/lp1551419 -- You received this bug notification because you are a member of Ubuntu

[Bug 1551419] Re: Fix UUID endianness patch breaks cloud-init on Azure

2016-02-29 Thread Ben Howard
** Branch linked: lp:~utlemming/cloud-init/lp1551419 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1551419 Title: Fix UUID endianness patch breaks cloud-init on Azure To manage notifications about

[Bug 1551419] Re: Fix UUID endianness patch breaks cloud-init on Azure

2016-02-29 Thread Ben Howard
** Package changed: linux (Ubuntu) => cloud-init (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1551419 Title: Fix UUID endianness patch breaks cloud-init on Azure To manage notifications a

[Bug 1551419] Re: Fix UUID endianness patch breaks cloud-init on Azure

2016-02-29 Thread Ben Howard
Stephen, can you please tell us what the affected kernel versions are? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1551419 Title: Fix UUID endianness patch breaks cloud-init on Azure To manage no

[Bug 1551419] Re: Fix UUID endianness patch breaks cloud-init on Azure

2016-02-29 Thread Ben Howard
Raising to critical as this breaks Azure users. ** Changed in: linux (Ubuntu) Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1551419 Title: Fix UUID endianness p

[Bug 1550461] [NEW] walinuxagent conflicts with networkmanager

2016-02-26 Thread Ben Howard
Public bug reported: Currently WALinuxAgent conflicts with NetworkManager. Instead of having a conflict, WALinuxAgent should have a udev rule that tells NetworkManager not to manage the devices on the HV bus. ** Affects: walinuxagent (Ubuntu) Importance: Medium Assignee: Ben Howard

[Bug 1544764] Re: ephemeral-disk-warning.conf should run ephemeral-disk-warning.sh

2016-02-26 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu) Status: New => In Progress ** Changed in: walinuxagent (Ubuntu) Assignee: (unassigned) => Ben Howard (utlemming) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1549789] [NEW] Updated walinuxagent to 2.0.16

2016-02-25 Thread Ben Howard
0600 Add retry on restarting network interface Add retry on environment detection Add log for status report Copy status files from old plugin dir to new during upgrade Remove old plugin dir after upgrade ** Affects: walinuxagent (Ubuntu) Importance: High Assignee: Ben

[Bug 1546108] Re: Latest Vagrant box for Ubuntu Xenial is failing to boot

2016-02-22 Thread Ben Howard
The previous fix won't work. @kwmonoroe pointed out the configuration was wrong. I've re-submitted a fix at: lp:~utlemming/livecd-rootfs/v381 I think it'll be another day before we have a build that works. If you need a working box (and Launchpad doesn't purge it out), you can find a build here

[Bug 1546108] Re: Latest Vagrant box for Ubuntu Xenial is failing to boot

2016-02-19 Thread Ben Howard
** Changed in: livecd-rootfs (Ubuntu) Assignee: (unassigned) => Ben Howard (utlemming) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1546108 Title: Latest Vagrant box for Ubuntu Xenial is f

[Bug 1538547] Re: vagrant box fails with private network interface

2016-02-19 Thread Ben Howard
** Changed in: livecd-rootfs (Ubuntu) Assignee: (unassigned) => Ben Howard (utlemming) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1538547 Title: vagrant box fails with private netw

[Bug 1544798] Re: high load with on 4.2.x+ kernels for Intel Mobile processors

2016-02-19 Thread Ben Howard
Dropping this bug. After upgrading to Xenial, I found that the 4.4 kernel from the archives has reasonable load. The issue is only seen with mainline kernels. ** Changed in: linux (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu

[Bug 1544798] Re: high load with on 4.2.x+ kernels for Intel Mobile processors

2016-02-16 Thread Ben Howard
The 4.2.0-x kernels are being installed via apt. Where the 4.2.x was installed from the mainline kernel ppa. The last 4.2.x kernel that I tested was at http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.2.4-wily/ -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 1544798] Re: high load with on 4.2.x+ kernels for Intel Mobile processors

2016-02-16 Thread Ben Howard
Actually, for the 4.2.0-x kernels, the load is fine; it is with 4.2.x-wily kernels where I saw the high load. I tested the 4.2.4-wily kernel and hit the issue, but did not test the others as they were marked as "unstable." -- You received this bug notification because you are a member of Ubuntu B

[Bug 1544798] Re: high load with on 4.2.x+ kernels for Intel Mobile processors

2016-02-12 Thread Ben Howard
After testing every kernel under the sun, I found that 4.2.0.x kernels appear to the last ones with normal idle load. I tested all the 4.2, 4.3 and 4.4 kernels marked "-wily" and found that they all had the increased load. I didn't test any of hte unstable ones. The load averages are, however, more

[Bug 1544798] Re: high load with 4.4 and 4.5 kernels for Intel Mobile processors

2016-02-11 Thread Ben Howard
CPU details $ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 61 model name : Intel(R) Core(TM) M-5Y71 CPU @ 1.20GHz stepping: 4 microcode : 0x1d cpu MHz : 1198.804 cache size : 4096 KB physical id : 0 s

[Bug 1544798] [NEW] high load with 4.4 and 4.5 kernels for Intel Mobile processors

2016-02-11 Thread Ben Howard
Public bug reported: Running the mainline kernel builds, I'm seeing high load averages for my Intel Mobile processor. When I revert back to the 4.2 kernel, the load goes back down. (Reason for using the 4.5 kernel is because the Intel i915 Graphics driver crashes/freezes). ** Affects: linux (Ubun

[Bug 1544798] Re: high load with 4.4 and 4.5 kernels for Intel Mobile processors

2016-02-11 Thread Ben Howard
Load average is: 1.25, 1.34, 1.41 running Thunderbird, IRC and chrome. Under 4.2, those averages drop between 0.15 and 0.4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1544798 Title: high load with

[Bug 1543359] [NEW] New upstream release of 2.1.3

2016-02-08 Thread Ben Howard
Public bug reported: Microsoft has requested that we pick up 2.1.3. ** Affects: walinuxagent (Ubuntu) Importance: Critical Assignee: Ben Howard (utlemming) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1543170] Re: lxc fails to install

2016-02-08 Thread Ben Howard
** Package changed: ubuntu => lxd (Ubuntu) ** Package changed: lxd (Ubuntu) => lxc (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1543170 Title: lxc fails to install To manage notification

[Bug 1543170] Re: lxc fails to install

2016-02-08 Thread Ben Howard
Repo steps -- RUN THIS ON AN INSTANCE YOU DON'T CARE ABOUT! $ cat > livecd-builder.sh <<"EOM" #!/bin/bash build_d=${BUILD_D:-$(mktemp -d)} cd ${build_d} apt-get -qqy install livecd-rootfs export MIRROR="http://archive.ubuntu.com/ubuntu"; export SUITE=xenial export DISTRO=ubuntu export PROJECT=u

[Bug 1543170] [NEW] lxc fails to install

2016-02-08 Thread Ben Howard
Public bug reported: LXC in Xenial fails to install. Since this is a seed package for the cloud-images, cloud image builds are now broken. Setting up lxc (2.0.0~beta2-0ubuntu2) ... invoke-rc.d: unknown initscript, /etc/init.d/lxc not found. dpkg: error processing package lxc (--configure): subpr

[Bug 1540965] Re: Support Joyent lx-brand environment in smartos datasource

2016-02-05 Thread Ben Howard
Reviewed and upload for 14.04 and 15.10. Pending acceptance into proposed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1540965 Title: Support Joyent lx-brand environment in smartos datasource To

[Bug 1540965] Re: Support Joyent lx-brand environment in smartos datasource

2016-02-05 Thread Ben Howard
** Also affects: cloud-init (Ubuntu Xenial) Importance: High Assignee: Scott Moser (smoser) Status: Fix Released ** Also affects: cloud-init (Ubuntu Wily) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Trusty) Importance: Undecided Status:

[Bug 1540660] Re: kpartx fails to add device mappings

2016-02-01 Thread Ben Howard
Confirmed that prior version of kpartx works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1540660 Title: kpartx fails to add device mappings To manage notifications about this bug go to: https://

[Bug 1540660] [NEW] kpartx fails to add device mappings

2016-02-01 Thread Ben Howard
Public bug reported: kpartx no longer adds device mappings on Xenial. As a result cloud- images can't be built. ubuntu@daily-xenial:~$ sudo kpartx -s -v -a disk.raw device-mapper: reload ioctl on loop0p1 failed: No such device create/reload failed on loop0p1 add map loop0p1 (0:0): 0 4192256 line

[Bug 1533639] Re: [ubuntu-cpc] please make /tmp a tmpfs in RAM

2016-02-01 Thread Ben Howard
Dropping this as won't fix. ** Changed in: livecd-rootfs (Ubuntu) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1533639 Title: [ubuntu-cpc] please make /tmp a tm

[Bug 1539968] [NEW] kpartx/device-mapper failing on invalid argument

2016-01-30 Thread Ben Howard
Public bug reported: Xenial cloud images are broken due to a + backing_img=binary/boot/disk.ext4 ++ kpartx -s -v -a binary/boot/disk.ext4 device-mapper: reload ioctl on loop0p1 failed: Invalid argument create/reload failed on loop0p1 + loop_raw='add map loop0p1 (0:0): 0 4608000 linear 0:0 2048' +

[Bug 1539317] [NEW] default user should be in the lxd group

2016-01-28 Thread Ben Howard
Public bug reported: Since LXD is installed by default on the cloud-images, the default user should be put in the lxd group. ** Affects: cloud-init (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1538379] [NEW] zfs dkms module attempts to build before spl

2016-01-26 Thread Ben Howard
Public bug reported: This looks like Bug #1491729: Steps to Repo: 1. Start clean Wily instance 2. Run "sudo apt-get install zfs-dkms" $ sudo apt-get install zfs-dkms Selecting previously unselected package libisl13:amd64. (Reading database ... 62785 files and directories currently installed.) Pr

Re: [Bug 1533639] [NEW] [ubuntu-cpc] please make /tmp a tmpfs in RAM

2016-01-25 Thread Ben Howard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 After considering the robust discussion, I would like to propose that we move forward with this change via Cloud-init with some sane defaults (i.e. it is _NOT_ running in a container and memory is greater than 2GB of RAM). Given that Xenial is in Al

  1   2   3   4   5   6   7   8   9   10   >