The bug also affects shared-mime-info. update-mime-database uses readdir
and ends up generating an empty database without reporting any errors,
causing pixbuf and anything else that relies on the mime database not to
work properly.
Same things happens with update-ca-certificates. It calls c_rehash
I've tried the patch and it solves the problem for my use case.
Tested with this build:
https://launchpad.net/~schneiderit/+archive/ubuntu/rpi/+build/16488702
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net
Public bug reported:
The dynamic linker uses AT_PLATFORM from getauxval to substitute
$PLATFORM in certain places (man ld.so). It would be nice if it was set
to 'v6l', 'v7l' and whatever other platforms there are according to the
chosen CPU or via an environment variable. AT_PLATFORM is not guaran