Re: Re: why PowerPC project build status do not update ?
Normand <[email protected]> Thu, 9 Jun 2016 11:08:43 +0200
| Newsgroups | gmane.linux.suse.ppc |
|---|---|
| Message-ID | <[email protected]> |
On 08/06/2016 16:54, Andreas Schwab wrote: > Normand <[email protected]> writes: > >> I noticed this morning on PowerPC (1) project that many ruby packages are failing as needing ruby 2.3 rpm > > There appears to be something wrong with the ruby macros, probably an > inconsistency beween the obs view and the rpm view. I haven't been able > to find out what's going wrong here so far. > > Andreas. > Andreas, There is something strange in the log of rubygem-gem2rpm in OBS (1) The osc build process is retrieving ruby* versions 2.1 and 2.2 while the version 2.3 is already available (as per log extract (2)) Do you have a suggestion on how to investigate ? On the other and If I try a local osc build in my own ppc64le then I do not have such failure. === (1) about OBS failing log: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:PowerPC/rubygem-gem2rpm/standard/ppc64le $grep -E 'cumulate.*ruby' rubygem_gem2rpm_obs_ppc64le_failure.log [ 14s] [74/118] cumulate libruby2_1-2_1-2.1.9-1.3 [ 14s] [75/118] cumulate libruby2_2-2_2-2.2.5-1.2 [ 15s] [114/118] cumulate ruby-common-2.1-9.3 [ 15s] [115/118] cumulate ruby2.1-stdlib-2.1.9-1.3 [ 15s] [116/118] cumulate ruby2.2-stdlib-2.2.5-1.2 [ 15s] [117/118] cumulate ruby2.1-2.1.9-1.3 [ 15s] [118/118] cumulate ruby2.2-2.2.5-1.2 === [ 17s] error: Failed build dependencies: [ 17s] ruby2.3 is needed by rubygem-gem2rpm-0.10.1-9.4.ppc64le [ 17s] [ 17s] build89 failed "build rubygem-gem2rpm.spec" at Wed Jun 8 14:57:47 UTC 2016. === === ruby2.3 already available in OBS: (2) https://build.opensuse.org/package/live_build_log/openSUSE:Factory:PowerPC/ruby2.3/standard/ppc64le [ 668s] ... saving built packages [ 668s] RPMS/noarch/ruby2.3-doc-ri-2.3.1-1.2.noarch.rpm [ 668s] RPMS/ppc64le/ruby2.3-devel-extra-2.3.1-1.2.ppc64le.rpm [ 668s] RPMS/ppc64le/ruby2.3-debugsource-2.3.1-1.2.ppc64le.rpm [ 668s] RPMS/ppc64le/libruby2_3-2_3-2.3.1-1.2.ppc64le.rpm [ 668s] RPMS/ppc64le/ruby2.3-2.3.1-1.2.ppc64le.rpm [ 668s] RPMS/ppc64le/ruby2.3-devel-2.3.1-1.2.ppc64le.rpm [ 668s] RPMS/ppc64le/ruby2.3-stdlib-2.3.1-1.2.ppc64le.rpm [ 668s] RPMS/ppc64le/ruby2.3-debuginfo-2.3.1-1.2.ppc64le.rpm [ 668s] RPMS/ppc64le/ruby2.3-tk-2.3.1-1.2.ppc64le.rpm [ 668s] RPMS/ppc64le/ruby2.3-doc-2.3.1-1.2.ppc64le.rpm [ 668s] RPMS/ppc64le/ruby2.3-stdlib-debuginfo-2.3.1-1.2.ppc64le.rpm [ 668s] RPMS/ppc64le/libruby2_3-2_3-debuginfo-2.3.1-1.2.ppc64le.rpm [ 668s] RPMS/ppc64le/ruby2.3-tk-debuginfo-2.3.1-1.2.ppc64le.rpm [ 668s] SRPMS/ruby2.3-2.3.1-1.2.src.rpm [ 668s] OTHER/_statistics [ 668s] OTHER/rpmlint.log [ 668s] [ 668s] build88 finished "build ruby2.3.spec" at Wed Jun 8 00:07:25 UTC 2016. === === (3) no failure if local osc build $grep -E 'cumulate.*ruby' rubygem_gem2rpm_abanc_passed.log [ 15s] [68/118] cumulate libruby2_2-2_2-2.2.5-1.2 [ 15s] [69/118] cumulate libruby2_3-2_3-2.3.1-1.2 [ 16s] [92/118] cumulate ruby2.2-stdlib-2.2.5-1.2 [ 16s] [93/118] cumulate ruby2.3-stdlib-2.3.1-1.2 [ 17s] [112/118] cumulate ruby-common-2.1-9.3 [ 17s] [116/118] cumulate ruby2.2-2.2.5-1.2 [ 17s] [117/118] cumulate ruby2.3-2.3.1-1.2 === [ 64s] ... saving built packages [ 64s] RPMS/ppc64le/ruby2.2-rubygem-gem2rpm-0.10.1-0.ppc64le.rpm [ 64s] RPMS/ppc64le/ruby2.3-rubygem-gem2rpm-doc-0.10.1-0.ppc64le.rpm [ 64s] RPMS/ppc64le/ruby2.3-rubygem-gem2rpm-0.10.1-0.ppc64le.rpm [ 64s] RPMS/ppc64le/ruby2.2-rubygem-gem2rpm-doc-0.10.1-0.ppc64le.rpm [ 64s] SRPMS/rubygem-gem2rpm-0.10.1-0.src.rpm [ 64s] OTHER/rpmlint.log [ 64s] [ 64s] abanc finished "build rubygem-gem2rpm.spec" at Thu Jun 9 08:05:41 UTC 2016. === -- Michel Normand -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]