[opensuse-buildservice] Arch Linux build failures
Hi, all of my Arch packages fail with the same errors [1], not sure what's changed but I guess it's specific to Arch builds. Would be great if you can look into this. Also before the failures I believe the package databases were created incorrectly (reporting wrong package size) and thus it was impossible to install any of the packages, so it would be nice if someone can check that as well. Thanks in advance Kuba [1] https://build.opensuse.org/package/live_build_log/home:Zizzfizzix:arch/docut... -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On 07/28/2014 04:18 PM, Kuba Serafinowski wrote:
Hi,
all of my Arch packages fail with the same errors [1], not sure what's changed but I guess it's specific to Arch builds. Would be great if you can look into this.
[1] https://build.opensuse.org/package/live_build_log/home:Zizzfizzix:arch/docut...
[ 22s] init_buildsystem --configdir /.build/configs --cachedir /var/cache/build /.build-srcdir/PKGBUILD build rpmlint-Factory ... [ 23s] [1/91] installing archlinux-keyring [ 23s] error: '.init_b_cache/archlinux-keyring.arch': could not find or read package [ 23s] [2/91] installing iana-etc [ 23s] error: '.init_b_cache/iana-etc.arch': could not find or read package ________________^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ I've seen this recently when someone already used coreutils-8.23. It has a bug / questionable feature [0] that chroot(1) doesn't chdir("/") in the case chroot(1) is called with "/" as argument. ... unfortunately, the log doesn't show which coreutils version is used. [0] http://bugs.gnu.org/18062 Have a ncie day, Berny -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
# mail@bernhard-voelker.de / 2014-07-28 16:51:45 +0200:
On 07/28/2014 04:18 PM, Kuba Serafinowski wrote:
all of my Arch packages fail with the same errors [1], not sure what's changed but I guess it's specific to Arch builds. Would be great if you can look into this.
[1] https://build.opensuse.org/package/live_build_log/home:Zizzfizzix:arch/docut...
[ 22s] init_buildsystem --configdir /.build/configs --cachedir /var/cache/build /.build-srcdir/PKGBUILD build rpmlint-Factory ... [ 23s] [1/91] installing archlinux-keyring [ 23s] error: '.init_b_cache/archlinux-keyring.arch': could not find or read package [ 23s] [2/91] installing iana-etc [ 23s] error: '.init_b_cache/iana-etc.arch': could not find or read package ________________^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I've seen this recently when someone already used coreutils-8.23. It has a bug / questionable feature [0] that chroot(1) doesn't chdir("/") in the case chroot(1) is called with "/" as argument.
... unfortunately, the log doesn't show which coreutils version is used.
please test https://github.com/openSUSE/obs-build/pull/121 if you can. -- roman -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Mon, Jul 28, 2014 at 04:51:45PM +0200, Bernhard Voelker wrote:
On 07/28/2014 04:18 PM, Kuba Serafinowski wrote:
all of my Arch packages fail with the same errors [1], not sure what's changed but I guess it's specific to Arch builds. Would be great if you can look into this.
[1] https://build.opensuse.org/package/live_build_log/home:Zizzfizzix:arch/docut...
[ 22s] init_buildsystem --configdir /.build/configs --cachedir /var/cache/build /.build-srcdir/PKGBUILD build rpmlint-Factory ... [ 23s] [1/91] installing archlinux-keyring [ 23s] error: '.init_b_cache/archlinux-keyring.arch': could not find or read package [ 23s] [2/91] installing iana-etc [ 23s] error: '.init_b_cache/iana-etc.arch': could not find or read package ________________^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I've seen this recently when someone already used coreutils-8.23. It has a bug / questionable feature [0] that chroot(1) doesn't chdir("/") in the case chroot(1) is called with "/" as argument.
... unfortunately, the log doesn't show which coreutils version is used.
I hope they revert that change again. Anyway, I deployed a workaround and building for arch seems to be fine again. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products 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
On 07/28/2014 05:43 PM, Michael Schroeder wrote:
On Mon, Jul 28, 2014 at 04:51:45PM +0200, Bernhard Voelker wrote:
I hope they revert that change again. Anyway, I deployed a workaround and building for arch seems to be fine again.
Yes, we'll do. It's also likely that we'll issue a 8.24 for this. I was wondering where does coreutils-8.23 come from in these builds? It's not in Base:System not in Base:Build yet. Thanks & have a nice day, Berny -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Mon, Jul 28, 2014 at 05:46:11PM +0200, Bernhard Voelker wrote:
On 07/28/2014 05:43 PM, Michael Schroeder wrote:
On Mon, Jul 28, 2014 at 04:51:45PM +0200, Bernhard Voelker wrote:
I hope they revert that change again. Anyway, I deployed a workaround and building for arch seems to be fine again.
Yes, we'll do. It's also likely that we'll issue a 8.24 for this.
I was wondering where does coreutils-8.23 come from in these builds? It's not in Base:System not in Base:Build yet.
Arch:Core contains "coreutils-8.23-1-x86_64.pkg.tar.xz", it is copied from the official Arch mirrors by a cron job. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products 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
On 07/28/2014 06:04 PM, Michael Schroeder wrote:
Arch:Core contains "coreutils-8.23-1-x86_64.pkg.tar.xz", it is copied from the official Arch mirrors by a cron job.
Ah, so Arch was too fast this time. ;-) https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/coreutils&id=ee3dd2b3e4 Have a nice day, Berny -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (4)
-
Bernhard Voelker
-
Kuba Serafinowski
-
Michael Schroeder
-
Roman Neuhauser