Package: qemubuilder
Version: 0.48
Severity: important

I've tried to use qemubuilder to build armel packages on i386 host, and
(after some struggle to get a working kernel image) found that any attempt
to build a package hangs just after build-depends are installed.

After some experiments I found that hang is caused by pseudo filesystems
not being mounted inside qemu.
The problem disappeared after I edited /pbuilder-run script inside qemu
filesystem, such that now it contains

...
mount -n proc /proc -t proc
mount -n sysfs /sys -t sysfs
mount -n devpts /dev/pts -t devpts
...

Please fix qemubuilder --create to add these lines automatically when
creating a new environment, and also add some documentation to help people
update already exiwting environments.

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (620, 'testing'), (600, 'unstable'), (550, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash

Versions of packages qemubuilder depends on:
ii  kvm                           72+dfsg-4  Full virtualization on x86 hardwar
ii  libc6                         2.7-16     GNU C Library: Shared libraries
ii  pbuilder                      0.181      personal package builder for Debia
hi  qemu                          0.9.1-10   fast processor emulator

qemubuilder recommends no packages.

qemubuilder suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to