[Bug 530000] Re: mono assembly installation under qemu-arm-static hangs

2013-03-06 Thread Yoo Yoon Shoo
+1
sudo project-rootstock/rootstock --fqdn ubuntu -d lucid --login ubuntu 
--password 123456 --notarball --imagesize 3G --seed 
ubuntu-desktop,openssh-server,build-essential

Host computer is intel core i5 4GB RAM, mainboard Gigabyte. Virtual
machine is virtualbox one with 1GB RAM. Guest OS is ubuntu 12.10

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

Title:
  mono assembly installation under qemu-arm-static hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/53/+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 530000] Re: mono assembly installation under qemu-arm-static hangs

2011-05-27 Thread letrec
+1

This bug  appears on the Tegra 2 as well.

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

Title:
  mono assembly installation under qemu-arm-static hangs

-- 
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 530000] Re: mono assembly installation under qemu-arm-static hangs

2011-02-07 Thread AdamOutler
Just thought I'd add that I'm Having this issue with rootstock.

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

Title:
  mono assembly installation under qemu-arm-static hangs

-- 
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 530000] Re: mono assembly installation under qemu-arm-static hangs

2011-02-07 Thread AdamOutler
command run was

sudo rootstock --dist maverick --seed ubuntu-netbook -f localhost
--login ubuntu --password ubuntu --imagesize 4G --notarball --fullname
Ubuntu for Android --kbmodel kbd

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

Title:
  mono assembly installation under qemu-arm-static hangs

-- 
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 530000] Re: mono assembly installation under qemu-arm-static hangs

2011-01-03 Thread Oliver Grawert
this seems to be an issue with your board, on the supported ubuntu
architectures native installation of mono packages works fine (there are
surely plenty issues with applications, but the breakage you describe
above observed in VMs yet) all our images build fine and install the
mono dependencies without problems on omap (lucid-natty), imx51(jaunty-
lucid), dove (jaunty-maverick) and omap4 (maverick-natty) platforms.

there is no way to work around the issue in qemu-user sessions unless
mono switches to a different garbage collector. boehm GC (which is
currently used in mono) uses /proc to collect data. under the qemu-user
emulation as qemu-arm-static is one (which is a wrapper around every
single binary) the arm binaires only see the host machines /proc
filesystem and can not collect data from this.

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

Title:
  mono assembly installation under qemu-arm-static hangs

-- 
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 530000] Re: mono assembly installation under qemu-arm-static hangs

2011-01-03 Thread Dr. The Fugitive
I was working with a qualcomm snapdragon when not in qemu. So what you
are saying is that this is just one of those crazy coincidences, that
this install routine breaks at the same places in the qemu vm as well as
on the actual snapdragon?

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

Title:
  mono assembly installation under qemu-arm-static hangs

-- 
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 530000] Re: mono assembly installation under qemu-arm-static hangs

2011-01-03 Thread Dr. The Fugitive
As well, just finished a successful running 'apt-get install' as '--no-
install-recommends' in order to avoid mono packaging. Will work on a
kernel before claiming success to all us unlucky ARM'ers who are not on
omap. Start with ubuntu-minimal, work your way up from there...

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

Title:
  mono assembly installation under qemu-arm-static hangs

-- 
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 530000] Re: mono assembly installation under qemu-arm-static hangs

2011-01-02 Thread Chetan Hooli
Any work arounds for this ?

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

Title:
  mono assembly installation under qemu-arm-static hangs

-- 
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 530000] Re: mono assembly installation under qemu-arm-static hangs

2011-01-02 Thread Dr. The Fugitive
Well, I am considering working around by never using and mono packages
in any ARM build of anything. I will collect the packages at least for
the dependencies of ubuntu-netbook, and filter out anything that depends
on mono. It seems that mono breaks ubuntu on ALL ARM PLATFORMS. Also,
this issue will arise on a physical board as well as in a VM. It seems
that mono will force arm-boards to install a Windows OS instead, well
done Miguel.

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

Title:
  mono assembly installation under qemu-arm-static hangs

-- 
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 530000] Re: mono assembly installation under qemu-arm-static hangs

2010-12-31 Thread Dr. The Fugitive
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 

[Bug 530000] Re: mono assembly installation under qemu-arm-static hangs

2010-09-21 Thread sam tygier
i saw this trying to build a maverick arm image with rootstock in
maverick. my log said:

Setting up mono-gac (2.6.7-3ubuntu1) ...
* Installing 2 assemblies from libappindicator0.1-cil into Mono
qemu: Unsupported syscall: 242
qemu: Unsupported syscall: 242
qemu: Unsupported syscall: 242
qemu: Unsupported syscall: 242

-- 
mono assembly installation under qemu-arm-static hangs
https://bugs.launchpad.net/bugs/53
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 530000] Re: mono assembly installation under qemu-arm-static hangs

2010-05-20 Thread Dave Walker
This seems to be an issue that is unlikely to fixed in the distribution
development, and unsure if it's going to be fixed anytime soon upstream
as the linked mailing list threads go back to 2006.  I'm going to mark
it Won't Fix, but if someone does want to assign themselves to try and
resolve this; please do re-open it.

Thanks.

** Changed in: qemu-kvm (Ubuntu)
   Status: Confirmed = Won't Fix

-- 
mono assembly installation under qemu-arm-static hangs
https://bugs.launchpad.net/bugs/53
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 530000] Re: mono assembly installation under qemu-arm-static hangs

2010-03-01 Thread Loïc Minier
Riku told me it's related to the boehm gc not working properly under qemu.  
This thread on the upstream boehm-gc group seems relevant:
http://thread.gmane.org/gmane.comp.programming.garbage-collection.boehmgc/1556

this was posted to qemu-devel:
http://www.mail-archive.com/qemu-de...@nongnu.org/msg08229.html
http://www.mail-archive.com/qemu-de...@nongnu.org/msg08233.html
apparently, the dynamic translator isn't thread safe and NPTL support is hackish

-- 
mono assembly installation under qemu-arm-static hangs
https://bugs.launchpad.net/bugs/53
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 530000] Re: mono assembly installation under qemu-arm-static hangs

2010-03-01 Thread Mathias Gug
** Changed in: qemu-kvm (Ubuntu)
   Importance: Undecided = Medium

** Changed in: qemu-kvm (Ubuntu)
   Status: New = Confirmed

-- 
mono assembly installation under qemu-arm-static hangs
https://bugs.launchpad.net/bugs/53
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

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