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

[testing] use old version of coreos-pool yum repo #336

Merged
merged 1 commit into from
Apr 8, 2020

Conversation

dustymabe
Copy link
Member

We need this because the f32 packages from next-devel that are now
in coreos-pool are causing packages to leak into our f31 based Fedora
CoreOS builds. Use a version of the yum repo from before the packages
were tagged in for now.

@dustymabe dustymabe changed the title testing: use old version of coreos-pool yum repo [testing] use old version of coreos-pool yum repo Apr 8, 2020
We need this because the f32 packages from next-devel that are now
in coreos-pool are causing packages to leak into our f31 based Fedora
CoreOS builds. Use a version of the yum repo from before the packages
were tagged in for now.
@dustymabe dustymabe marked this pull request as ready for review April 8, 2020 13:31
Copy link
Member

@jlebon jlebon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$ dnf repoquery libbrotli libcurl --repofrompath=pool,https://kojipkgs.fedoraproject.org/repos-dist/coreos-pool/1427579/x86_64/ --disablerepo '*' --enablerepo pool  --refresh
Added pool repo from https://kojipkgs.fedoraproject.org/repos-dist/coreos-pool/1427579/x86_64/
pool                                                                      795 kB/s |  27 MB     00:35
Last metadata expiration check: 0:00:10 ago on Wed Apr  8 09:33:49 2020.
libcurl-0:7.65.3-3.fc30.x86_64
libcurl-0:7.65.3-4.fc30.x86_64
libcurl-0:7.66.0-1.fc31.x86_64

So it's definitely old enough. CI will verify that it's new enough to contain all the packages this testing release needs.

@dustymabe dustymabe merged commit e1db186 into coreos:testing Apr 8, 2020
@dustymabe dustymabe deleted the dusty-testing-release branch April 8, 2020 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants