Your message dated Wed, 4 Jan 2012 16:45:14 -0800
with message-id <[email protected]>
and subject line Re: Bug#641270: aptitude segfault in qemu-arm-static.
has caused the Debian Bug report #641270,
regarding qemu-user-static: qemu-arm-static doesn't support armhf
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
641270: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641270
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu-user-static
Version: 0.15.0~rc2+dfsg-1
Severity: normal
File: /usr/bin/qemu-arm-static
I did this:
mkdir -p target/usr/bin
cp /usr/bin/qemu-arm-static target/usr/bin
cdebootstrap -f minimal -k /etc/debmirror/trustedkeys.gpg -a armhf unstable
target http://apt/debian-ports
Where http://apt/debian-ports is a partial mirror of debian-ports.org, made
today.
When this finished, I chrooted in and installed aptitude. Running
aptitude --help works, but aptitude -u clears the screen then prints
Segmentation fault
And aptitude (without arguments) was printing something different
about the stack being uninitialized or something, but now it's also
printing "Segmentation fault".
I tried stracing it, but strace says that ptrace isn't supported by
qemu-user-static.
Ref. http://wiki.debian.org/QemuUserEmulation
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
qemu-user-static depends on no packages.
Versions of packages qemu-user-static recommends:
ii binfmt-support 2.0.6 Support for extra binary formats
Versions of packages qemu-user-static suggests:
ii sudo 1.7.4p6-1 Provide limited super user privile
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.0+dfsg-1
On Mon, Sep 12, 2011 at 07:18:40PM +1000, Trent W. Buck wrote:
> Package: qemu-user-static
> Version: 0.15.0~rc2+dfsg-1
> Severity: normal
> File: /usr/bin/qemu-arm-static
>
> I did this:
>
> mkdir -p target/usr/bin
> cp /usr/bin/qemu-arm-static target/usr/bin
> cdebootstrap -f minimal -k /etc/debmirror/trustedkeys.gpg -a armhf
> unstable target http://apt/debian-ports
>
> Where http://apt/debian-ports is a partial mirror of debian-ports.org, made
> today.
>
> When this finished, I chrooted in and installed aptitude. Running
> aptitude --help works, but aptitude -u clears the screen then prints
>
> Segmentation fault
apparently, armhf is at least reasonably well supported now(maybe it always
was), and so i tested with aptitude 0.6.4-1.2+b1 in an armhf sid chroot.
i was able to reproduce this behavior with qemu-user-static 0.15.1+dfsg-3, but
not with qemu-user-static 1.0+dfsg-1, so it appears to be fixed in newer
versions.
live well,
vagrant
--- End Message ---