[Bug 1564320] [NEW] Tries to fetch EC2 metadata outside EC2 on xenial

2016-03-31 Thread William Grant
Public bug reported: byobu's metadata_available decides that a machine is probably an EC2 instance if /usr/sbin/update-grub-legacy-ec2 exists, and in that case tries to probe 169.254.169.254. But grub-legacy-ec2 is installed on all Ubuntu Server xenial systems (since

[Bug 1504357] Re: qemu-slof stage1 crashes when linked with binutils 2.25.1

2016-03-14 Thread William Grant
** Changed in: slof (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to slof in Ubuntu. https://bugs.launchpad.net/bugs/1504357 Title: qemu-slof stage1 crashes when linked with

[Bug 1549363] Re: Unprivileged LXC will not start after today's updates

2016-02-25 Thread William Grant
I grabbed 2.0.0~rc3-0ubuntu2 before I wrote those comments, as I noticed the cgfs changes. My last reboot was this morning, between upgrading to -0ubuntu1 and -0ubuntu2, so I think the apparmor stuff is still broken. The profile doesn't even appear if I explicitly apparmor_parser -r, -a, -R in any

[Bug 1549363] Re: Unprivileged LXC will not start after today's updates

2016-02-25 Thread William Grant
lxc-container-default-cgns doesn't show up in apparmor_status, despite the other three being there. If I hack a container's config to use lxc-container-default rather than lxc-container-default-cgns, hack that profile to allow cgfs, and start that container, lxc-container-default-cgns shows up

[Bug 1549363] Re: Unprivileged LXC will not start after today's updates

2016-02-25 Thread William Grant
The cgroup errors go away if I manually create and chown a few parent cgroups, but then the apparmor error returns. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1549363 Title:

[Bug 1542597] Re: dnsmasq breaks Steam downloads on Comcast

2016-02-05 Thread William Grant
** No longer affects: dnsmasq -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/1542597 Title: dnsmasq breaks Steam downloads on Comcast To manage notifications about this bug go to:

[Bug 1524069] Re: [Xenial] KVM trusty guest 3.13.0-68 raid6-pq panic in raid6_avx21_gen_syndrome() while probing grub devices [was: Xenial KVM: updating Trusty guest from 3.13.0-68 to 3.13.0-71 causes

2016-01-06 Thread William Grant
One could argue that libvirt should exclude x2apic from the host-model checks, as it's emulated by qemu whether or not the host supports it. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm in Ubuntu.

[Bug 1524069] Re: [Xenial] KVM trusty guest 3.13.0-68 raid6-pq panic in raid6_avx21_gen_syndrome() while probing grub devices [was: Xenial KVM: updating Trusty guest from 3.13.0-68 to 3.13.0-71 causes

2016-01-05 Thread William Grant
If you need avx2 support, --cpu Haswell-noTSX,-x2apic works on Haswell desktop/laptop chips. The most confusing problem is that qemu's definition of "Haswell" is actually Haswell-E, -EP and -EX; Haswell itself lacks x2apic, which qemu's Haswell requires. x2apic dates back to Nehalem, but qemu's

[Bug 1317812] Re: libgcc_s.so.1 must be installed for pthread_cancel to work

2015-12-14 Thread William Grant
** Patch removed: "Hidden. Workers for the kingdom of God . Thru Christ .and every other is up to pinkie ." https://bugs.launchpad.net/ubuntu/+source/siege/+bug/1317812/+attachment/4314607/+files/2015-02-07%2021.17.07.jpg ** Patch removed: "Gangsta"

Re: [Bug 1457639] Re: qemu-img qcow2 conversion hangs on large core systems

2015-10-27 Thread William Grant
On 28/10/15 08:42, dann frazier wrote: > Sorry for the additional post - I just noticed that @Haw was asking > about trusty. > > As I recall, the issue fixed by the patch I provided was introduced in > vivid, and was fixed before wily. In other words, only vivid should be > impacted. I'm

[Bug 1504357] [NEW] qemu-slof stage1 crashes when linked with binutils 2.25.1

2015-10-08 Thread William Grant
ather than 8 fixes the crash. ** Affects: slof (Ubuntu) Importance: High Assignee: William Grant (wgrant) Status: In Progress ** Changed in: slof (Ubuntu) Assignee: (unassigned) => William Grant (wgrant) ** Changed in: slof (Ubuntu) Status: Triaged => In P

[Bug 1503929] [NEW] trusty-updates qemu-slof network boot breaks subsequent OpenFirmware operations

2015-10-07 Thread William Grant
Public bug reported: qemu-slof 20140630+dfsg-1ubuntu1~14.04 from trusty-updates appears to corrupt memory during some network boot operations, while 20140630+dfsg- 1ubuntu1 (utopic, identical source, but built with gcc 4.9 rather than trusty's 4.8) works fine. For example, a "boot net" that

[Bug 1204530] Re: yppasswd results in a segmentation fault when run on clients or server

2015-09-01 Thread William Grant
** No longer affects: nis -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1204530 Title: yppasswd results in a segmentation fault when run on clients or server To manage notifications

[Bug 1489677] Re: python-neutronclient 1:2.3.11-0ubuntu1.1 regression when endpoint_url is not specified

2015-08-27 Thread William Grant
** Tags added: regression-update -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-neutronclient in Ubuntu. https://bugs.launchpad.net/bugs/1489677 Title: python-neutronclient 1:2.3.11-0ubuntu1.1 regression when endpoint_url

[Bug 1489677] [NEW] python-neutronclient 1:2.3.11-0ubuntu1.1 regression when endpoint_url is not specified

2015-08-27 Thread William Grant
Public bug reported: The SRU for Ubuntu bug #1479496 (upstream bug #1422736) backported commit 4b6ed760d4303744907feefd81e60f38ae3750ef to vivid, but upstream bug #1431449 fixed a regression in that commit, and the regression fix wasn't backported. So vivid's python-neutronclient

[Bug 1457639] Re: qemu-img qcow2 conversion hangs on large core systems

2015-06-25 Thread William Grant
We can reproduce this naturally within a few hours on ppc64el with a backport of vivid's qemu. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1457639 Title: qemu-img qcow2 conversion

[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread William Grant
** Also affects: gdisk (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: gdisk (Ubuntu Wily) Importance: High Assignee: William Grant (wgrant) Status: In Progress ** Also affects: gdisk (Ubuntu Vivid) Importance: Undecided Status: New ** Also

[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread William Grant
** Description changed: growpart uses sgdisk to resize gpt partition tables and then 'partx --update' to inform the kernel of those changes. an example usage of sgdisk ends up looking like this: - # Modify the partition table. all in one go (order is important!): - # - move the GPT

[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread William Grant
** Tags added: verification-done-trusty -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to gdisk in Ubuntu. https://bugs.launchpad.net/bugs/1285197 Title: growpart failed in ppc64el guest To manage notifications about this bug go to:

[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread William Grant
** Tags removed: verification-needed ** Tags added: verification-done-precise verification-done-utopic verification-done-vivid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to gdisk in Ubuntu. https://bugs.launchpad.net/bugs/1285197

[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread William Grant
** Also affects: gdisk (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: gdisk (Ubuntu Precise) Assignee: (unassigned) = William Grant (wgrant) ** Changed in: gdisk (Ubuntu Precise) Importance: Undecided = High ** Changed in: gdisk (Ubuntu Precise

[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread William Grant
Copied trusty-proposed to utopic-proposed. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to gdisk in Ubuntu. https://bugs.launchpad.net/bugs/1285197 Title: growpart failed in ppc64el guest To manage notifications about this bug go

[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread William Grant
** Changed in: gdisk (Ubuntu Utopic) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to gdisk in Ubuntu. https://bugs.launchpad.net/bugs/1285197 Title: growpart failed in ppc64el guest To

[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread William Grant
Fixed in https://launchpad.net/~wgrant/+archive/ubuntu/nonvirt/+packages, and proposed upstream at https://sourceforge.net/p/gptfdisk/code/merge- requests/6/. Will sort out trusty-wily uploads. -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread William Grant
** Changed in: gdisk (Ubuntu) Assignee: (unassigned) = William Grant (wgrant) ** Changed in: gdisk (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to gdisk in Ubuntu. https

[Bug 1419554] Re: Can't upgrade procps in LXC 1.1

2015-02-08 Thread William Grant
root@wgrant-local-machine-1:/# tail /var/log/upstart/procps.log sysctl: setting key kernel.kptr_restrict: Read-only file system sysctl: setting key fs.protected_hardlinks: Read-only file system sysctl: setting key fs.protected_symlinks: Read-only file system sysctl: setting key kernel.sysrq:

[Bug 1419554] [NEW] Can't upgrade procps in LXC 1.1

2015-02-08 Thread William Grant
Public bug reported: LXC 1.1 on vivid has started giving privileged containers a read-only /sys, which prevents Ubuntu's procps Upstart job from starting. This isn't normally too problematic, except that the weekend's procps SRU's postinst tries to start the job and causes the upgrade to fail.

[Bug 766242] Re: lp:ubuntu/cloud-init is not buildable by bzr-builder

2014-08-06 Thread William Grant
** No longer affects: launchpad -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/766242 Title: lp:ubuntu/cloud-init is not buildable by bzr-builder To manage notifications about

[Bug 1334304] Re: Uses Of Apple For Your Skin

2014-06-26 Thread William Grant
** Package changed: libvirt (Ubuntu) = null-and-void ** Information type changed from Public to Private -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchpad.net/bugs/1334304 Title: Uses Of Apple

[Bug 1334205] Re: White Clay And Honey Mask A Product To Enhance Your Natural Beauty

2014-06-26 Thread William Grant
** Package changed: libvirt (Ubuntu) = null-and-void ** Information type changed from Public to Private -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchpad.net/bugs/1334205 Title: White Clay

[Bug 1334265] Re: Contribution Of Organic Beauty Products In Maintaining Skin Health

2014-06-26 Thread William Grant
** Package changed: libvirt (Ubuntu) = null-and-void ** Information type changed from Public to Private -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchpad.net/bugs/1334265 Title: Contribution

[Bug 1318695] Re: What Is The Best Way To Create Muscle Quick

2014-05-12 Thread William Grant
** Package changed: libvirt (Ubuntu) = null-and-void ** Information type changed from Public to Private -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchpad.net/bugs/1318695 Title: What Is The

[Bug 1313599] Re: What Is the Healthiest Slimming Diet in the World?

2014-04-28 Thread William Grant
** Package changed: puppet (Ubuntu) = null-and-void ** Information type changed from Public to Private Security -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to puppet in Ubuntu. https://bugs.launchpad.net/bugs/1313599 Title: What

[Bug 1193175] Re: hv-kvp* needs to be included in default installation of Ubuntu 13.10 on Hyper-V

2014-02-17 Thread William Grant
** No longer affects: nova (Ubuntu) ** Information type changed from Public to Proprietary -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1193175 Title: hv-kvp* needs to be included

[Bug 930962] Re: dhcp3-server reports many bad udp checksums to syslog using virtio NIC

2013-05-23 Thread William Grant
Tested in a lucid LXC container on saucy, also fixes the bug. ** Tags removed: verification-needed ** Tags added: verification-done verification-done-lucid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dhcp3 in Ubuntu.

[Bug 1050351] Re: lxc-start-ephemeral suppresses command exit status

2012-12-11 Thread William Grant
I don't have the power to reject it, and I'm not sure who did or why. I'd still like to see this SRUed if possible. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1050351 Title:

[Bug 1059943] Re: lxc-start-ephemeral masks process exit code

2012-10-01 Thread William Grant
*** This bug is a duplicate of bug 1050351 *** https://bugs.launchpad.net/bugs/1050351 ** This bug has been marked a duplicate of bug 1050351 lxc-start-ephemeral suppresses command exit status -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1050351] [NEW] lxc-start-ephemeral suppresses command exit status

2012-09-13 Thread William Grant
Public bug reported: lxc-start-ephemeral supports executing a command directly, but always exits 0 rather than using the command's status, causing errors to go unnoticed when used programmatically. ** Affects: lxc (Ubuntu) Importance: Low Assignee: William Grant (wgrant

[Bug 756499] Re: cgroup-bin breaks suspend to RAM

2012-01-08 Thread William Grant
I was seeing exactly the same symptoms as stgraber (first suspend worked), and removing cgroup-bin indeed solved it. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libcgroup in Ubuntu. https://bugs.launchpad.net/bugs/756499 Title:

[Bug 221963] Re: package samba-common 3.0.28a-1ubuntu4 failed to install/upgrade:

2008-04-25 Thread William Grant
** Changed in: samba (Ubuntu) Sourcepackagename: None = samba -- package samba-common 3.0.28a-1ubuntu4 failed to install/upgrade: https://bugs.launchpad.net/bugs/221963 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. --