[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-05-13 Thread Juerg Haefliger
Sorry this took so long. Finally found the time to test the 12.04
package and it works. Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-boto in Ubuntu.
https://bugs.launchpad.net/bugs/962046

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 894279] Re: cloud-init fails to fetch metadata with OpenStack

2011-11-27 Thread Juerg Haefliger
** Package changed: cloud-utils (Ubuntu) = cloud-init (Ubuntu)

-- 
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/894279

Title:
  cloud-init fails to fetch metadata with OpenStack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/894279/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 894279] Re: cloud-init fails to fetch metadata with OpenStack

2011-11-29 Thread Juerg Haefliger
I agree that Nova needs to be fixed but we need a cloud-init fix for the
current Nova as well. As for running an API server on each compute node,
I don't think that's a viable solution for our environment. We've
modified memcached to cache the metadata requests and that seems to help
make things faster.

I see your point about the metadata service not being ready in time. Do you 
know how long it can take for the service to become ready? How about a smarter 
sleeptime that always increases (linearly) from 1 to 20 secs (or some 
configurable upper limit)?
sleeptime = int(19 * x / (sleeps - 1)) + 1
With that, the 5 retries would happen over a time of 51 secs (1, 5, 10, 15, 20 
sec sleeps in between the 5 requests).

-- 
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/894279

Title:
  cloud-init fails to fetch metadata with OpenStack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/894279/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2012-06-01 Thread Juerg Haefliger
nova boot --flavor FLAVOR_ID --image IMAGE_ID --key_name 'my key'
INSTANCE_NAME

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-boto in Ubuntu.
https://bugs.launchpad.net/bugs/962046

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2012-06-04 Thread Juerg Haefliger
What does the MD look like on EC2? Curious, can you send a dump? Yes it
seems to be a problem with the nova MD service in that it's different
from EC2 but I still think boto should be able to handle special
characters in MD URLs or is there an EC2 spec that this will never
happen with EC2?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-boto in Ubuntu.
https://bugs.launchpad.net/bugs/962046

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2012-06-07 Thread Juerg Haefliger
Hmm... On the hp cloud I get:

ubuntu@juergh-8419-5531:~$ curl 169.254.169.254/2009-04-04/meta-data
local-ipv4
reservation-id
local-hostname
placement/
ami-launch-index
public-hostname
mpi/
hostname
ami-id
public-keys/
instance-action
public-ipv4
block-device-mapping/
ami-manifest-path
security-groups
instance-type
instance-id

We 'fixed' the issue by not allowing spaces in key names anymore.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-boto in Ubuntu.
https://bugs.launchpad.net/bugs/962046

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2012-06-07 Thread Juerg Haefliger
mpi/ was present in diablo but removed subsequently:

commit 8ecdc44690ced882205112e017f79dc98cd6aaca
Author: Jesse Andrews anotherje...@gmail.com
Date:   Tue Mar 6 20:49:16 2012 -0800

remove undocumented, unused mpi 'extension' to ec2 metadata

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-boto in Ubuntu.
https://bugs.launchpad.net/bugs/962046

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1236380] [NEW] growroot fails for images on SD cards

2013-10-07 Thread Juerg Haefliger
Public bug reported:

The growroot script doesn't correctly determine the root device name if
the device name itself ends with a digit and partitions are named root
devicep1, root devicep2 aso. For example, when using an SD card:

$ ls -l /dev/mmcblk0*
brw-rw 1 root disk 179, 0 Oct  7 16:04 /dev/mmcblk0
brw-rw 1 root disk 179, 1 Oct  7 16:04 /dev/mmcblk0p1

See https://bugzilla.redhat.com/show_bug.cgi?id=1009172.

** Affects: cloud-initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1236380

Title:
  growroot fails for images on SD cards

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-initramfs-tools/+bug/1236380/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1236380] Re: growroot fails for images on SD cards

2014-01-09 Thread Juerg Haefliger
Scott,

Looks good but could be simplified to:

+if [ ${rootdisk%[0-9]p} != ${rootdisk} ] ; then
+rootdisk=${rootdisk%p}
+fi

I don't think you need to adjust $partnum.

Also, can you apply the patch to
growroot/dracut/modules.d/50growroot/growroot.sh as well?


Note that the following (old) merge request also contains a (verified) fix: 
https://code.launchpad.net/~juergh/cloud-initramfs-tools/dracut-growroot-fixes/+merge/196272

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1236380

Title:
  growroot fails for images on SD cards

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-initramfs-tools/+bug/1236380/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1236380] Re: growroot fails for images on SD cards

2014-01-09 Thread Juerg Haefliger
Can we have this patch applied to
growroot/dracut/modules.d/50growroot/growroot.sh as well?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1236380

Title:
  growroot fails for images on SD cards

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-initramfs-tools/+bug/1236380/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1298921] [NEW] cloud-init should give up on 404 errors

2014-03-28 Thread Juerg Haefliger
Public bug reported:

On OpenStack, the CloudStack handler is retyring even if the response is
404, resulting in a 2 min timeout.

IMHO, readurl() should abort in this case.


ci-info: | Route | Destination | Gateway  |Genmask| Interface | Flags |
ci-info: +---+-+--+---+---+---+
ci-info: |   0   |   0.0.0.0   | 10.0.0.1 |0.0.0.0|eth0   |   UG  |
ci-info: |   1   |   10.0.0.0  | 0.0.0.0  | 255.255.255.0 |eth0   |   U   |
ci-info: +---+-+--+---+---+---+
2014-03-28 04:56:40,733 - url_helper.py[WARNING]: Calling 
'http://10.0.0.1//latest/meta-data/instance-id' failed [0/120s]: bad status 
code [404]
2014-03-28 04:56:41,738 - url_helper.py[WARNING]: Calling 
'http://10.0.0.1//latest/meta-data/instance-id' failed [1/120s]: bad status 
code [404]

SNIP

2014-03-28 04:58:32,946 - url_helper.py[WARNING]: Calling 
'http://10.0.0.1//latest/meta-data/instance-id' failed [112/120s]: bad status 
code [404]
2014-03-28 04:58:39,953 - url_helper.py[WARNING]: Calling 
'http://10.0.0.1//latest/meta-data/instance-id' failed [119/120s]: request 
error [HTTPConnectionPool(host='10.0.0.1', port=80): Max retries exceeded with 
url: //latest/meta-data/instance-id (Caused by class 'socket.error': [Errno 
115] Operation now in progress)]
2014-03-28 04:58:46,959 - DataSourceCloudStack.py[CRITICAL]: Giving up on 
waiting for the metadata from ['http://10.0.0.1//latest/meta-data/instance-id'] 
after 126 seconds

** Affects: cloud-init (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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/1298921

Title:
  cloud-init should give up on 404 errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1298921/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1298921] Re: cloud-init should give up on 404 errors

2014-03-28 Thread Juerg Haefliger
** Branch linked: lp:~juergh/cloud-init/lp1298921

-- 
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/1298921

Title:
  cloud-init should give up on 404 errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1298921/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1298921] Re: cloud-init should give up on 404 errors

2014-04-02 Thread Juerg Haefliger
 In one way or another, the CloudStack datasource was explicitly enabled.
 You or something explicitly configured this datasource on, and to be run 
 before the Ec2 datasource, so generally its functioning  as designed.

Well it wasn't explicitly disabled :-)

 Additionally, its not a 404 that we get as the error, but a Connection
Refused.

Weird. I know I got 404 errors at one point. Need to redo my testing
when I'm back in the office.

 there must be a config file in /etc/cloud/ that enables the CloudStack
datasource, and lists it before the ConfigDrive datasource,

Yes there is. It seems that the list in Debian is in the wrong order.
However, I think the actual ordering should be enforced by cloud-init if
it is that crucial and breaks otherwise (as seen in this case).

-- 
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/1298921

Title:
  cloud-init should give up on 404 errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1298921/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1316597] [NEW] test_smartos fails in a chroot

2014-05-06 Thread Juerg Haefliger
Public bug reported:

All tests from test_smartos.py fail in a chroot as follows (only first
failure shown):

$ nosetests tests/unittests/test_datasource/test_smartos.py
F
==
FAIL: test_b64_keys 
(tests.unittests.test_datasource.test_smartos.TestSmartOSDataSource)
--
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/mocker.py, line 146, in 
test_method_wrapper
result = test_method()
  File /root/cloud-init/tests/unittests/test_datasource/test_smartos.py, line 
270, in test_b64_keys
self.assertTrue(ret)
AssertionError: False is not true
  begin captured logging  
cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_list'] 
that have attributes ['Merger']
cloudinit.importer: DEBUG: Found m_list with attributes ['Merger'] in 
['cloudinit.mergers.m_list']
cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_dict'] 
that have attributes ['Merger']
cloudinit.importer: DEBUG: Found m_dict with attributes ['Merger'] in 
['cloudinit.mergers.m_dict']
cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_str'] that 
have attributes ['Merger']
cloudinit.importer: DEBUG: Found m_str with attributes ['Merger'] in 
['cloudinit.mergers.m_str']
cloudinit.mergers: DEBUG: Merging 'dict' into 'dict' using method 
'_handle_unknown' of 'LookupMerger: (3)'
cloudinit.mergers: DEBUG: Merging using located merger 'DictMerger: 
(method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)'
 since it had method '_on_dict'
cloudinit.sources.DataSourceSmartOS: DEBUG: Host does not appear to be on 
SmartOS
-  end captured logging  -

This is because DataSourceSmartOS.get_data() bails out if it can't find
the seed (/dev/ttyS1), which obviously doesn't exist in a pbuilder
chroot. The check for /dev/ttyS1 needs to be subbed out.

** Affects: cloud-init (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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/1316597

Title:
  test_smartos fails in a chroot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1316597/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 972207] [NEW] virt-install fails to inject a file into the initrd

2012-04-03 Thread Juerg Haefliger
Public bug reported:

$ virt-install --version
0.600.0

$ /usr/bin/virt-install --connect qemu:///session --name 
fedora-16-server-x86_64 --ram 2048 --location 
http://192.168.1.11//os/fedora/linux/releases/16/Fedora/x86_64/os/ --disk 
path=/home/local/git/nova-image_fedora-16/output/tmp/disk,format=qcow2,bus=virtio,device=disk
 --extra-args ks=file:/kickstart.cfg --noreboot --noautoconsole --initrd-inject 
/home/local/git/nova-image_fedora-16/output/tmp/kickstart.cfg --serial 
file,path=/home/local/git/nova-image_fedora-16/output/fedora-16-server-x86_64-console.log
 --debug
Tue, 03 Apr 2012 10:03:44 DEBUGRequesting libvirt URI qemu:///session
Tue, 03 Apr 2012 10:03:44 DEBUGReceived libvirt URI qemu:///session
Tue, 03 Apr 2012 10:03:44 DEBUGRequesting virt method 'default', hv type 
'default'.
Tue, 03 Apr 2012 10:03:45 DEBUGReceived virt method 'hvm'
Tue, 03 Apr 2012 10:03:45 DEBUGHypervisor name is 'kvm'
Tue, 03 Apr 2012 10:03:45 DEBUGDISPLAY is set: graphics defaulting to VNC.
Tue, 03 Apr 2012 10:03:45 DEBUG--graphics compat generated: vnc
Tue, 03 Apr 2012 10:03:45 DEBUGDistroInstaller location is a network source.
Tue, 03 Apr 2012 10:03:45 DEBUGAttempting to detect distro:
Tue, 03 Apr 2012 10:03:45 DEBUGFetching URI: 
http://192.168.1.11//os/fedora/linux/releases/16/Fedora/x86_64/os/.treeinfo
Tue, 03 Apr 2012 10:03:45 DEBUGSaved file to 
/var/tmp/virtinst-.treeinfo.k1PSMR
Tue, 03 Apr 2012 10:03:45 DEBUGGuest.has_install_phase: True
Tue, 03 Apr 2012 10:03:45 DEBUGscratchdir=/home/juergh/.virtinst/boot
Tue, 03 Apr 2012 10:03:45 DEBUGAttempting to detect distro:
Tue, 03 Apr 2012 10:03:45 DEBUGFetching URI: 
http://192.168.1.11//os/fedora/linux/releases/16/Fedora/x86_64/os/.treeinfo
Tue, 03 Apr 2012 10:03:45 DEBUGSaved file to 
/home/juergh/.virtinst/boot/virtinst-.treeinfo.6DUGF9
Tue, 03 Apr 2012 10:03:45 DEBUGFetching URI: 
http://192.168.1.11//os/fedora/linux/releases/16/Fedora/x86_64/os/images/pxeboot/vmlinuz
Tue, 03 Apr 2012 10:03:46 DEBUGSaved file to 
/home/juergh/.virtinst/boot/virtinst-vmlinuz.s4fge4
Tue, 03 Apr 2012 10:03:46 DEBUGFetching URI: 
http://192.168.1.11//os/fedora/linux/releases/16/Fedora/x86_64/os/images/pxeboot/initrd.img
Tue, 03 Apr 2012 10:04:04 DEBUGSaved file to 
/home/juergh/.virtinst/boot/virtinst-initrd.img.s4AJrf
Tue, 03 Apr 2012 10:04:04 DEBUGAuto detected OS type as: linux
Tue, 03 Apr 2012 10:04:04 DEBUGAuto detected OS variant as: fedora16
Tue, 03 Apr 2012 10:04:04 DEBUGCopying 
/home/local/git/nova-image_fedora-16/output/tmp/kickstart.cfg to the initrd.
Tue, 03 Apr 2012 10:04:04 DEBUGAppending to the initrd.
Tue, 03 Apr 2012 10:04:04 ERRORcoercing to Unicode: need string or buffer, 
NoneType found
Tue, 03 Apr 2012 10:04:04 DEBUGTraceback (most recent call last):
  File /usr/bin/virt-install, line 620, in start_install
noboot=options.noreboot)
  File /usr/lib/pymodules/python2.7/virtinst/Guest.py, line 1206, in 
start_install
self._prepare_install(meter, dry)
  File /usr/lib/pymodules/python2.7/virtinst/Guest.py, line 963, in 
_prepare_install
meter=meter)
  File /usr/lib/pymodules/python2.7/virtinst/DistroInstaller.py, line 426, in 
prepare
dev = self._prepare_kernel_and_initrd(guest, meter)
  File /usr/lib/pymodules/python2.7/virtinst/DistroInstaller.py, line 382, in 
_prepare_kernel_and_initrd
self._perform_initrd_injections()
  File /usr/lib/pymodules/python2.7/virtinst/DistroInstaller.py, line 293, in 
_perform_initrd_injections
f = open(initrd, 'ab')
TypeError: coercing to Unicode: need string or buffer, NoneType found

See: http://www.redhat.com/archives/virt-tools-
list/2011-September/msg00078.html

** Affects: virtinst (Ubuntu)
 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/972207

Title:
  virt-install fails to inject a file into the initrd

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

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


[Bug 894279] Re: cloud-init fails to fetch metadata with OpenStack

2011-11-29 Thread Juerg Haefliger
I agree that Nova needs to be fixed but we need a cloud-init fix for the
current Nova as well. As for running an API server on each compute node,
I don't think that's a viable solution for our environment. We've
modified memcached to cache the metadata requests and that seems to help
make things faster.

I see your point about the metadata service not being ready in time. Do you 
know how long it can take for the service to become ready? How about a smarter 
sleeptime that always increases (linearly) from 1 to 20 secs (or some 
configurable upper limit)?
sleeptime = int(19 * x / (sleeps - 1)) + 1
With that, the 5 retries would happen over a time of 51 secs (1, 5, 10, 15, 20 
sec sleeps in between the 5 requests).

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

Title:
  cloud-init fails to fetch metadata with OpenStack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/894279/+subscriptions

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


[Bug 829238] [NEW] natty-server-cloudimg-amd64 throws errors when using a ramdisk

2011-08-19 Thread Juerg Haefliger
Public bug reported:

I pulled natty-server-cloudimg-amd64.tar.gz, extracted the archive and
then extracted the initrd from the image file. I then registered the
three files (image, kernel, ramdisk) with Nova (2011.2-0ubuntu1) and
launched an instance. The console log threw the following errors:

[0.451453] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[0.452486] EDD information not available.
[0.603144] Freeing unused kernel memory: 880k freed
[0.605273] Write protecting the kernel read-only data: 10240k
[0.607776] Freeing unused kernel memory: 84k freed
[0.613642] Freeing unused kernel memory: 1412k freed
Loading, please wait...
Begin: Loading essential drivers ... done.
[0.628690] 30udev[61]: starting version 167
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
[0.705857] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[0.707364] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[0.708441] 8139cp :00:03.0: PCI INT A - Link[LNKC] - GSI 11 (level, 
high) - IRQ 11
[0.712465] 8139cp :00:03.0: eth0: RTL-8139C+ at 0xc9312000, 
02:16:3e:04:33:2e, IRQ 11
[0.714835] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: 
(null)
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... done.
udevd[61]: worker [104] did not accept message -1 (Connection refused), kill it

udevd[61]: worker [108] did not accept message -1 (Connection refused),
kill it

udevd[61]: worker [109] did not accept message -1 (Connection refused),
kill it

udevd[61]: worker [110] did not accept message -1 (Connection refused), kill it
udevd-work[183]: open /dev/null failed: No such file or directory

udevd-work[181]: open /dev/null failed: No such file or directory


Sometimes the instance would continue to successfully boot, sometimes it would 
hang at this point. The problem seems to be with the init-bottom script and 
specifically with the killing of udevd. Seems to be a timing issue since adding 
a simple sleep 1 before init-bottom is called 'fixes' the problem. Adding 
'udevadm settle' in init-bottom right before the udev daemon is killed also 
seems to work. I suspect that the network events are lost due to the killed 
udev daemon and that somehow has a negative impact on the system.

Log with 'udevadm settle':

[0.312257] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[0.312917] EDD information not available.
[0.461766] Freeing unused kernel memory: 880k freed
[0.462825] Write protecting the kernel read-only data: 10240k
[0.463993] Freeing unused kernel memory: 84k freed
[0.468530] Freeing unused kernel memory: 1412k freed
Loading, please wait...
Begin: Loading essential drivers ... done.
[0.489270] 30udev[61]: starting version 167
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
[0.569248] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: 
(null)
Begin: Running /scripts/local-bottom ... [0.577919] 8139cp: 8139cp: 10/100 
PCI Ethernet driver v1.3 (Mar 22, 2004)
[0.578770] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[0.579415] 8139cp :00:03.0: PCI INT A - Link[LNKC] - GSI 11 (level, 
high) - IRQ 11
[0.582447] 8139cp :00:03.0: eth0: RTL-8139C+ at 0xc9312000, 
02:16:3e:3b:6b:0b, IRQ 11
done.
done.
Begin: Running /scripts/init-bottom ... [0.633503] 8139too: 8139too Fast 
Ethernet driver 0.9.28
[0.644085] FDC 0 is a S82078B
done.


No errors and the instance boots up fine.

** Affects: udev (Ubuntu)
 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/829238

Title:
  natty-server-cloudimg-amd64 throws errors when using a ramdisk

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

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


[Bug 894279] [NEW] cloud-init fails to fetch metadata with OpenStack

2011-11-24 Thread Juerg Haefliger
Public bug reported:

Tested the UEC Lucid, Maverick, Natty and Oneiric images with OpenStack
Diablo. When launching multiple (20+) instances at the same time the
OpenStack metadata server becomes quite slow and cloud-init fails to
fetch the metadata due to its short timeout of 2 (3 for Oneiric) seconds
in DataSourceEc2.py. This is an unreasonably small timeout value. I'd
suggest a timeout of 60 secs and 5 retries as the default.

init: cloud-init-local main process (217) terminated with status 1 
init: cloud-init-nonet main process (290) killed by TERM signal 
init: udev-fallback-graphics main process (317) terminated with status 1 
init: plymouth main process (59) killed by SEGV signal 
init: plymouth-splash main process (345) terminated with status 2 
cloud-init start running: Fri, 30 Sep 2011 12:01:48 +. up 2.17 seconds 
2011-09-30 12:01:50,874 - DataSourceEc2.py[WARNING]: waiting for metadata 
service at http://169.254.169.254/2009-04-04/meta-data/instance-id 
2011-09-30 12:01:50,875 - DataSourceEc2.py[WARNING]: 12:01:50 [ 1/30]: url 
error [timed out] 
2011-09-30 12:01:53,879 - DataSourceEc2.py[WARNING]: 12:01:53 [ 2/30]: url 
error [timed out] 
2011-09-30 12:01:54,883 - DataSourceEc2.py[WARNING]: 12:01:54 [ 3/30]: url 
error [[Errno 113] No route to host] 
2011-09-30 12:01:57,887 - DataSourceEc2.py[WARNING]: 12:01:57 [ 4/30]: url 
error [timed out] 
2011-09-30 12:01:58,893 - DataSourceEc2.py[WARNING]: 12:01:58 [ 5/30]: url 
error [[Errno 113] No route to host] 
2011-09-30 12:02:01,897 - DataSourceEc2.py[WARNING]: 12:02:01 [ 6/30]: url 
error [timed out] 
2011-09-30 12:02:05,902 - DataSourceEc2.py[WARNING]: 12:02:05 [ 7/30]: url 
error [timed out] 
2011-09-30 12:02:09,907 - DataSourceEc2.py[WARNING]: 12:02:09 [ 8/30]: url 
error [timed out] 
2011-09-30 12:02:13,913 - DataSourceEc2.py[WARNING]: 12:02:13 [ 9/30]: url 
error [timed out] 
2011-09-30 12:02:17,918 - DataSourceEc2.py[WARNING]: 12:02:17 [10/30]: url 
error [timed out] 
2011-09-30 12:02:21,923 - DataSourceEc2.py[WARNING]: 12:02:21 [11/30]: url 
error [timed out] 
2011-09-30 12:02:26,773 - DataSourceEc2.py[WARNING]: 12:02:26 [12/30]: url 
error [[Errno 113] No route to host] 
2011-09-30 12:02:31,778 - DataSourceEc2.py[WARNING]: 12:02:31 [13/30]: url 
error [timed out] 
2011-09-30 12:02:36,785 - DataSourceEc2.py[WARNING]: 12:02:36 [14/30]: url 
error [timed out] 
2011-09-30 12:02:41,791 - DataSourceEc2.py[WARNING]: 12:02:41 [15/30]: url 
error [timed out] 
2011-09-30 12:02:46,797 - DataSourceEc2.py[WARNING]: 12:02:46 [16/30]: url 
error [timed out] 
2011-09-30 12:02:52,013 - DataSourceEc2.py[WARNING]: 12:02:52 [17/30]: url 
error [[Errno 113] No route to host] 
2011-09-30 12:02:58,019 - DataSourceEc2.py[WARNING]: 12:02:58 [18/30]: url 
error [timed out] 
2011-09-30 12:03:04,026 - DataSourceEc2.py[WARNING]: 12:03:04 [19/30]: url 
error [timed out] 
2011-09-30 12:03:10,033 - DataSourceEc2.py[WARNING]: 12:03:10 [20/30]: url 
error [timed out] 
2011-09-30 12:03:16,040 - DataSourceEc2.py[WARNING]: 12:03:16 [21/30]: url 
error [timed out] 
2011-09-30 12:03:23,023 - DataSourceEc2.py[WARNING]: 12:03:23 [22/30]: url 
error [[Errno 113] No route to host] 
2011-09-30 12:03:30,030 - DataSourceEc2.py[WARNING]: 12:03:30 [23/30]: url 
error [timed out] 
2011-09-30 12:03:37,038 - DataSourceEc2.py[WARNING]: 12:03:37 [24/30]: url 
error [timed out] 
2011-09-30 12:03:44,046 - DataSourceEc2.py[WARNING]: 12:03:44 [25/30]: url 
error [timed out] 
2011-09-30 12:03:51,054 - DataSourceEc2.py[WARNING]: 12:03:51 [26/30]: url 
error [timed out] 
2011-09-30 12:03:59,063 - DataSourceEc2.py[WARNING]: 12:03:59 [27/30]: url 
error [timed out] 
2011-09-30 12:04:07,071 - DataSourceEc2.py[WARNING]: 12:04:07 [28/30]: url 
error [timed out] 
2011-09-30 12:04:15,082 - DataSourceEc2.py[WARNING]: 12:04:15 [29/30]: url 
error [timed out] 
2011-09-30 12:04:23,091 - DataSourceEc2.py[WARNING]: 12:04:23 [30/30]: url 
error [timed out] 
2011-09-30 12:04:29,097 - DataSourceEc2.py[CRITICAL]: giving up on md after 160 
seconds 

no instance data found in start

** Affects: cloud-utils (Ubuntu)
 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/894279

Title:
  cloud-init fails to fetch metadata with OpenStack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-utils/+bug/894279/+subscriptions

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


[Bug 894279] Re: cloud-init fails to fetch metadata with OpenStack

2011-11-27 Thread Juerg Haefliger
** Package changed: cloud-utils (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/894279

Title:
  cloud-init fails to fetch metadata with OpenStack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/894279/+subscriptions

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


[Bug 1006349] Re: last and lastb not working in precise and oneiric cloud images

2012-08-04 Thread Juerg Haefliger
Who do I need to assign this to?

** Package changed: sysvinit (Ubuntu) = pam (Ubuntu)

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

Title:
  last and lastb not working in precise and oneiric cloud images

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

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


[Bug 581566] Re: udevd inotify_add_watch no such directory error for physical volumes

2012-11-15 Thread Juerg Haefliger
Same problem and solution as mentioned in the previous comment.

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

Title:
  udevd inotify_add_watch no such directory error for physical volumes

To manage notifications about this bug go to:
https://bugs.launchpad.net/dmraid/+bug/581566/+subscriptions

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


[Bug 1236380] [NEW] growroot fails for images on SD cards

2013-10-07 Thread Juerg Haefliger
Public bug reported:

The growroot script doesn't correctly determine the root device name if
the device name itself ends with a digit and partitions are named root
devicep1, root devicep2 aso. For example, when using an SD card:

$ ls -l /dev/mmcblk0*
brw-rw 1 root disk 179, 0 Oct  7 16:04 /dev/mmcblk0
brw-rw 1 root disk 179, 1 Oct  7 16:04 /dev/mmcblk0p1

See https://bugzilla.redhat.com/show_bug.cgi?id=1009172.

** Affects: cloud-initramfs-tools (Ubuntu)
 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/1236380

Title:
  growroot fails for images on SD cards

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-initramfs-tools/+bug/1236380/+subscriptions

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


[Bug 979498] Re: Critical: Natty kernel hangs in xlog_grant_log_space

2012-04-12 Thread Juerg Haefliger
Can't run apport-collect on these machines.

** Changed in: linux (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/979498

Title:
  Critical: Natty kernel hangs in xlog_grant_log_space

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

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


[Bug 979498] Re: Critical: Natty kernel hangs in xlog_grant_log_space

2012-04-12 Thread Juerg Haefliger
On one machine, this affected the /tmp logical volume. Any command/task
that touched /tmp hung and never completed.

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

Title:
  Critical: Natty kernel hangs in xlog_grant_log_space

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

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


[Bug 979498] Re: Critical: Natty kernel hangs in xlog_grant_log_space

2012-04-14 Thread Juerg Haefliger
Trying to find a reproducer to test the kernel. Thanks.

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

Title:
  Critical: Natty kernel hangs in xlog_grant_log_space

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

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


[Bug 979498] Re: Critical: Natty kernel hangs in xlog_grant_log_space

2012-04-26 Thread Juerg Haefliger
I logged a case #00029027 through the HP landscape account. Do you have
access to that? It contains instructions and some scripts that I use to
force the hang. Can you try the Natty kernel? That one hangs within a
few seconds.

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

Title:
  Critical: Natty kernel hangs in xlog_grant_log_space

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

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


[Bug 979498] Re: Critical: Natty kernel hangs in xlog_grant_log_space

2012-04-27 Thread Juerg Haefliger
I reproduces the issue on 4 different machines with different HW
configurations (SE1170/P410, SE2170/P212, SL390/P212, z400 no RAID
controller).

Do you have a machine that I can access to give it a try? Or would it
help if I gave you access to one of our machines?

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

Title:
  Critical: Natty kernel hangs in xlog_grant_log_space

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

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


[Bug 979498] Re: Critical: Natty kernel hangs in xlog_grant_log_space

2012-04-23 Thread Juerg Haefliger
I finally managed to create a reproducer for the XFS hang but the provided 
kernel does not solve the problem. It hangs within a few seconds, just like the 
original 2.6.38-8-server kernel. I also tried the following Ubuntu kernels but 
they both hang within a few minutes. Do run a little longer than 2.6.38-8 and 
-14 though.
3.0.0-17-server 
3.2.0-23-lowlatency 

Next I tried the upstream stable kernels but they also hang within an hour: 
3.0.29 
3.1.10 
3.2.15 
3.3.2 

A typical stacktrace is attached. Once the task is hanging, the
directory or partition becomes unusable and only an emergency sync clear
things up again. Note that I've also started the discussion on the XS
mailing list: http://oss.sgi.com/archives/xfs/2012-04/msg00951.html

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

Title:
  Critical: Natty kernel hangs in xlog_grant_log_space

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

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


[Bug 979498] Re: Critical: Natty kernel hangs in xlog_grant_log_space

2012-04-23 Thread Juerg Haefliger
** Attachment added: syslog
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/979498/+attachment/3101284/+files/syslog

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

Title:
  Critical: Natty kernel hangs in xlog_grant_log_space

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

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


[Bug 1236380] Re: growroot fails for images on SD cards

2014-01-09 Thread Juerg Haefliger
Scott,

Looks good but could be simplified to:

+if [ ${rootdisk%[0-9]p} != ${rootdisk} ] ; then
+rootdisk=${rootdisk%p}
+fi

I don't think you need to adjust $partnum.

Also, can you apply the patch to
growroot/dracut/modules.d/50growroot/growroot.sh as well?


Note that the following (old) merge request also contains a (verified) fix: 
https://code.launchpad.net/~juergh/cloud-initramfs-tools/dracut-growroot-fixes/+merge/196272

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

Title:
  growroot fails for images on SD cards

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-initramfs-tools/+bug/1236380/+subscriptions

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


[Bug 1236380] Re: growroot fails for images on SD cards

2014-01-09 Thread Juerg Haefliger
Can we have this patch applied to
growroot/dracut/modules.d/50growroot/growroot.sh 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/1236380

Title:
  growroot fails for images on SD cards

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-initramfs-tools/+bug/1236380/+subscriptions

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


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-05-13 Thread Juerg Haefliger
Sorry this took so long. Finally found the time to test the 12.04
package and it works. Thanks.

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

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+subscriptions

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


[Bug 1212979] [NEW] virt-viewer lacks SPICE support

2013-08-16 Thread Juerg Haefliger
Public bug reported:

Virt-viewer 0.5.4-1 for Raring doesn't support the SPICE protocol.

Trying to connect to a SPICE'd VM results in 'Unknown graphic type for
the guest'.

$ ldd /usr/bin/virt-viewer | grep spice
$


After adding SPICE support and recompiling the package, I can successfully 
connect to a SPICE'd VM and:

$ ldd ./virt-viewer | grep spice
libspice-client-gtk-3.0.so.4 = 
/usr/lib/x86_64-linux-gnu/libspice-client-gtk-3.0.so.4 (0x7f2f5ffe6000)
libspice-client-glib-2.0.so.8 = 
/usr/lib/x86_64-linux-gnu/libspice-client-glib-2.0.so.8 (0x7f2f5f61f000)


To add SPICE support, I simply added 'libspice-client-gtk-3.0-dev' to the 
Build-Depends list in debian/control.

** Affects: virt-viewer (Ubuntu)
 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/1212979

Title:
  virt-viewer lacks SPICE support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virt-viewer/+bug/1212979/+subscriptions

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


[Bug 1006349] Re: last and lastb not working in precise and oneiric cloud images

2012-06-04 Thread Juerg Haefliger
Yeah I didn't think it was a sysvinit bug but I didn't know which
package to attach the bug report to. I couldn't figure out how to mark
it as a generic 'cloud images' problem rather than a package-specific
problem. The pam modules obviously are installed in the images. All
works well if I create the missing files manually. Are they usually
created during installation time?

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

Title:
  last and lastb not working in precise and oneiric cloud images

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

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


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2012-06-04 Thread Juerg Haefliger
What does the MD look like on EC2? Curious, can you send a dump? Yes it
seems to be a problem with the nova MD service in that it's different
from EC2 but I still think boto should be able to handle special
characters in MD URLs or is there an EC2 spec that this will never
happen with EC2?

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

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+subscriptions

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


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2012-06-07 Thread Juerg Haefliger
Hmm... On the hp cloud I get:

ubuntu@juergh-8419-5531:~$ curl 169.254.169.254/2009-04-04/meta-data
local-ipv4
reservation-id
local-hostname
placement/
ami-launch-index
public-hostname
mpi/
hostname
ami-id
public-keys/
instance-action
public-ipv4
block-device-mapping/
ami-manifest-path
security-groups
instance-type
instance-id

We 'fixed' the issue by not allowing spaces in key names anymore.

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

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+subscriptions

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


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2012-06-07 Thread Juerg Haefliger
mpi/ was present in diablo but removed subsequently:

commit 8ecdc44690ced882205112e017f79dc98cd6aaca
Author: Jesse Andrews anotherje...@gmail.com
Date:   Tue Mar 6 20:49:16 2012 -0800

remove undocumented, unused mpi 'extension' to ec2 metadata

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

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+subscriptions

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


[Bug 979498] Re: Critical: Natty kernel hangs in xlog_grant_log_space

2012-04-20 Thread Juerg Haefliger
Can I get a copy of the source so that I can check what other patches
are in that kernel?

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

Title:
  Critical: Natty kernel hangs in xlog_grant_log_space

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

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


[Bug 972207] Re: virt-install fails to inject a file into the initrd

2012-04-10 Thread Juerg Haefliger
Can this be backported to Oneiric?

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

Title:
  virt-install fails to inject a file into the initrd

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

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


[Bug 973536] Re: kvm brings Oneiric host to a grinding halt

2012-04-10 Thread Juerg Haefliger
Good catch. I missed the 'Unaligned AIO/DIO' message. However, why would
this cause other processes to start hogging the CPU? Also, I created a
new Windows image and I still get the 'Unaligned AIO/DIO' message but
the system does not get into the same state where multiple processes
will comsume the CPU.

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

Title:
  kvm brings Oneiric host to a grinding halt

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

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


[Bug 979498] [NEW] Critical: Natty kernel hangs in xlog_grant_log_space

2012-04-11 Thread Juerg Haefliger
Public bug reported:

We're seeing the following stack traces on different production machines
that are running Natty 2.6.38-8-server.  The machines need to be
rebooted to recover.
http://oss.sgi.com/archives/xfs/2011-11/msg00401.html claims that this
bug is fixed in 3.0. Can this patch be backported to a Natty kernel?
Upgrading to Oneiric is not an option at the moment.

Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299177] INFO: task 
xfssyncd/dm-4:739 blocked for more than 120 seconds.
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299206] echo 0  
/proc/sys/kernel/hung_task_timeout_secs disables this message.
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299235] xfssyncd/dm-4   
D 000e 0   739  2 0x
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299241]  
880bdd211d00 0046 880bdd211fd8 880bdd21
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299245]  
00013d00 880bddd8df38 880bdd211fd8 00013d00
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299250]  
881745c496e0 880bddd8db80 0282 8817de4e2800
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299254] Call Trace:
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299297]  
[a010b2d8] xlog_grant_log_space+0x4a8/0x500 [xfs]
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299304]  
[8105f6f0] ? default_wake_function+0x0/0x20
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299328]  
[a010d1ff] xfs_log_reserve+0xff/0x140 [xfs]
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299352]  
[a01191fc] xfs_trans_reserve+0x9c/0x200 [xfs]
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299373]  
[a00fd383] xfs_fs_log_dummy+0x43/0x90 [xfs]
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299397]  
[a01303c1] xfs_sync_worker+0x81/0x90 [xfs]
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299421]  
[a012f0f3] xfssyncd+0x183/0x230 [xfs]
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299444]  
[a012ef70] ? xfssyncd+0x0/0x230 [xfs]
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299450]  
[810871f6] kthread+0x96/0xa0
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299456]  
[8100cde4] kernel_thread_helper+0x4/0x10
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299460]  
[81087160] ? kthread+0x0/0xa0
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299463]  
[8100cde0] ? kernel_thread_helper+0x0/0x10
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299562] INFO: task 
mysqld:16377 blocked for more than 120 seconds.
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299586] echo 0  
/proc/sys/kernel/hung_task_timeout_secs disables this message.
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299615] mysqld  
D 000e 0 16377  1 0x
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299619]  
88146e6ffaa8 0082 88146e6fffd8 88146e6fe000
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299623]  
00013d00 8817375303b8 88146e6fffd8 00013d00
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299628]  
880bdf352dc0 88173753 0286 8817de4e2800
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299632] Call Trace:
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299655]  
[a010b2d8] xlog_grant_log_space+0x4a8/0x500 [xfs]
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299659]  
[8105f6f0] ? default_wake_function+0x0/0x20
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299682]  
[a010d1ff] xfs_log_reserve+0xff/0x140 [xfs]
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299705]  
[a01191fc] xfs_trans_reserve+0x9c/0x200 [xfs]
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299729]  
[a0119071] ? xfs_trans_alloc+0xa1/0xb0 [xfs]
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299752]  
[a011ef4f] xfs_create+0x17f/0x660 [xfs]
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299776]  
[a012c07a] xfs_vn_mknod+0xaa/0x1c0 [xfs]
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299799]  
[a012c1c0] xfs_vn_create+0x10/0x20 [xfs]
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299804]  
[811705c1] vfs_create+0xb1/0x110
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299809]  
[81173bd6] do_last+0x346/0x410
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299812]  
[81174032] do_filp_open+0x392/0x7c0
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299816]  
[81172d02] ? user_path_at+0x62/0xa0
Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299822]  
[811810f7] ? alloc_fd+0xf7/0x150
Apr 10 23:31:14 

[Bug 973536] [NEW] kvm brings Oneiric host to a grinding halt

2012-04-04 Thread Juerg Haefliger
Public bug reported:

I'm running a Windows7 guest in KVM via libvirt/virt-manager on a
Oneiric desktop 64-bit. Every once in a while (2-3 times a week,
sometimes daily) the CPU usage goes berserk and the host becomes very
unresponsive and unusable. This also happened once with a Breezy guest
so it's not strictly a Windows issue. I'm just seeing it more often with
Windows because that's what I run daily.

More information attached, let me know what other info I should collect,
the next time the machine is in that state.

** Affects: qemu-kvm (Ubuntu)
 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/973536

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] Re: kvm brings Oneiric host to a grinding halt

2012-04-04 Thread Juerg Haefliger
** Attachment added: top
   https://bugs.launchpad.net/bugs/973536/+attachment/3003952/+files/top

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] Re: kvm brings Oneiric host to a grinding halt

2012-04-04 Thread Juerg Haefliger
** Attachment added: lsof
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+attachment/3003954/+files/lsof

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] Re: kvm brings Oneiric host to a grinding halt

2012-04-04 Thread Juerg Haefliger
** Attachment added: 1624.strace
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+attachment/3003955/+files/1624.strace

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] Re: kvm brings Oneiric host to a grinding halt

2012-04-04 Thread Juerg Haefliger
** Attachment added: 1644.strace
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+attachment/300/+files/1644.strace

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] Re: kvm brings Oneiric host to a grinding halt

2012-04-04 Thread Juerg Haefliger
** Attachment added: 2110.strace
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+attachment/3004445/+files/2110.strace

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] Re: kvm brings Oneiric host to a grinding halt

2012-04-04 Thread Juerg Haefliger
** Attachment added: 2419.strace
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+attachment/3004448/+files/2419.strace

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] Re: kvm brings Oneiric host to a grinding halt

2012-04-04 Thread Juerg Haefliger
** Attachment added: 9156.strace
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+attachment/3004449/+files/9156.strace

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] Re: kvm brings Oneiric host to a grinding halt

2012-04-04 Thread Juerg Haefliger
** Attachment added: 27462.strace
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+attachment/3004450/+files/27462.strace

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] Re: kvm brings Oneiric host to a grinding halt

2012-04-04 Thread Juerg Haefliger
** Attachment added: 27898.strace
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+attachment/3004457/+files/27898.strace

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] Re: kvm brings Oneiric host to a grinding halt

2012-04-05 Thread Juerg Haefliger
Once in this state, the system doesn't recover by itself. When I kill
kvm, things seem to go back to normal but if I start it up again the CPU
usage of the same couple of processes goes up again, almost
immeditately. Only a reboot fixes it so that it stays stable for a
longer amount of time.

Only one VM at a time.

Syslog is clean.

I'll run apport-collect next time I hit it.

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] CurrentDmesg.txt

2012-04-05 Thread Juerg Haefliger
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/973536/+attachment/3008733/+files/CurrentDmesg.txt

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] Re: kvm brings Oneiric host to a grinding halt

2012-04-05 Thread Juerg Haefliger
apport information

** Tags added: apport-collected oneiric running-unity

** Description changed:

  I'm running a Windows7 guest in KVM via libvirt/virt-manager on a
  Oneiric desktop 64-bit. Every once in a while (2-3 times a week,
  sometimes daily) the CPU usage goes berserk and the host becomes very
  unresponsive and unusable. This also happened once with a Breezy guest
  so it's not strictly a Windows issue. I'm just seeing it more often with
  Windows because that's what I run daily.
  
- More information attached, let me know what other info I should collect,
- the next time the machine is in that state.
+ More information attached, let me know what other info I should collect, the 
next time the machine is in that state.
+ --- 
+ ApportVersion: 1.23-0ubuntu4
+ Architecture: amd64
+ DistroRelease: Ubuntu 11.10
+ InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
+ KvmCmdLine:
+  UIDPID  PPID  CSZ   RSS PSR STIME TTY  TIME CMD
+  116   2892 1 13 327807 1062024 0 07:34 ?   00:49:31 /usr/bin/kvm 
-S -M pc-0.14 -enable-kvm -m 1024 -smp 1,sockets=1,cores=1,threads=1 -name 
Windows7 -uuid 63a736b8-2d14-4354-8974-83c3f0d71ea1 -nodefconfig -nodefaults 
-chardev 
socket,id=charmonitor,path=/var/lib/libvirt/qemu/Windows7.monitor,server,nowait 
-mon chardev=charmonitor,id=monitor,mode=readline -rtc base=localtime -boot c 
-drive 
file=/home/juergh/VirtualMachines/Windows7.img,if=none,id=drive-virtio-disk0,boot=on,format=raw,cache=none,aio=native
 -device 
virtio-blk-pci,bus=pci.0,addr=0x6,drive=drive-virtio-disk0,id=virtio-disk0 
-netdev tap,fd=19,id=hostnet0 -device 
virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:56:6f:49,bus=pci.0,addr=0x3 
-chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 
-usb -vnc 127.0.0.1:0 -vga std -device 
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5
+ MachineType: Hewlett-Packard HP EliteBook 8530w
+ NonfreeKernelModules: nvidia
+ Package: qemu-kvm 0.14.1+noroms-0ubuntu6.2
+ PackageArchitecture: amd64
+ PccardctlIdent:
+  Socket 0:
+product info: RICOH, Bay8Controller, , 
+manfid: 0x, 0x
+function: 254 (unknown)
+ PccardctlStatus:
+  Socket 0:
+3.3V 16-bit PC Card
+Subdevice 0 (function 0) bound to driver pata_pcmcia
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-17-generic 
root=UUID=076a3371-4882-4e13-a456-9855c6fb4caf ro
+ ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
+ Tags:  oneiric running-unity
+ Uname: Linux 3.0.0-17-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm admin cdrom dialout libvirtd lpadmin mock plugdev sambashare
+ dmi.bios.date: 12/08/2009
+ dmi.bios.vendor: Hewlett-Packard
+ dmi.bios.version: 68PDV Ver. F.11
+ dmi.board.name: 30E7
+ dmi.board.vendor: Hewlett-Packard
+ dmi.board.version: KBC Version 90.26
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Hewlett-Packard
+ dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PDVVer.F.11:bd12/08/2009:svnHewlett-Packard:pnHPEliteBook8530w:pvrF.11:rvnHewlett-Packard:rn30E7:rvrKBCVersion90.26:cvnHewlett-Packard:ct10:cvr:
+ dmi.product.name: HP EliteBook 8530w
+ dmi.product.version: F.11
+ dmi.sys.vendor: Hewlett-Packard

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/973536/+attachment/3008732/+files/BootDmesg.txt

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] Dependencies.txt

2012-04-05 Thread Juerg Haefliger
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/973536/+attachment/3008734/+files/Dependencies.txt

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] Lspci.txt

2012-04-05 Thread Juerg Haefliger
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/973536/+attachment/3008735/+files/Lspci.txt

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] ProcCpuinfo.txt

2012-04-05 Thread Juerg Haefliger
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/973536/+attachment/3008737/+files/ProcCpuinfo.txt

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] ProcEnviron.txt

2012-04-05 Thread Juerg Haefliger
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/973536/+attachment/3008738/+files/ProcEnviron.txt

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] ProcModules.txt

2012-04-05 Thread Juerg Haefliger
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/973536/+attachment/3008740/+files/ProcModules.txt

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] UdevDb.txt

2012-04-05 Thread Juerg Haefliger
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/973536/+attachment/3008742/+files/UdevDb.txt

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] UdevLog.txt

2012-04-05 Thread Juerg Haefliger
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/973536/+attachment/3008743/+files/UdevLog.txt

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] Lsusb.txt

2012-04-05 Thread Juerg Haefliger
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/973536/+attachment/3008736/+files/Lsusb.txt

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] ProcInterrupts.txt

2012-04-05 Thread Juerg Haefliger
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/973536/+attachment/3008739/+files/ProcInterrupts.txt

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 973536] RelatedPackageVersions.txt

2012-04-05 Thread Juerg Haefliger
apport information

** Attachment added: RelatedPackageVersions.txt
   
https://bugs.launchpad.net/bugs/973536/+attachment/3008741/+files/RelatedPackageVersions.txt

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

Title:
  kvm brings Oneiric host to a grinding halt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/973536/+subscriptions

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


[Bug 1006349] [NEW] last and lastb not working in precise and oneiric cloud images

2012-05-30 Thread Juerg Haefliger
Public bug reported:

Because the files /var/log/wtmp and /var/log/btmp are missing.

** Affects: ubuntu
 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/1006349

Title:
  last and lastb not working in precise and oneiric cloud images

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

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


[Bug 1006349] Re: last and lastb not working in precise and oneiric cloud images

2012-06-01 Thread Juerg Haefliger
This affects:
http://cloud-images.ubuntu.com/releases/oneiric/release/
http://cloud-images.ubuntu.com/releases/precise/release/


** Package changed: ubuntu = sysvinit (Ubuntu)

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

Title:
  last and lastb not working in precise and oneiric cloud images

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

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


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2012-06-01 Thread Juerg Haefliger
nova boot --flavor FLAVOR_ID --image IMAGE_ID --key_name 'my key'
INSTANCE_NAME

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

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+subscriptions

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


[Bug 1298921] [NEW] cloud-init should give up on 404 errors

2014-03-28 Thread Juerg Haefliger
Public bug reported:

On OpenStack, the CloudStack handler is retyring even if the response is
404, resulting in a 2 min timeout.

IMHO, readurl() should abort in this case.


ci-info: | Route | Destination | Gateway  |Genmask| Interface | Flags |
ci-info: +---+-+--+---+---+---+
ci-info: |   0   |   0.0.0.0   | 10.0.0.1 |0.0.0.0|eth0   |   UG  |
ci-info: |   1   |   10.0.0.0  | 0.0.0.0  | 255.255.255.0 |eth0   |   U   |
ci-info: +---+-+--+---+---+---+
2014-03-28 04:56:40,733 - url_helper.py[WARNING]: Calling 
'http://10.0.0.1//latest/meta-data/instance-id' failed [0/120s]: bad status 
code [404]
2014-03-28 04:56:41,738 - url_helper.py[WARNING]: Calling 
'http://10.0.0.1//latest/meta-data/instance-id' failed [1/120s]: bad status 
code [404]

SNIP

2014-03-28 04:58:32,946 - url_helper.py[WARNING]: Calling 
'http://10.0.0.1//latest/meta-data/instance-id' failed [112/120s]: bad status 
code [404]
2014-03-28 04:58:39,953 - url_helper.py[WARNING]: Calling 
'http://10.0.0.1//latest/meta-data/instance-id' failed [119/120s]: request 
error [HTTPConnectionPool(host='10.0.0.1', port=80): Max retries exceeded with 
url: //latest/meta-data/instance-id (Caused by class 'socket.error': [Errno 
115] Operation now in progress)]
2014-03-28 04:58:46,959 - DataSourceCloudStack.py[CRITICAL]: Giving up on 
waiting for the metadata from ['http://10.0.0.1//latest/meta-data/instance-id'] 
after 126 seconds

** Affects: cloud-init (Ubuntu)
 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/1298921

Title:
  cloud-init should give up on 404 errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1298921/+subscriptions

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


[Bug 1298921] Re: cloud-init should give up on 404 errors

2014-03-28 Thread Juerg Haefliger
** Branch linked: lp:~juergh/cloud-init/lp1298921

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

Title:
  cloud-init should give up on 404 errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1298921/+subscriptions

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


[Bug 1298921] Re: cloud-init should give up on 404 errors

2014-04-02 Thread Juerg Haefliger
 In one way or another, the CloudStack datasource was explicitly enabled.
 You or something explicitly configured this datasource on, and to be run 
 before the Ec2 datasource, so generally its functioning  as designed.

Well it wasn't explicitly disabled :-)

 Additionally, its not a 404 that we get as the error, but a Connection
Refused.

Weird. I know I got 404 errors at one point. Need to redo my testing
when I'm back in the office.

 there must be a config file in /etc/cloud/ that enables the CloudStack
datasource, and lists it before the ConfigDrive datasource,

Yes there is. It seems that the list in Debian is in the wrong order.
However, I think the actual ordering should be enforced by cloud-init if
it is that crucial and breaks otherwise (as seen in this case).

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

Title:
  cloud-init should give up on 404 errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1298921/+subscriptions

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


[Bug 1316597] [NEW] test_smartos fails in a chroot

2014-05-06 Thread Juerg Haefliger
Public bug reported:

All tests from test_smartos.py fail in a chroot as follows (only first
failure shown):

$ nosetests tests/unittests/test_datasource/test_smartos.py
F
==
FAIL: test_b64_keys 
(tests.unittests.test_datasource.test_smartos.TestSmartOSDataSource)
--
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/mocker.py, line 146, in 
test_method_wrapper
result = test_method()
  File /root/cloud-init/tests/unittests/test_datasource/test_smartos.py, line 
270, in test_b64_keys
self.assertTrue(ret)
AssertionError: False is not true
  begin captured logging  
cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_list'] 
that have attributes ['Merger']
cloudinit.importer: DEBUG: Found m_list with attributes ['Merger'] in 
['cloudinit.mergers.m_list']
cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_dict'] 
that have attributes ['Merger']
cloudinit.importer: DEBUG: Found m_dict with attributes ['Merger'] in 
['cloudinit.mergers.m_dict']
cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_str'] that 
have attributes ['Merger']
cloudinit.importer: DEBUG: Found m_str with attributes ['Merger'] in 
['cloudinit.mergers.m_str']
cloudinit.mergers: DEBUG: Merging 'dict' into 'dict' using method 
'_handle_unknown' of 'LookupMerger: (3)'
cloudinit.mergers: DEBUG: Merging using located merger 'DictMerger: 
(method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)'
 since it had method '_on_dict'
cloudinit.sources.DataSourceSmartOS: DEBUG: Host does not appear to be on 
SmartOS
-  end captured logging  -

This is because DataSourceSmartOS.get_data() bails out if it can't find
the seed (/dev/ttyS1), which obviously doesn't exist in a pbuilder
chroot. The check for /dev/ttyS1 needs to be subbed out.

** Affects: cloud-init (Ubuntu)
 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/1316597

Title:
  test_smartos fails in a chroot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1316597/+subscriptions

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


[Bug 1685598] [NEW] Clicking 'Sound Settings' in Lubuntu is a no-op

2017-04-23 Thread Juerg Haefliger
Public bug reported:

Nothing happens when clicking 'Sound Settings...' in the indicator
applet on a fresh install of Lubuntu 17.04.

This is probably because of the following code in src/sound-service-
dbus.c:

static void
show_sound_settings_dialog (DbusmenuMenuitem *mi,
gpointer user_data)
{
  GError * error = NULL;
  if (!g_spawn_command_line_async("gnome-volume-control --page=applications", 
) &&
  !g_spawn_command_line_async("gnome-control-center sound", ) && 
  !g_spawn_command_line_async("xfce4-mixer", ))
  {
g_warning("Unable to show dialog: %s", error->message);
g_error_free(error);
  }
}

and the fact that none of the above is installed (or available) by
default.

I 'fixed' the issue by creating a symbolic link xfce4-mixer ->
pavucontrol. Maybe pavucontrol should be tried in the above code as well
since that seems to be the default in Lubuntu?

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: indicator-sound-gtk2 12.10.0.1-0ubuntu5
ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
Uname: Linux 4.10.0-19-generic x86_64
ApportVersion: 2.20.4-0ubuntu4
Architecture: amd64
CurrentDesktop: LXDE
Date: Sun Apr 23 11:20:46 2017
InstallationDate: Installed on 2017-04-14 (9 days ago)
InstallationMedia: Lubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
SourcePackage: indicator-sound-gtk2
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: indicator-sound-gtk2 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug zesty

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

Title:
  Clicking 'Sound Settings' in Lubuntu is a no-op

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound-gtk2/+bug/1685598/+subscriptions

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


[Bug 1711056] [NEW] Backport more recent Broadcom bnxt driver

2017-08-16 Thread Juerg Haefliger
Public bug reported:

We need to support newer Broadcom NetXtreme NICs than what the current
bnxt_en driver can handle.

The plan is to provide a separate driver module called bnxt_en_bpo which
is a backported driver from Broadcom. This driver will be modified to
only support the new NICs that the current kernel driver does not
support.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: Juerg Haefliger (juergh)
 Status: New

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Juerg Haefliger (juergh)

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

Title:
  Backport more recent Broadcom bnxt driver

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

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


[Bug 1711056] Re: Backport more recent Broadcom bnxt_en driver

2017-08-16 Thread Juerg Haefliger
** Summary changed:

- Backport more recent Broadcom bnxt driver
+ Backport more recent Broadcom bnxt_en driver

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

Title:
  Backport more recent Broadcom bnxt_en driver

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

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


[Bug 1667114] Re: Merge 1:1.4.0-5 from Debian unstable to zesty

2017-08-14 Thread Juerg Haefliger
Every-day usage on Artful is successful so far. And I can confirm that
Fedora VMs can now be built properly (i.e. #1683747 is fixed).

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

Title:
  Merge 1:1.4.0-5 from Debian unstable to zesty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/1667114/+subscriptions

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


[Bug 1683505] Re: enable CONFIG_CPU_SW_DOMAIN_PAN for raspi2/raspi3

2017-06-30 Thread Juerg Haefliger
** Changed in: linux-raspi2 (Ubuntu Yakkety)
   Status: New => Fix Committed

** Changed in: linux-raspi2 (Ubuntu Zesty)
   Status: New => Fix Committed

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

Title:
  enable CONFIG_CPU_SW_DOMAIN_PAN for raspi2/raspi3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1683505/+subscriptions

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


[Bug 1701017] Re: linux-raspi2: 4.10.0-1011.14 -proposed tracker

2017-06-29 Thread Juerg Haefliger
** Summary changed:

- linux-raspi2:  -proposed tracker
+ linux-raspi2: 4.10.0-1011.14 -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Juerg Haefliger 
(juergh)

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

Title:
  linux-raspi2: 4.10.0-1011.14 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1701017/+subscriptions

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


[Bug 1699651] Re: KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device

2017-06-29 Thread Juerg Haefliger
** Changed in: linux (Ubuntu Zesty)
   Status: New => Fix Committed

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

Title:
  KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1699651/+subscriptions

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


[Bug 1699627] Re: XDP eBPF programs fail to verify on Zesty ppc64el

2017-06-29 Thread Juerg Haefliger
** Changed in: linux (Ubuntu Zesty)
   Status: New => Fix Committed

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

Title:
  XDP eBPF programs fail to verify on Zesty ppc64el

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

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


[Bug 1701013] Re: linux: 4.10.0-28.32 -proposed tracker

2017-06-29 Thread Juerg Haefliger
** Summary changed:

- linux:  -proposed tracker
+ linux: 4.10.0-28.32 -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Juerg Haefliger 
(juergh)

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

Title:
  linux: 4.10.0-28.32 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1701013/+subscriptions

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


[Bug 1700530] Re: linux-hwe-edge: 4.10.0-26.30~16.04.1 -proposed tracker

2017-06-28 Thread Juerg Haefliger
** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => Invalid

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

Title:
  linux-hwe-edge: 4.10.0-26.30~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1700530/+subscriptions

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


[Bug 1700532] Re: linux-raspi2: 4.10.0-1010.13 -proposed tracker

2017-06-28 Thread Juerg Haefliger
** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => Invalid

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

Title:
  linux-raspi2: 4.10.0-1010.13 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1700532/+subscriptions

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


[Bug 1700559] Re: linux-lts-trusty: 3.13.0-123.172~precise1 -proposed tracker

2017-06-28 Thread Juerg Haefliger
** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Invalid

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

Title:
  linux-lts-trusty: 3.13.0-123.172~precise1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1700559/+subscriptions

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


[Bug 1700563] Re: linux: 3.2.0-129.174 -proposed tracker

2017-06-28 Thread Juerg Haefliger
** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Invalid

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

Title:
  linux: 3.2.0-129.174 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1700563/+subscriptions

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


[Bug 1700536] Re: linux-raspi2: 4.8.0-1042.46 -proposed tracker

2017-06-28 Thread Juerg Haefliger
** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => Invalid

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

Title:
  linux-raspi2: 4.8.0-1042.46 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1700536/+subscriptions

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


[Bug 1700544] Re: linux-raspi2: 4.4.0-1061.69 -proposed tracker

2017-06-28 Thread Juerg Haefliger
** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => Invalid

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

Title:
  linux-raspi2: 4.4.0-1061.69 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1700544/+subscriptions

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


[Bug 1700541] Re: linux: 4.4.0-83.106 -proposed tracker

2017-06-28 Thread Juerg Haefliger
** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => Invalid

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

Title:
  linux: 4.4.0-83.106 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1700541/+subscriptions

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


[Bug 1700533] Re: linux: 4.8.0-58.63 -proposed tracker

2017-06-28 Thread Juerg Haefliger
** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => Invalid

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

Title:
  linux: 4.8.0-58.63 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1700533/+subscriptions

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


[Bug 1700542] Re: linux-lts-xenial: 4.4.0-83.106~14.04.1 -proposed tracker

2017-06-28 Thread Juerg Haefliger
** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => Invalid

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

Title:
  linux-lts-xenial: 4.4.0-83.106~14.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1700542/+subscriptions

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


[Bug 1700545] Re: linux-snapdragon: 4.4.0-1063.68 -proposed tracker

2017-06-28 Thread Juerg Haefliger
** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => Invalid

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

Title:
  linux-snapdragon: 4.4.0-1063.68 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1700545/+subscriptions

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


[Bug 1700528] Re: linux: 4.10.0-26.30 -proposed tracker

2017-06-28 Thread Juerg Haefliger
** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => Invalid

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

Title:
  linux: 4.10.0-26.30 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1700528/+subscriptions

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


[Bug 1700534] Re: linux-hwe: 4.8.0-58.63~16.04.1 -proposed tracker

2017-06-28 Thread Juerg Haefliger
** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => Invalid

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

Title:
  linux-hwe: 4.8.0-58.63~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1700534/+subscriptions

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


[Bug 1700558] Re: linux: 3.13.0-123.172 -proposed tracker

2017-06-28 Thread Juerg Haefliger
** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => Invalid

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

Title:
  linux: 3.13.0-123.172 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1700558/+subscriptions

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


[Bug 1700550] Re: linux-gke: 4.4.0-1018.18 -proposed tracker

2017-06-28 Thread Juerg Haefliger
** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => Invalid

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

Title:
  linux-gke: 4.4.0-1018.18 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1700550/+subscriptions

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


[Bug 1700553] Re: linux: 3.19.0-88.96 -proposed tracker

2017-06-28 Thread Juerg Haefliger
** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => Invalid

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

Title:
  linux: 3.19.0-88.96 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1700553/+subscriptions

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


[Bug 1700549] Re: linux-aws: 4.4.0-1022.31 -proposed tracker

2017-06-28 Thread Juerg Haefliger
** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => Invalid

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

Title:
  linux-aws: 4.4.0-1022.31 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1700549/+subscriptions

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


[Bug 1667114] Re: Merge 1:1.4.0-5 from Debian unstable to zesty

2017-08-09 Thread Juerg Haefliger
I can offer to do some testing if somebody provides an updated package.

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

Title:
  Merge 1:1.4.0-5 from Debian unstable to zesty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/1667114/+subscriptions

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


[Bug 1683747] Re: libvirtError: unsupported configuration: unknown input device type 'virtio1.0-input' (fixed upstream)

2017-08-07 Thread Juerg Haefliger
Debian stable is at upstream 1.4.0. Artful is still 1.3.2. Can we please
move?

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

Title:
  libvirtError: unsupported configuration: unknown input device type
  'virtio1.0-input' (fixed upstream)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/1683747/+subscriptions

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


[Bug 1712491] [NEW] Add backported bnxt driver to the initramfs

2017-08-23 Thread Juerg Haefliger
Public bug reported:

We're adding a backported bnxt driver to Xenial (LP #1711056). It's an
alternate for the regular Xenial driver that only manages NICs that are
not supported by the regular Xenial driver. But it's a boot-critical
driver so it needs to be added to the initramfs.

--- hook-functions.orig 2017-08-21 08:00:47.303094616 +
+++ hook-functions  2017-08-23 07:43:56.893817027 +
@@ -519,6 +519,9 @@ auto_add_modules()
macvtap.ko pcmcia sb1000.ko team tokenring \
tun.ko usb veth.ko wan wimax wireless \
xen-netback.ko
+ 
+   # Ubuntu backported bnxt driver
+   copy_modules_dir kernel/ubuntu/bnxt
;;
ide)
copy_modules_dir kernel/drivers/ide

** Affects: initramfs-tools (Ubuntu)
 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/1712491

Title:
  Add backported bnxt driver to the initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1712491/+subscriptions

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


[Bug 1712534] [NEW] qemu-debootstrap second stage hangs indefinitely

2017-08-23 Thread Juerg Haefliger
Public bug reported:

I'm trying to build a foreign architecture chroot (on artful) using
qemu-debootstrap but the result is an indefinite hang during the second
stage.


To reproduce:

$ sudo qemu-debootstrap --arch=s390x xenial /tmp/chroot-xenial

I: Extracting perl-base...
I: Extracting procps...
I: Extracting sed...
I: Extracting sensible-utils...
I: Extracting systemd...
I: Extracting systemd-sysv...
I: Extracting sysv-rc...
I: Extracting sysvinit-utils...
I: Extracting tar...
I: Extracting tzdata...
I: Extracting util-linux...
I: Extracting zlib1g...
I: Running command: chroot /tmp/chroot-xenial /debootstrap/debootstrap 
--second-stage



Package versions:

$ dpkg -l qemu-user-static debootstrap
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   VersionArchitecture   Description
+++-==-==-==-=
ii  debootstrap1.0.91ubuntu1  allBootstrap a basic Debian 
system
ii  qemu-user-static   1:2.10~rc3+dfs amd64  QEMU user mode emulation 
binaries (static

** Affects: qemu (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  I'm trying to build a foreign architecture chroot (on artful) using
  qemu-debootstrap but the result is an indefinite hang during the second
  stage.
  
+ 
  To reproduce:
  
  $ sudo qemu-debootstrap --arch=s390x xenial /tmp/chroot-xenial
+ 
+ I: Extracting perl-base...
+ I: Extracting procps...
+ I: Extracting sed...
+ I: Extracting sensible-utils...
+ I: Extracting systemd...
+ I: Extracting systemd-sysv...
+ I: Extracting sysv-rc...
+ I: Extracting sysvinit-utils...
+ I: Extracting tar...
+ I: Extracting tzdata...
+ I: Extracting util-linux...
+ I: Extracting zlib1g...
+ I: Running command: chroot /tmp/chroot-xenial /debootstrap/debootstrap 
--second-stage
+ 
+ 
  
  Package versions:
  
  $ dpkg -l qemu-user-static debootstrap
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   VersionArchitecture   Description
  
+++-==-==-==-=
  ii  debootstrap1.0.91ubuntu1  allBootstrap a basic Debian 
system
  ii  qemu-user-static   1:2.10~rc3+dfs amd64  QEMU user mode emulation 
binaries (static

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

Title:
  qemu-debootstrap second stage hangs indefinitely

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

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


  1   2   3   4   5   6   7   8   9   10   >