Re: Bug#931641: perl: FTBFS under qemu-user
John Paul Adrian Glaubitz <[email protected]>
| Newsgroups | gmane.linux.debian.ports.68k,gmane.linux.debian.ports.superh |
|---|---|
| Message-ID | <[email protected]> |
> That should fix it: > > https://github.com/openSUSE/qemu/commit/b9d571b22b86948586a3ee622a854b5fc694cc04 > https://github.com/openSUSE/qemu/commit/3cec667753967b778563899cbd21cc2e617d4389 That doesn't work, unfortunately. At least, I cannot get it to work in Debian. Both the patch from Laurent and these two patches from Alex and you seem cause issues with the shell environment so that chrooting into the build root no longer works. It seems that it's not trivial to fix this problem while still being able to just run "chroot /path/to/m68k/build/root" without any additional parameters or having to call binaries directly. I need the simple chroot command to work so that I can use it for sbuild. Adrian