Bug#923289: Cannot install libgdk-pixbuf2.0-0 inside an armhf chroot
Christopher Obbard
chris at 64studio.com
Mon Feb 25 21:24:41 GMT 2019
Package: libgdk-pixbuf2.0-0
Version: 2.38.0+dfsg-7
installing the package under an armhf chroot on amd64 results in the
following error, the package is not configured properly and leads to
icons missing from the desktop environment.
> Setting up libgdk-pixbuf2.0-0:armhf (2.38.0+dfsg-7) ...
>
> (process:21627): GLib-ERROR **: 20:50:46.361: getauxval () failed: No such file or directory
> qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
> Trace/breakpoint trap
The fix was to run the following commands (not in chroot -- on the
real hardware):
$ apt-get --reinstall install libgdk-pixbuf2.0-0
$ update-mime-database /usr/share/mime
Note this previously worked about ~6 months ago.
Cheers!
More information about the pkg-gnome-maintainers
mailing list