Bug#750361: [Pkg-chromium-maint] Bug#750361: Experimental

2014-07-04 Thread Mark Hindley
On Thu, Jul 03, 2014 at 06:10:19PM -0400, Michael Gilbert wrote:
> 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

Thanks. With that and also

# chmod 1777 /dev/shm

chromium version 36.0.1985.84-1 runs fine from the chroot on my Via Ezra.

Mark


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



Bug#750361: [Pkg-chromium-maint] Bug#750361: Experimental

2014-07-03 Thread Michael Gilbert
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