[opensuse-buildservice] How to change build package version
Hello, Now, I am trying to understand why https://build.opensuse.org/package/live_build_log/openSUSE:Factory:ARM/build... is failed for a year. I would like to check a hypothesis that `build` used to build `build` is outdated for armv7l and this leads to this unit-test failure. I can bootstrap `build` for armv7l by disabling %check section, but then I can not understand how to rebuild `build` using built `build`. I mean: [ 1s] Using BUILD_ROOT=/var/cache/obs/worker/root_3/.mount [ 1s] Using BUILD_ARCH=armv7l:armv6l:armv5tel [ 1s] Doing kvm build in /var/cache/obs/worker/root_3/root [ 1s] [ 1s] [ 1s] armbuild18 started "build build.spec" at Sun Apr 24 08:07:22 UTC 2016. [ 1s] [ 1s] Building build for project 'openSUSE:Factory:ARM' repository 'standard' arch 'armv7l' srcmd5 '144599aaf128bbcccb04122b992978e1' [ 1s] [ 1s] processing recipe /var/cache/obs/worker/root_3/.build-srcdir/build.spec ... [ 1s] running changelog2spec --target rpm --file /var/cache/obs/worker/root_3/.build-srcdir/build.spec [ 1s] init_buildsystem --configdir /var/run/obs/worker/3/build/configs --cachedir /var/cache/build --prepare --clean --rpmlist /var/cache/obs/worker/root_3/.build.rpmlist /var/cache/obs/worker/root_3/.build-srcdir/build.spec build rpmlint-Factory ... How could I control where did init_buildsystem came from? -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Mittwoch, 27. April 2016, 11:58:47 wrote Matwey V. Kornilov:
Hello,
Now, I am trying to understand why https://build.opensuse.org/package/live_build_log/openSUSE:Factory:ARM/build... is failed for a year.
I would like to check a hypothesis that `build` used to build `build` is outdated for armv7l and this leads to this unit-test failure. I can bootstrap `build` for armv7l by disabling %check section, but then I can not understand how to rebuild `build` using built `build`.
It looks like there are no rpms available in /.build.binaries/ directory. This is the first thing what I would check. But most likely they are missing definitions and build recepies for arm inside of the test/ directory. I will enable arm in the devel project openSUSE:Tools to have also a look ...
I mean:
[ 1s] Using BUILD_ROOT=/var/cache/obs/worker/root_3/.mount [ 1s] Using BUILD_ARCH=armv7l:armv6l:armv5tel [ 1s] Doing kvm build in /var/cache/obs/worker/root_3/root [ 1s] [ 1s] [ 1s] armbuild18 started "build build.spec" at Sun Apr 24 08:07:22 UTC 2016. [ 1s] [ 1s] Building build for project 'openSUSE:Factory:ARM' repository 'standard' arch 'armv7l' srcmd5 '144599aaf128bbcccb04122b992978e1' [ 1s] [ 1s] processing recipe /var/cache/obs/worker/root_3/.build-srcdir/build.spec ... [ 1s] running changelog2spec --target rpm --file /var/cache/obs/worker/root_3/.build-srcdir/build.spec [ 1s] init_buildsystem --configdir /var/run/obs/worker/3/build/configs --cachedir /var/cache/build --prepare --clean --rpmlist /var/cache/obs/worker/root_3/.build.rpmlist /var/cache/obs/worker/root_3/.build-srcdir/build.spec build rpmlint-Factory ...
How could I control where did init_buildsystem came from?
-- Adrian Schroeter email: adrian@suse.de SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
2016-04-27 12:55 GMT+03:00 Adrian Schröter <adrian@suse.de>:
On Mittwoch, 27. April 2016, 11:58:47 wrote Matwey V. Kornilov:
Hello,
Now, I am trying to understand why https://build.opensuse.org/package/live_build_log/openSUSE:Factory:ARM/build... is failed for a year.
I would like to check a hypothesis that `build` used to build `build` is outdated for armv7l and this leads to this unit-test failure. I can bootstrap `build` for armv7l by disabling %check section, but then I can not understand how to rebuild `build` using built `build`.
It looks like there are no rpms available in /.build.binaries/ directory. This is the first thing what I would check.
There are here. Look: https://build.opensuse.org/package/live_build_log/home:matwey:branches:openS...
But most likely they are missing definitions and build recepies for arm inside of the test/ directory.
I will enable arm in the devel project openSUSE:Tools to have also a look ...
I mean:
[ 1s] Using BUILD_ROOT=/var/cache/obs/worker/root_3/.mount [ 1s] Using BUILD_ARCH=armv7l:armv6l:armv5tel [ 1s] Doing kvm build in /var/cache/obs/worker/root_3/root [ 1s] [ 1s] [ 1s] armbuild18 started "build build.spec" at Sun Apr 24 08:07:22 UTC 2016. [ 1s] [ 1s] Building build for project 'openSUSE:Factory:ARM' repository 'standard' arch 'armv7l' srcmd5 '144599aaf128bbcccb04122b992978e1' [ 1s] [ 1s] processing recipe /var/cache/obs/worker/root_3/.build-srcdir/build.spec ... [ 1s] running changelog2spec --target rpm --file /var/cache/obs/worker/root_3/.build-srcdir/build.spec [ 1s] init_buildsystem --configdir /var/run/obs/worker/3/build/configs --cachedir /var/cache/build --prepare --clean --rpmlist /var/cache/obs/worker/root_3/.build.rpmlist /var/cache/obs/worker/root_3/.build-srcdir/build.spec build rpmlint-Factory ...
How could I control where did init_buildsystem came from?
--
Adrian Schroeter email: adrian@suse.de
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)
Maxfeldstraße 5 90409 Nürnberg Germany
-- With best regards, Matwey V. Kornilov http://blog.matwey.name xmpp://0x2207@jabber.ru -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Mittwoch, 27. April 2016, 11:55:16 wrote Adrian Schröter:
On Mittwoch, 27. April 2016, 11:58:47 wrote Matwey V. Kornilov:
Hello,
Now, I am trying to understand why https://build.opensuse.org/package/live_build_log/openSUSE:Factory:ARM/build... is failed for a year.
I would like to check a hypothesis that `build` used to build `build` is outdated for armv7l and this leads to this unit-test failure. I can bootstrap `build` for armv7l by disabling %check section, but then I can not understand how to rebuild `build` using built `build`.
It looks like there are no rpms available in /.build.binaries/ directory. This is the first thing what I would check.
But most likely they are missing definitions and build recepies for arm inside of the test/ directory.
I will enable arm in the devel project openSUSE:Tools to have also a look ...
It is fixed now in openSUSE:Tools and git. Request 391842 is on the way to factory. -- Adrian Schroeter email: adrian@suse.de SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Adrian Schröter
-
Matwey V. Kornilov