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

Synchronise 2024.1 with upstream #18

Merged
merged 7 commits into from
Nov 25, 2024

Conversation

github-actions[bot]
Copy link

This PR contains a snapshot of 2024.1 from upstream stable/2024.1.

johnsom and others added 7 commits October 2, 2024 09:03
The amphora image builds are currently failing because we are trying to
install the binary packages for diskimage-builder ourselves in the
ansible for the job. This patch changes that to use the bindep.txt
included with diskimage-builder.

Change-Id: I8e489b251ff0e58809b66c0145023769abef6e68
(cherry picked from commit d682e74)
(cherry picked from commit 9cfdc84cb16968eadfc99bbf9ea22f147e355aca)
Prevent AttributeError when protocol field is None and skip
processing of the rule instead.

Closes-Bug: #2086768
Change-Id: I35e96fdd2c28a005811d6fdedb570ccc65e30e0a
(cherry picked from commit 430854c)
When building rockylinux images, DIB install the Minimal Install group
which pulls firewalld. By default it allows only SSH traffic, so we
would need specific rules for the management and tenant traffic, but as
we are using security groups, it's safe to remove firewalld.

Change-Id: I87a26faf6c72640d8916bc3452123a9b5a74d39f
(cherry picked from commit e8fd3b7)
... on Rocky 9 during DIB build.

2024-05-29 14:06:50.789 | > Error:
2024-05-29 14:06:50.789 | >  Problem: problem with installed package
curl-7.76.1-29.el9_4.x86_64
2024-05-29 14:06:50.789 | >   - package
curl-minimal-7.76.1-29.el9_4.x86_64 from baseos conflicts with curl
provided by curl-7.76.1-29.el9_4.x86_64 from @System
2024-05-29 14:06:50.789 | >   - package
curl-minimal-7.76.1-29.el9_4.x86_64 from baseos conflicts with curl
provided by curl-7.76.1-29.el9_4.x86_64 from baseos
2024-05-29 14:06:50.789 | >   - conflicting requests
2024-05-29 14:06:50.789 | > (try to add '--allowerasing' to command line
to replace conflicting packages or '--skip-broken' to skip uninstallable
packages or '--nobest' to use not only best candidate packages)
2024-05-29 14:06:50.789 | returncode: 1
2024-05-29 14:06:50.789 | install-packages failed with returncode 1

Change-Id: I444293e0d6fcf125d2c3b12144bdf92c00f49dce
(cherry picked from commit 5c0b011)
@priteau priteau closed this Nov 25, 2024
@priteau priteau reopened this Nov 25, 2024
@priteau priteau merged commit f35c746 into stackhpc/2024.1 Nov 25, 2024
3 checks passed
@priteau priteau deleted the upstream/2024.1-2024-11-25 branch November 25, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants