Skip to content

Conversation

@nixpanic
Copy link
Collaborator

@nixpanic nixpanic commented Oct 9, 2018

Using an EPEL buildroot for CentOS packages is not correct. This can
cause problems when packages are not matching in the EPEL and CentOS
repositories.

Use the Koji profile 'cbs' provided by the centos-packager RPM to fetch
the mock-config from the CentOS CBS. Use this config to rebuild the
src.rpm so the resulting packages have correct dependencies.

Updates: #22
Signed-off-by: Niels de Vos ndevos@redhat.com

@nixpanic nixpanic requested a review from nigelbabu October 9, 2018 08:07
@nixpanic nixpanic added the bug Something isn't working label Oct 9, 2018
@nigelbabu
Copy link
Contributor

Can you resolve conflicts, please

@nixpanic nixpanic force-pushed the nightly/centos-buildroot branch from bd70e6e to 99f27de Compare March 30, 2020 13:50
@nixpanic nixpanic requested review from obnoxxx and removed request for nigelbabu April 1, 2020 14:51
Using an EPEL buildroot for CentOS packages is not correct. This can
cause problems when packages are not matching in the EPEL and CentOS
repositories.

Use the Koji profile 'cbs' provided by the centos-packager RPM to fetch
the mock-config from the CentOS CBS. Use this config to rebuild the
src.rpm so the resulting packages have correct dependencies.

Updates: gluster#22
Signed-off-by: Niels de Vos <ndevos@redhat.com>
@nixpanic nixpanic force-pushed the nightly/centos-buildroot branch from 99f27de to 7c2a98c Compare April 2, 2020 06:42
@nixpanic
Copy link
Collaborator Author

nixpanic commented Apr 2, 2020

I just noticed that storage8-gluster-common-el8-build does not exist, this looks like an incorrect configuration in the CentOS CBS... Added CBS_TAG_VERSION for now, that should work for nightly builds of el8 RPMs (if no other tuning is needed, dnf vs yum?).

/cc @kalebskeithley

Signed-off-by: Niels de Vos <ndevos@redhat.com>
@nixpanic
Copy link
Collaborator Author

nixpanic commented Apr 2, 2020

These changes are not sufficient for building on CentOS-8 yet... Running this script on CentOS-8 needs epel-release installed, to get mock, and even then centos-packager is not available yet.

@kalebskeithley
Copy link

There is a COPR build of centos-packager for c8 at. Is there a way to use that?

And I have had bug open for some time asking that centos-packager be built for C8: https://bugs.centos.org/view.php?id=16547

Base automatically changed from master to main February 16, 2021 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants