qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
@ 2010-05-26 12:20 ` Arvind Singh
  2010-05-26 12:36 ` Oliver Grawert
                   ` (23 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Arvind Singh @ 2010-05-26 12:20 UTC (permalink / raw)
  To: qemu-devel

I am seeing similar issue on Lucid.
Rootstock version:  rootstock-0.1.99.3
Here is my command line:
sudo ./rootstock --fqdn beagleboard --login ubuntu --password beagle --imagesize 4G --swapsize 512 --components "main,universe,multiverse" --seed openssh-server,build-essential,apache2,postgresql-server-dev-8.4,postgresql-contrib,sqlite3,libsqlite3-dev --dist lucid --serial ttyS2 --kernel-image  http://rcn-ee.net/deb/kernel/beagle/lucid/v2.6.32.11-l13/linux-image-2.6.32.11-l13_1.0lucid_armel.deb

Fails with:

/bin/installer: line 55:   157 Segmentation fault      apt-get -y install openssh-server build-essential apache2 postgresql-server-dev-8.4 postgresql-contrib sqlite3 libsqlite3-dev
E: Second stage build in Virtual Machine failed !
E: Please see the log to see what went wrong.
I: Cleaning up...
../rootstock: line 54:  5051 Killed                  qemu-system-arm $QEMUOPTS -append "${APPEND}" > $QEMUFIFO 2>&1
....
I: A logfile was saved as /home/asingh/met/v_4_1_0/ubuntu-sd/rootstock-201005260742.log
I: done ...
mkimage: Can't open ./vmlinuz-*: No such file or directory

This succeeds if I just give 2 packages as seed.

This was and is all working in Jaunty without any issues.

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New
Status in “qemu-kvm” package in Ubuntu: Incomplete
Status in “qemu-kvm” source package in Lucid: Incomplete

Bug description:
Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
  2010-05-26 12:20 ` [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed Arvind Singh
@ 2010-05-26 12:36 ` Oliver Grawert
  2010-05-26 12:37 ` Arvind Singh
                   ` (22 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Oliver Grawert @ 2010-05-26 12:36 UTC (permalink / raw)
  To: qemu-devel

@arvind this is not related to this bug, please open a new one

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New
Status in “qemu-kvm” package in Ubuntu: Incomplete
Status in “qemu-kvm” source package in Lucid: Incomplete

Bug description:
Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
  2010-05-26 12:20 ` [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed Arvind Singh
  2010-05-26 12:36 ` Oliver Grawert
@ 2010-05-26 12:37 ` Arvind Singh
  2010-05-26 13:54 ` Anthony Liguori
                   ` (21 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Arvind Singh @ 2010-05-26 12:37 UTC (permalink / raw)
  To: qemu-devel

Sure Thanks.

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New
Status in “qemu-kvm” package in Ubuntu: Incomplete
Status in “qemu-kvm” source package in Lucid: Incomplete

Bug description:
Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (2 preceding siblings ...)
  2010-05-26 12:37 ` Arvind Singh
@ 2010-05-26 13:54 ` Anthony Liguori
  2010-05-26 14:07 ` Oliver Grawert
                   ` (20 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Anthony Liguori @ 2010-05-26 13:54 UTC (permalink / raw)
  To: qemu-devel

beagleboard is not in upstream QEMU.  Please do not mark bugs as affects
upstream QEMU unless you've actually reproduced the problem with
upstream QEMU.

** Changed in: qemu
       Status: New => Invalid

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Invalid
Status in “qemu-kvm” package in Ubuntu: Incomplete
Status in “qemu-kvm” source package in Lucid: Incomplete

Bug description:
Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (3 preceding siblings ...)
  2010-05-26 13:54 ` Anthony Liguori
@ 2010-05-26 14:07 ` Oliver Grawert
  2010-05-26 14:08 ` Oliver Grawert
                   ` (19 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Oliver Grawert @ 2010-05-26 14:07 UTC (permalink / raw)
  To: qemu-devel

@Anthony, this bug has nothing to do with beagleboards it happens if
qemu is run on x86 systems

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Invalid
Status in “qemu-kvm” package in Ubuntu: Incomplete
Status in “qemu-kvm” source package in Lucid: Incomplete

Bug description:
Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (4 preceding siblings ...)
  2010-05-26 14:07 ` Oliver Grawert
@ 2010-05-26 14:08 ` Oliver Grawert
  2010-05-26 14:14 ` Oliver Grawert
                   ` (18 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Oliver Grawert @ 2010-05-26 14:08 UTC (permalink / raw)
  To: qemu-devel

@Anthony please see all the above comments before judging and please
reopen it upstream again

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Invalid
Status in “qemu-kvm” package in Ubuntu: Incomplete
Status in “qemu-kvm” source package in Lucid: Incomplete

Bug description:
Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (5 preceding siblings ...)
  2010-05-26 14:08 ` Oliver Grawert
@ 2010-05-26 14:14 ` Oliver Grawert
  2010-05-26 14:20 ` Anthony Liguori
                   ` (17 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Oliver Grawert @ 2010-05-26 14:14 UTC (permalink / raw)
  To: qemu-devel

and just for reference so there isnt coming up any confusion again, the
used qemu call that breaks is for a versatilbepb machine using the
versatile kernel from http://ports.ubuntu.com/ubuntu-
ports/dists/lucid/main/installer-
armel/current/images/versatile/netboot/vmlinuz

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Invalid
Status in “qemu-kvm” package in Ubuntu: Incomplete
Status in “qemu-kvm” source package in Lucid: Incomplete

Bug description:
Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (6 preceding siblings ...)
  2010-05-26 14:14 ` Oliver Grawert
@ 2010-05-26 14:20 ` Anthony Liguori
  2010-07-12  6:35 ` Ricardo Salveti
                   ` (16 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Anthony Liguori @ 2010-05-26 14:20 UTC (permalink / raw)
  To: qemu-devel

If someone reproduces the bug against upstream qemu, feel free to refile
the bug with the appropriate information.

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Invalid
Status in “qemu-kvm” package in Ubuntu: Incomplete
Status in “qemu-kvm” source package in Lucid: Incomplete

Bug description:
Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (7 preceding siblings ...)
  2010-05-26 14:20 ` Anthony Liguori
@ 2010-07-12  6:35 ` Ricardo Salveti
  2010-07-13  3:58 ` Ricardo Salveti
                   ` (15 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Ricardo Salveti @ 2010-07-12  6:35 UTC (permalink / raw)
  To: qemu-devel

I'm now implementing the support for creating a rootstock rootfs without
requiring root, and I also got stuck at a segmentation fault, just after
executing the debootstrap' second stage.

I'm running the qemu-system-arm from qemu-kvm-extras 0.12.4+noroms-
0ubuntu4, at maverick.

My qemu command line:
qemu-system-arm -M versatilepb -cpu cortex-a8 -kernel qemu-vmlinuz -no-reboot -nographic -drive file=qemu-armel-rootstock.img,aio=native,cache=none -m 256 -append 'console=ttyAMA0,115200n8 root=/dev/sda rw mem=256M init=/bin/installer'
Uncompressing Linux................................................................................................................................................................................................. done, booting the kernel.
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
...
...
I: Configuring initramfs-tools...
I: Base system installed successfully.
I: Starting basic services in VM
[  912.758337] udev: starting version 151
Adding `local diversion of /usr/sbin/invoke-rc.d to /usr/sbin/invoke-rc.d.rootstock'
[  913.623614] eth0: link up
Internet Systems Consortium DHCP Client V3.1.3
Copyright 2004-2009 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/52:54:00:12:34:56
Sending on   LPF/eth0/52:54:00:12:34:56
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPOFFER of 10.0.2.15 from 10.0.2.2
DHCPREQUEST of 10.0.2.15 on eth0 to 255.255.255.255 port 67
DHCPACK of 10.0.2.15 from 10.0.2.2
bound to 10.0.2.15 -- renewal in 34170 seconds.
Generating locales...
  en_GB.UTF-8... done
Segmentation fault (core dumped)

[436282.681876] qemu-system-arm[4435]: segfault at ffffffffcd7797cc ip
ffffffffcd7797cc sp 00007fffa42e3070 error 14

For testing and debugging purposes, I'm also uploading the rootstock
image to my server (if you want to test, wait at least 2 hours and make
sure to check the md5).

Image:
 * rootfs: http://rsalveti.net/pub/ubuntu/rootstock/qemu-armel-rootstock.img (md5 356b497edddec08ff19f2ef545b4e207)
 * kernel: http://ports.ubuntu.com/ubuntu-ports/dists/lucid/main/installer-armel/current/images/versatile/netboot/vmlinuz

Going to get some sleep now but tomorrow will try qemu with gdb and also
with the current upstream version.

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Invalid
Status in “qemu-kvm” package in Ubuntu: Incomplete
Status in “qemu-kvm” source package in Lucid: Incomplete

Bug description:
Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (8 preceding siblings ...)
  2010-07-12  6:35 ` Ricardo Salveti
@ 2010-07-13  3:58 ` Ricardo Salveti
  2010-07-17  2:58 ` Ricardo Salveti
                   ` (14 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Ricardo Salveti @ 2010-07-13  3:58 UTC (permalink / raw)
  To: qemu-devel

For the seg fault bug I've created the bug 604872.

Meanwhile I'll try to reproduce the hang problem with Maverick and
upstream Qemu.

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Invalid
Status in “qemu-kvm” package in Ubuntu: Incomplete
Status in “qemu-kvm” source package in Lucid: Incomplete

Bug description:
Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (9 preceding siblings ...)
  2010-07-13  3:58 ` Ricardo Salveti
@ 2010-07-17  2:58 ` Ricardo Salveti
  2010-07-17  4:43 ` Ricardo Salveti
                   ` (13 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Ricardo Salveti @ 2010-07-17  2:58 UTC (permalink / raw)
  To: qemu-devel

After some tests I was able to reproduce the issue on Maverick and with
upstream Qemu (08218b3527301760393b0b4ec732fcdfb7ff6cda).

Also tried stressing the disk with fsstress and dd for many hours, but
couldn't reproduce the issue. The easier way to reproduce it is with
dpkg, but hard to find the exact cause.

My cmd line:
./rootstock --fqdn beagleboard --login ubuntu --password temppwd --seed ubuntu-netbook -i 3G --dist lucid --serial ttyS2 --components "main universe multiverse" --keepimage

The only thing I changed was the path of qemu-system-arm inside
rootstock, to get the upstream one.

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Invalid
Status in “qemu-kvm” package in Ubuntu: Incomplete
Status in “qemu-kvm” source package in Lucid: Incomplete

Bug description:
Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (10 preceding siblings ...)
  2010-07-17  2:58 ` Ricardo Salveti
@ 2010-07-17  4:43 ` Ricardo Salveti
  2010-07-20  8:39 ` Thierry Carrez
                   ` (12 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Ricardo Salveti @ 2010-07-17  4:43 UTC (permalink / raw)
  To: qemu-devel

Here is where it's getting stuck now:
....
Selecting previously deselected package libimobiledevice0.
Unpacking libimobiledevice0 (from .../libimobiledevice0_0.9.7-1ubuntu1_armel.deb) ...
Selecting previously deselected package libtalloc2.
Unpacking libtalloc2 (from .../libtalloc2_2.0.1-1_armel.deb) ...
Selecting previously deselected package libwbclient0.
Unpacking libwbclient0 (from .../libwbclient0_2%3a3.4.7~dfsg-1ubuntu3_armel.deb) ...

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Invalid
Status in “qemu-kvm” package in Ubuntu: Incomplete
Status in “qemu-kvm” source package in Lucid: Incomplete

Bug description:
Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (11 preceding siblings ...)
  2010-07-17  4:43 ` Ricardo Salveti
@ 2010-07-20  8:39 ` Thierry Carrez
  2010-10-02  1:22 ` Dr. The Fugitive
                   ` (11 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Thierry Carrez @ 2010-07-20  8:39 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu-kvm (Ubuntu Lucid)
    Milestone: lucid-updates => None

** Changed in: qemu-kvm (Ubuntu)
    Milestone: lucid-updates => None

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Invalid
Status in “qemu-kvm” package in Ubuntu: Incomplete
Status in “qemu-kvm” source package in Lucid: Incomplete

Bug description:
Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (12 preceding siblings ...)
  2010-07-20  8:39 ` Thierry Carrez
@ 2010-10-02  1:22 ` Dr. The Fugitive
  2010-10-02  2:15 ` Ricardo Salveti
                   ` (10 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Dr. The Fugitive @ 2010-10-02  1:22 UTC (permalink / raw)
  To: qemu-devel

This should help a little:
I can confirm that this is a problem in rootstock, not just inside qemu or qemu/kvm.
Reproducible on host system.
System output from uname :

user@lucid:~/kvm$ uname -a
Linux lucid 2.6.32-25-generic #44-Ubuntu SMP Fri Sep 17 20:05:27 UTC 2010 x86_64 GNU/Linux

Rootstock command used :

user@lucid:~/kvm$ sudo rootstock --fqdn nexus --login user --password
psswd --imagesize 8G --seed ubuntu-netbook,build-essential,openssh-
server,nano

This has failed three times in a row, hanging upon :

Unpacking iso-codes (from .../iso-codes_3.12.1-1_all.deb) ...

This essential just hangs the bash shell, terminal still responsive to ctrl-C, utilizes 100% of 1 (one) of my dual cores.
Is there any open issues on rootstock related to this?

Thanks-
DrTheFugitive

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Invalid
Status in “qemu-kvm” package in Ubuntu: Incomplete
Status in “qemu-kvm” source package in Lucid: Incomplete

Bug description:
Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (13 preceding siblings ...)
  2010-10-02  1:22 ` Dr. The Fugitive
@ 2010-10-02  2:15 ` Ricardo Salveti
  2010-10-03 21:56 ` Dr. The Fugitive
                   ` (9 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Ricardo Salveti @ 2010-10-02  2:15 UTC (permalink / raw)
  To: qemu-devel

What fails is qemu-arm-static, as rootstock uses it internally to
install the packages.

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Invalid
Status in “qemu-kvm” package in Ubuntu: Incomplete
Status in “qemu-kvm” source package in Lucid: Incomplete

Bug description:
Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (14 preceding siblings ...)
  2010-10-02  2:15 ` Ricardo Salveti
@ 2010-10-03 21:56 ` Dr. The Fugitive
  2010-10-03 22:18 ` Dr. The Fugitive
                   ` (8 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Dr. The Fugitive @ 2010-10-03 21:56 UTC (permalink / raw)
  To: qemu-devel

@Ricardo Salveti

Ok, I am going to get a release candidate for 10.10 Meerkat, install it
and try to rootstock ubuntu-netbook for lucid from there. I will inform
this log of my progress.

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Invalid
Status in “qemu-kvm” package in Ubuntu: Incomplete
Status in “qemu-kvm” source package in Lucid: Incomplete

Bug description:
Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (15 preceding siblings ...)
  2010-10-03 21:56 ` Dr. The Fugitive
@ 2010-10-03 22:18 ` Dr. The Fugitive
  2010-12-04 16:24 ` Dustin Kirkland
                   ` (7 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Dr. The Fugitive @ 2010-10-03 22:18 UTC (permalink / raw)
  To: qemu-devel

Allright, it appears that iso-codes will build successefully on this
kernel:

user@meerkatuname:~/kvm$ uname -a
Linux merelynatural 2.6.35-22-generic #33-Ubuntu SMP Sun Sep 19 20:32:27 UTC 2010 x86_64 GNU/Linux

Output as follows:

Setting up x11-xkb-utils (7.5+1) ...
Setting up libxklavier16 (5.0-0ubuntu1) ...

Setting up libgnomekbd-common (2.30.0-0ubuntu2) ...

Setting up iso-codes (3.12.1-1) ...
Setting up libgnomekbd4 (2.30.0-0ubuntu2) ...

Build still fails however, it seems it will still run into the much
aggreived Mono issue, bash hangs here:

Setting up python-desktopcouch (0.6.4-0ubuntu3) ...

Setting up mono-2.0-gac (2.4.4~svn151842-1ubuntu4) ...
Setting up mono-gac (2.4.4~svn151842-1ubuntu4) ...
* Installing 6 assemblies from libart2.0-cil into Mono


Am back to the drawing board, am trying to avoid ubuntu-minimal and aptitude installation of ubuntu-netbook due to sdhc constantly crapping out after a real small number of write cycles (way too early, am arguing right now with manufacturers for warranty replacements). SDHC is going to be the real benefactor of rootstock.

TheFugitive

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Invalid
Status in “qemu-kvm” package in Ubuntu: Incomplete
Status in “qemu-kvm” source package in Lucid: Incomplete

Bug description:
Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (16 preceding siblings ...)
  2010-10-03 22:18 ` Dr. The Fugitive
@ 2010-12-04 16:24 ` Dustin Kirkland
  2010-12-31 21:49 ` Dr. The Fugitive
                   ` (6 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Dustin Kirkland @ 2010-12-04 16:24 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu-kvm (Ubuntu)
     Assignee: Dustin Kirkland (kirkland) => (unassigned)

** Changed in: qemu-kvm (Ubuntu Lucid)
     Assignee: Dustin Kirkland (kirkland) => (unassigned)

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/532733

Title:
  apt/dpkg in qemu-system-arm hangs if a big task is installed

Status in QEMU:
  Invalid
Status in “qemu-kvm” package in Ubuntu:
  Incomplete
Status in “qemu-kvm” source package in Lucid:
  Incomplete

Bug description:
  Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (17 preceding siblings ...)
  2010-12-04 16:24 ` Dustin Kirkland
@ 2010-12-31 21:49 ` Dr. The Fugitive
  2011-01-03 22:09 ` Dr. The Fugitive
                   ` (5 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Dr. The Fugitive @ 2010-12-31 21:49 UTC (permalink / raw)
  To: qemu-devel

running this on a real arm board, snapdragon htc phone
this is a chroot apt-get install ubuntu-netbook. here is the results of my 'kill -SIGINT' for hanging mono processess, this does not appear to be an issue related to kvm, since this has been done outside the virtual machine:

Setting up mono-2.0-gac (2.4.4~svn151842-1ubuntu4) ...
Setting up mono-gac (2.4.4~svn151842-1ubuntu4) ...
* Installing 6 assemblies from libart2.0-cil into Mono
E: Installation of libart2.0-cil with /usr/share/cli-common/runtimes.d/mono failed
* Installing 1 assembly from libflickrnet2.2-cil into Mono
E: Installation of libflickrnet2.2-cil with /usr/share/cli-common/runtimes.d/mono failed
* Installing 6 assemblies from libgconf2.0-cil into Mono
Use of uninitialized value $_ in scalar chomp at /usr/share/cli-common/runtimes.d/mono line 144.
Use of uninitialized value $fullname in concatenation (.) or string at /usr/share/cli-common/runtimes.d/mono line 113.
E: installing Assembly /usr/lib/cli/gconf-sharp-2.0/gconf-sharp.dll failed
E: Installation of libgconf2.0-cil with /usr/share/cli-common/runtimes.d/mono failed
* Installing 1 assembly from libglade2.0-cil into Mono
E: Installation of libglade2.0-cil with /usr/share/cli-common/runtimes.d/mono failed
* Installing 1 assembly from libglib2.0-cil into Mono
Use of uninitialized value $_ in scalar chomp at /usr/share/cli-common/runtimes.d/mono line 144.
Use of uninitialized value $fullname in concatenation (.) or string at /usr/share/cli-common/runtimes.d/mono line 113.
E: installing Assembly /usr/lib/cli/glib-sharp-2.0/glib-sharp.dll failed
E: Installation of libglib2.0-cil with /usr/share/cli-common/runtimes.d/mono failed
* Installing 1 assembly from libgmime2.4-cil into Mono
E: Installation of libgmime2.4-cil with /usr/share/cli-common/runtimes.d/mono failed
* Installing 1 assembly from libgnome-keyring1.0-cil into Mono
E: Installation of libgnome-keyring1.0-cil with /usr/share/cli-common/runtimes.d/mono failed
* Installing 6 assemblies from libgnome-vfs2.0-cil into Mono
Use of uninitialized value $_ in scalar chomp at /usr/share/cli-common/runtimes.d/mono line 144.
Use of uninitialized value $fullname in concatenation (.) or string at /usr/share/cli-common/runtimes.d/mono line 113.
E: installing Assembly /usr/lib/cli/gnome-vfs-sharp-2.0/gnome-vfs-sharp.dll failed
E: Installation of libgnome-vfs2.0-cil with /usr/share/cli-common/runtimes.d/mono failed
* Installing 2 assemblies from libgnome2.24-cil into Mono
E: Installation of libgnome2.24-cil with /usr/share/cli-common/runtimes.d/mono failed
* Installing 1 assembly from libgnomepanel2.24-cil into Mono
E: Installation of libgnomepanel2.24-cil with /usr/share/cli-common/runtimes.d/mono failed
* Installing 5 assemblies from libgtk2.0-cil into Mono
E: Installation of libgtk2.0-cil with /usr/share/cli-common/runtimes.d/mono failed
* Installing 1 assembly from liblaunchpad-integration1.0-cil into Mono
E: Installation of liblaunchpad-integration1.0-cil with /usr/share/cli-common/runtimes.d/mono failed
* Installing 3 assemblies from libmono-addins-gui0.2-cil into Mono
Use of uninitialized value $_ in scalar chomp at /usr/share/cli-common/runtimes.d/mono line 144.
Use of uninitialized value $fullname in concatenation (.) or string at /usr/share/cli-common/runtimes.d/mono line 113.
E: installing Assembly /usr/lib/cli/Mono.Addins.Gui-0.2/Mono.Addins.Gui.dll failed
E: Installation of libmono-addins-gui0.2-cil with /usr/share/cli-common/runtimes.d/mono failed
* Installing 7 assemblies from libmono-addins0.2-cil into Mono
Use of uninitialized value $_ in scalar chomp at /usr/share/cli-common/runtimes.d/mono line 144.
Use of uninitialized value $fullname in concatenation (.) or string at /usr/share/cli-common/runtimes.d/mono line 113.
E: installing Assembly /usr/lib/cli/Mono.Addins-0.2/Mono.Addins.dll failed
E: Installation of libmono-addins0.2-cil with /usr/share/cli-common/runtimes.d/mono failed
* Installing 1 assembly from libndesk-dbus-glib1.0-cil into Mono
Use of uninitialized value $_ in scalar chomp at /usr/share/cli-common/runtimes.d/mono line 144.
Use of uninitialized value $fullname in concatenation (.) or string at /usr/share/cli-common/runtimes.d/mono line 113.
E: installing Assembly /usr/lib/cli/NDesk.DBus.GLib-1.0/NDesk.DBus.GLib.dll failed
E: Installation of libndesk-dbus-glib1.0-cil with /usr/share/cli-common/runtimes.d/mono failed
* Installing 1 assembly from libndesk-dbus1.0-cil into Mono
Use of uninitialized value $_ in scalar chomp at /usr/share/cli-common/runtimes.d/mono line 144.
Use of uninitialized value $fullname in concatenation (.) or string at /usr/share/cli-common/runtimes.d/mono line 113.
E: installing Assembly /usr/lib/cli/NDesk.DBus-1.0/NDesk.DBus.dll failed
E: Installation of libndesk-dbus1.0-cil with /usr/share/cli-common/runtimes.d/mono failed
* Installing 6 assemblies from libnunit2.4-cil into Mono
E: Installation of libnunit2.4-cil with /usr/share/cli-common/runtimes.d/mono failed
dpkg: error processing mono-gac (--configure):
 subprocess installed post-installation script killed by signal (Interrupt)
dpkg: dependency problems prevent configuration of mono-runtime:
 mono-runtime depends on mono-gac (= 2.4.4~svn151842-1ubuntu4); however:
  Package mono-gac is not configured yet.
dpkg: error processing mono-runtime (--configure):


and the aftermath at the end of apt-get install is:

Errors were encountered while processing:
 libslp1
 cups
 foomatic-db-engine
 foomatic-db
 hplip
 bluez-cups
 ghostscript-cups
 cups-driver-gutenprint
 foo2zjs
 openprinting-ppds
 pxljr
 splix
 ubuntu-netbook
 mono-gac
 mono-runtime
 libmono-corlib2.0-cil
 libmono-data-tds2.0-cil
 libmono-system-data2.0-cil
 libmono-sqlite2.0-cil
 libmono-posix2.0-cil
 libmono-sharpzip2.84-cil
 libmono-system-web2.0-cil
 libmono2.0-cil
 libflickrnet2.2-cil
 libglib2.0-cil
 libgconf2.0-cil
 libmono-cairo2.0-cil
 libgtk2.0-cil
 libglade2.0-cil
 libgnome-keyring1.0-cil
 libgnome-vfs2.0-cil
 libart2.0-cil
 libgnome2.24-cil
 libmono-addins0.2-cil
 libmono-addins-gui0.2-cil
 libndesk-dbus1.0-cil
 libndesk-dbus-glib1.0-cil
 libmono-system-runtime2.0-cil
 libnunit2.4-cil
 f-spot
 libgmime2.4-cil
 libgnomepanel2.24-cil
 liblaunchpad-integration1.0-cil
 libmono-i18n-west2.0-cil
 tomboy
 libmono-system2.0-cil
 libmono-security2.0-cil
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/532733

Title:
  apt/dpkg in qemu-system-arm hangs if a big task is installed

Status in QEMU:
  Invalid
Status in “qemu-kvm” package in Ubuntu:
  Incomplete
Status in “qemu-kvm” source package in Lucid:
  Incomplete

Bug description:
  Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (18 preceding siblings ...)
  2010-12-31 21:49 ` Dr. The Fugitive
@ 2011-01-03 22:09 ` Dr. The Fugitive
  2011-01-04  9:51 ` Oliver Grawert
                   ` (4 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Dr. The Fugitive @ 2011-01-03 22:09 UTC (permalink / raw)
  To: qemu-devel

This is just an issue with mono, apparently does not appear on omap
boards. This will appear on a physical machine as well as virtual, I
have so far successfully rootstock ubuntu-minimal (meerkat) and used
apt-get install --no-install-recommends ubuntu-netbook to build thus
far. Am working on a kernel for my device(qualcomm snapdragon), will
report results.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/532733

Title:
  apt/dpkg in qemu-system-arm hangs if a big task is installed

Status in QEMU:
  Invalid
Status in “qemu-kvm” package in Ubuntu:
  Incomplete
Status in “qemu-kvm” source package in Lucid:
  Incomplete

Bug description:
  Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (19 preceding siblings ...)
  2011-01-03 22:09 ` Dr. The Fugitive
@ 2011-01-04  9:51 ` Oliver Grawert
  2011-01-05  0:01 ` Dr. The Fugitive
                   ` (3 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Oliver Grawert @ 2011-01-04  9:51 UTC (permalink / raw)
  To: qemu-devel

this bug has nothing to do with mono at all, please do not confuse it
with the (already open and already commented) mono tasks.

this bug is about qemu hanging if a big task of packages is installed,
even if there are no mono packages among them. note in the initial logs
that it hangs in various places, usually when unpacking iso-codes.
please dont make more mess out of this bug than it already is, you
commented the same on three bugs now which are all different.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/532733

Title:
  apt/dpkg in qemu-system-arm hangs if a big task is installed

Status in QEMU:
  Invalid
Status in “qemu-kvm” package in Ubuntu:
  Incomplete
Status in “qemu-kvm” source package in Lucid:
  Incomplete

Bug description:
  Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (20 preceding siblings ...)
  2011-01-04  9:51 ` Oliver Grawert
@ 2011-01-05  0:01 ` Dr. The Fugitive
  2011-02-11 19:18 ` Dustin Kirkland
                   ` (2 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: Dr. The Fugitive @ 2011-01-05  0:01 UTC (permalink / raw)
  To: qemu-devel

agreed, guilty of shotgun reporting. will try to reproduce on qemu less
the mono-package installs before submitting to this tracker again.

Thank you for the feedback.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/532733

Title:
  apt/dpkg in qemu-system-arm hangs if a big task is installed

Status in QEMU:
  Invalid
Status in “qemu-kvm” package in Ubuntu:
  Incomplete
Status in “qemu-kvm” source package in Lucid:
  Incomplete

Bug description:
  Binary package hint: qemu-kvm

running rootstock and installing ubuntu-netbook^ makes the VM hang in "unpacking iso-codes" this is reproducable every time in rootstock as well as in a standard qemu-system-arm vm that contains a minimal ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (21 preceding siblings ...)
  2011-01-05  0:01 ` Dr. The Fugitive
@ 2011-02-11 19:18 ` Dustin Kirkland
  2011-04-21  5:02 ` Launchpad Bug Tracker
  2011-04-21  5:02 ` Launchpad Bug Tracker
  24 siblings, 0 replies; 25+ messages in thread
From: Dustin Kirkland @ 2011-02-11 19:18 UTC (permalink / raw)
  To: qemu-devel

Moving this bug over to the qemu-linaro package, which now provides
qemu-system-arm

** Package changed: qemu-kvm (Ubuntu) => qemu-linaro (Ubuntu)

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/532733

Title:
  apt/dpkg in qemu-system-arm hangs if a big task is installed

Status in QEMU:
  Invalid
Status in “qemu-linaro” package in Ubuntu:
  Incomplete
Status in “qemu-linaro” source package in Lucid:
  Incomplete

Bug description:
  Binary package hint: qemu-kvm

  running rootstock and installing ubuntu-netbook^ makes the VM hang in
  "unpacking iso-codes" this is reproducable every time in rootstock as
  well as in a standard qemu-system-arm vm that contains a minimal
  ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (22 preceding siblings ...)
  2011-02-11 19:18 ` Dustin Kirkland
@ 2011-04-21  5:02 ` Launchpad Bug Tracker
  2011-04-21  5:02 ` Launchpad Bug Tracker
  24 siblings, 0 replies; 25+ messages in thread
From: Launchpad Bug Tracker @ 2011-04-21  5:02 UTC (permalink / raw)
  To: qemu-devel

[Expired for qemu-linaro (Ubuntu) because there has been no activity for
60 days.]

** Changed in: qemu-linaro (Ubuntu)
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/532733

Title:
  apt/dpkg in qemu-system-arm hangs if a big task is installed

Status in QEMU:
  Invalid
Status in “qemu-linaro” package in Ubuntu:
  Expired
Status in “qemu-linaro” source package in Lucid:
  Expired

Bug description:
  Binary package hint: qemu-kvm

  running rootstock and installing ubuntu-netbook^ makes the VM hang in
  "unpacking iso-codes" this is reproducable every time in rootstock as
  well as in a standard qemu-system-arm vm that contains a minimal
  ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
       [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
                   ` (23 preceding siblings ...)
  2011-04-21  5:02 ` Launchpad Bug Tracker
@ 2011-04-21  5:02 ` Launchpad Bug Tracker
  24 siblings, 0 replies; 25+ messages in thread
From: Launchpad Bug Tracker @ 2011-04-21  5:02 UTC (permalink / raw)
  To: qemu-devel

[Expired for qemu-linaro (Ubuntu Lucid) because there has been no
activity for 60 days.]

** Changed in: qemu-linaro (Ubuntu Lucid)
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/532733

Title:
  apt/dpkg in qemu-system-arm hangs if a big task is installed

Status in QEMU:
  Invalid
Status in “qemu-linaro” package in Ubuntu:
  Expired
Status in “qemu-linaro” source package in Lucid:
  Expired

Bug description:
  Binary package hint: qemu-kvm

  running rootstock and installing ubuntu-netbook^ makes the VM hang in
  "unpacking iso-codes" this is reproducable every time in rootstock as
  well as in a standard qemu-system-arm vm that contains a minimal
  ubuntu with running apt-get install ubuntu-netbook

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2011-04-21  6:12 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20100305155222.6214.4100.malonedeb@gandwana.canonical.com>
2010-05-26 12:20 ` [Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed Arvind Singh
2010-05-26 12:36 ` Oliver Grawert
2010-05-26 12:37 ` Arvind Singh
2010-05-26 13:54 ` Anthony Liguori
2010-05-26 14:07 ` Oliver Grawert
2010-05-26 14:08 ` Oliver Grawert
2010-05-26 14:14 ` Oliver Grawert
2010-05-26 14:20 ` Anthony Liguori
2010-07-12  6:35 ` Ricardo Salveti
2010-07-13  3:58 ` Ricardo Salveti
2010-07-17  2:58 ` Ricardo Salveti
2010-07-17  4:43 ` Ricardo Salveti
2010-07-20  8:39 ` Thierry Carrez
2010-10-02  1:22 ` Dr. The Fugitive
2010-10-02  2:15 ` Ricardo Salveti
2010-10-03 21:56 ` Dr. The Fugitive
2010-10-03 22:18 ` Dr. The Fugitive
2010-12-04 16:24 ` Dustin Kirkland
2010-12-31 21:49 ` Dr. The Fugitive
2011-01-03 22:09 ` Dr. The Fugitive
2011-01-04  9:51 ` Oliver Grawert
2011-01-05  0:01 ` Dr. The Fugitive
2011-02-11 19:18 ` Dustin Kirkland
2011-04-21  5:02 ` Launchpad Bug Tracker
2011-04-21  5:02 ` Launchpad Bug Tracker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).