On Sun, Jun 22, 2014 at 3:28 AM, Mark Hindley wrote: > i have just tried the experimental package in an unstable/experimental chroot > on non SSE2 hardware (Via Ezra). The good news is that chromium > 36.0.1985.67-1 runs without SIGILL but then it fails with > > [0622/072436:FATAL:content_main_runner.cc(689)] Check failed: > base::i18n::InitializeICU(). > Aborted
That error is expected when /proc is not mounted within the chroot. Outside the chroot, you can do # mount -o bind /proc chroot/proc Best wishes, Mike -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org