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

images: Fix CentOS 10 development repo #7030

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

martinpitt
Copy link
Member

@martinpitt martinpitt commented Oct 25, 2024

The standard production repo also calls these "baseos" and "devel". Using the same name will make dnf ignore the devel repo. Rename them, so that image builds actually pick up new versions from that.

Closes #7027

@martinpitt martinpitt added the bot label Oct 25, 2024
@cockpituous cockpituous changed the title images: Fix CentOS 10 development repo WIP: 6180bdec3f10: [no-test] images: Fix CentOS 10 development repo Oct 25, 2024
@martinpitt martinpitt mentioned this pull request Oct 25, 2024
1 task
@martinpitt
Copy link
Member Author

This ought to finally pick up openssh -3.

@cockpituous
Copy link
Contributor

@cockpituous
Copy link
Contributor

@cockpituous cockpituous changed the title WIP: 6180bdec3f10: [no-test] images: Fix CentOS 10 development repo images: Fix CentOS 10 development repo Oct 25, 2024
@martinpitt
Copy link
Member Author

Meh, now cockpit works again, but sub-man and composer don't; this is cursed..

@martinpitt
Copy link
Member Author

Aaah! This is fallout from the shell rewrite -- this update moved cockpit from 323 to 327, and the old testlib now causes this ".curtains-ct not found". I'll try to bump them, that'd be easiest.

martinpitt and others added 2 commits October 25, 2024 14:42
The standard production repo also calls these "baseos" and "devel".
Using the same name will make dnf ignore the devel repo. Rename them, so
that image builds *actually* pick up new versions from that.

Closes cockpit-project#7027
@martinpitt martinpitt marked this pull request as ready for review October 25, 2024 12:43
@martinpitt martinpitt merged commit bd0c2ae into cockpit-project:main Oct 28, 2024
14 checks passed
@martinpitt martinpitt deleted the centos-repo branch October 28, 2024 08:54
@martinpitt martinpitt removed the request for review from mvollmer October 28, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants