Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nightly-build: use the storage-gluster-common buildroot from CentOS CBS #24

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nixpanic
Copy link
Member

@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 added the bug Something isn't working label Oct 9, 2018
@nigelbabu
Copy link
Contributor

Can you resolve conflicts, please

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
Copy link
Member 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
Member 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.

None yet

3 participants