On Fri, Dec 02, 2016 at 12:02:43PM +0100, Michael Schroeder wrote:
On Fri, Dec 02, 2016 at 08:42:17AM +0100, Martin Koegler wrote:
On Thu, Nov 24, 2016 at 11:56:31AM +0100, Michael Schroeder wrote:
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.
Seems to be broken again: https://build.opensuse.org/package/live_build_log/home:e9925248:grandorgue/g...
Wow, bsdtar changed in some weird way. Investigating...
bsdtar could no longer extract hardlinks over symlinks. This is already fixed upstream, we'll backport the patch. 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