Control: tags -1 + confirmed upstream

09.05.2013 23:30, Edward J. Shornock wrote:
Package: qemu-user-static
Version: 1.5.0~rc0+dfsg-1
Severity: normal

The second stage of debootstrap for mips on an AMD64 host fails thusly:

-----
I have no name!@darkside:/# debootstrap/debootstrap --second-stage
I: Installing core packages...
W: Failure trying to run:  dpkg --force-depends --install 
/var/cache/apt/archives/libc6_2.13-38_mips.deb
W: See //debootstrap/debootstrap.log for details (possibly the package 
libc6:mips is at fault)
-----


The last few lines of debootstrap.log:


-----
Setting up dpkg (1.16.10) ...
Selecting previously unselected package libc6:mips.
(Reading database ... 371 files and directories currently installed.)
Unpacking libc6:mips (from .../libc6_2.13-38_mips.deb) ...
dpkg: libc6:mips: dependency problems, but configuring anyway as you requested:
  libc6:mips depends on libc-bin (= 2.13-38); however:
   Package libc-bin is not installed.
  libc6:mips depends on libgcc1; however:
   Package libgcc1 is not installed.

Setting up libc6:mips (2.13-38) ...
qemu: uncaught target signal 11 (Segmentation fault) - core dumped

This is a typical problem of running modern multi-threaded applications
which use clone(2) under qemu-user.

I can confirm this issue, and I can also confirm that it is not fixed
by 1.6-rc1.

Thanks,

/mjt


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to