On Thu, Nov 16, 2017 at 2:42 AM, Fabian Arrotin arrfab@centos.org wrote:
On 15/11/17 23:42, Ken Dreyer wrote:
On Tue, Nov 14, 2017 at 6:48 AM, Johnny Hughes johnny@centos.org wrote:
No idea how often CBS or the internal mirrors it uses are updated once I push an extras release.
I tried another build today (https://cbs.centos.org/koji/taskinfo?taskID=241860) and it failed to find ansible-2.4.1.0. I opened https://bugs.centos.org/view.php?id=14131 . Is "Extras" set up as an external repo in CBS for the ceph build targets?
- Ken
That happens when CBS/Koji doesn't know (yet) that new package[s] is/are available in those external repos : don't forget that the builders don't use the repomd metadata from those os/updates/extras repositories from source, but rather from what CBS/koji exposes.
The task to run "koji regen-repo" runs actually on demand and was triggered in the mean time, so it should be now available for all buildroots that have Extras enabled.
Hi Fabian,
Thanks for the explanation!
https://cbs.centos.org/koji/buildinfo?buildID=20774 failed on Nov 20th with the same error.
I'm looking at our ceph-jewel build tag:
$ cbs taginfo storage7-ceph-jewel-el7-build Tag: storage7-ceph-jewel-el7-build [740] Arches: x86_64 aarch64 ppc64le Groups: build, srpm-build Tag options: This tag is a buildroot for one or more targets Current repo: repo#51946: 2017-11-18 08:10:13.074984 Targets that build from this tag: storage7-ceph-jewel-el7 External repos: 2 centos7-cr (http://mirror.centos.org/centos/7/cr/$arch/) 3 centos7-extras (http://mirror.centos.org/centos/7/extras/$arch/) 5 centos7-updates (http://mirror.centos.org/centos/7/updates/$arch/) 10 centos7-os (http://mirror.centos.org/centos/7/os/$arch/) Inheritance: 5 .... buildsys7 [6] 10 .... storage7-ceph-jewel-candidate [737] 15 .... storage7-ceph-common-candidate [653] 20 .... storage7-common-candidate [119]
It looks like "extras" is enabled there, right? And it was regenerated Nov 18th, two days after your email.
What am I missing?
- Ken