#165 Add build targets and tags for RHSCL-3.6 collections
Closed: Fixed 3 years ago by arrfab. Opened 3 years ago by jstanek.

Please add the appropriate build targets and tags for new SCLs from RHSCL-3.6, with the indicated inheritances:

  • devtoolset-10 – inherits from devtoolset-9
  • rh-git227 – inherits from httpd-24
  • rh-nginx118 – inherits from rh-perl526
  • rh-nodejs14 – inherits from devtoolset-9

Metadata Update from @zlopez:
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: low-trouble, medium-gain

3 years ago

Metadata Update from @arrfab:
- Issue tagged with: cbs

3 years ago

Metadata Update from @arrfab:
- Issue assigned to alphacc

3 years ago

Any update here?
There is also a new ticket for few additional tags: #180

Metadata Update from @arrfab:
- Issue assigned to arrfab (was: alphacc)

3 years ago

Normally all created :

* Checking distribution el7 configuration...
 -> Checking sclo config...
Creating tag  : sclo7-devtoolset-10-rh-candidate
Creating tag  : sclo7-devtoolset-10-rh-testing
Creating tag  : sclo7-devtoolset-10-rh-release
 -> creating sclo7-devtoolset-10-rh-el7
Added external repo centos7-cr to tag sclo7-devtoolset-10-rh-el7-build (priority 5)
Added external repo centos7-extras to tag sclo7-devtoolset-10-rh-el7-build (priority 10)
Added external repo centos7-updates to tag sclo7-devtoolset-10-rh-el7-build (priority 15)
Added external repo centos7-os to tag sclo7-devtoolset-10-rh-el7-build (priority 20)
Adding sclo7-common-candidate as inheritance

* Checking distribution el7 configuration...
 -> Checking sclo config...
Creating tag  : sclo7-rh-git227-rh-candidate
Creating tag  : sclo7-rh-git227-rh-testing
Creating tag  : sclo7-rh-git227-rh-release
 -> creating sclo7-rh-git227-rh-el7
Added external repo centos7-cr to tag sclo7-rh-git227-rh-el7-build (priority 5)
Added external repo centos7-extras to tag sclo7-rh-git227-rh-el7-build (priority 10)
Added external repo centos7-updates to tag sclo7-rh-git227-rh-el7-build (priority 15)
Added external repo centos7-os to tag sclo7-rh-git227-rh-el7-build (priority 20)
Adding sclo7-common-candidate as inheritance

* Checking distribution el7 configuration...
 -> Checking sclo config...
Creating tag  : sclo7-rh-nginx118-rh-candidate
Creating tag  : sclo7-rh-nginx118-rh-testing
Creating tag  : sclo7-rh-nginx118-rh-release
 -> creating sclo7-rh-nginx118-rh-el7
Added external repo centos7-cr to tag sclo7-rh-nginx118-rh-el7-build (priority 5)
Added external repo centos7-extras to tag sclo7-rh-nginx118-rh-el7-build (priority 10)
Added external repo centos7-updates to tag sclo7-rh-nginx118-rh-el7-build (priority 15)
Added external repo centos7-os to tag sclo7-rh-nginx118-rh-el7-build (priority 20)
Adding sclo7-common-candidate as inheritance

* Checking distribution el7 configuration...
 -> Checking sclo config...
Creating tag  : sclo7-rh-nodejs14-rh-candidate
Creating tag  : sclo7-rh-nodejs14-rh-testing
Creating tag  : sclo7-rh-nodejs14-rh-release
 -> creating sclo7-rh-nodejs14-rh-el7
Added external repo centos7-cr to tag sclo7-rh-nodejs14-rh-el7-build (priority 5)
Added external repo centos7-extras to tag sclo7-rh-nodejs14-rh-el7-build (priority 10)
Added external repo centos7-updates to tag sclo7-rh-nodejs14-rh-el7-build (priority 15)
Added external repo centos7-os to tag sclo7-rh-nodejs14-rh-el7-build (priority 20)
Adding sclo7-common-candidate as inheritance

Can you verify that it's all good and update ticket ? I'll close it after. Thanks !

Metadata Update from @arrfab:
- Issue priority set to: Waiting on Reporter (was: Waiting on Assignee)

3 years ago

Looks good to me, thanks!

Metadata Update from @arrfab:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

3 years ago

Metadata Update from @jstanek:
- Issue status updated to: Open (was: Closed)

3 years ago

As mentioned in #180, scl-utils-build and {scl}-build (i.e. rh-mariadb105-build) packages are missing in the buildroot. On last close, I have checked that the tags exist and have the proper inheritance, but did not yet got to using them, so I did not catch that.

Pinging @alphacc as the maintainer of the tagging script.

Since @hhorak seems to be more actively invested in this ATM, I suggest discussing mainly in #180 and keeping this as tracker for the respective collections. Sorry about the split :sweat_smile:

Please try again, it should be fixed now.

Metadata Update from @arrfab:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

3 years ago

@alphacc Finaly got to testing today, and seems only partially fixed:

  • devtoolset-10 and rh-nodejs14 contains the packages and I can rebuild
  • rh-git227 and rh-nginx118 are missing the packages, blocking the rebuild

Note that I did not test the collections from #180, since they are work in progress and I do not have anything to rebuild yet; and did not figure out how to verify the package presence without actually trying to build something.

Metadata Update from @jstanek:
- Issue status updated to: Open (was: Closed)

3 years ago

Worked this morning with @hhorak and the following calls should have fixed it :

  koji add-group-pkg sclo7-rh-git227-rh-el7-build srpm-build scl-utils-build rh-git227-build
  koji add-group-pkg sclo7-rh-git227-rh-el7-build build scl-utils-build rh-git227-build
  koji add-group-pkg sclo7-rh-nginx118-rh-el7-build srpm-build scl-utils-build rh-nginx118-build
  koji add-group-pkg sclo7-rh-nginx118-rh-el7-build build scl-utils-build rh-nginx118-build

Now to discuss with @alphacc about having the whole logic working for all new SCLs tags

Metadata Update from @arrfab:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata
Boards 1
CBS Status: Done