On Wed, Nov 23, 2016 at 09:35:02PM +0100, Martin Koegler wrote:
I already had posted this a few days ago:
This has been fixed - but there is another issue for i686:
build-vm calls in the vm: exec perl -e 'syscall(136, '$PERSONALITY') == -1 && warn("personality: $!\n");exec "/.build/build" || die("/.build/build: $!\n")'
perl requires libcrypt.so.1. libcrypt-2.24-3.fc25.i686.rpm ships /lib/libcrypt-2.24.so. /lib/libcrypt.so.1 is not shipped but intended to be created by ldconfig.
Seems like at that point ldconfig has not been run yet, so perl fails: https://build.opensuse.org/package/live_build_log/home:e9925248:grandorgue/g...
Yes, running ldconfig fixes this. I'll add it to the build script. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org