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

[next] tree: promote changes from next-devel at ad8729d2564e9f1e18cd2da2b6f069fc65893f5f #2612

Merged
merged 5 commits into from
Sep 17, 2023

Conversation

coreosbot-releng
Copy link

@@ -2,6 +2,6 @@ variables:
stream: next
prod: true

releasever: 38
releasever: 39
Copy link
Member

Choose a reason for hiding this comment

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

This change is expected since we are moving to F39.

We switched to IMDSV2 by default in COSA so let's update our call here.
coreos/coreos-assembler#3607
Now that we have moved the next stream over to F39 we'll need these
denials to apply there too.
@dustymabe
Copy link
Member

[2023-09-16T21:51:41.067Z] Downgraded:
[2023-09-16T21:51:41.067Z]   grub2-common 1:2.06-97.fc38 -> 1:2.06-95.fc39
[2023-09-16T21:51:41.067Z]   grub2-efi-x64 1:2.06-97.fc38 -> 1:2.06-95.fc39
[2023-09-16T21:51:41.067Z]   grub2-pc 1:2.06-97.fc38 -> 1:2.06-95.fc39
[2023-09-16T21:51:41.067Z]   grub2-pc-modules 1:2.06-97.fc38 -> 1:2.06-95.fc39
[2023-09-16T21:51:41.067Z]   grub2-tools 1:2.06-97.fc38 -> 1:2.06-95.fc39
[2023-09-16T21:51:41.067Z]   grub2-tools-minimal 1:2.06-97.fc38 -> 1:2.06-95.fc39

Let me try to fix that.

This will prevent a "downgrade" in the `next` stream when upgrading from
the last `next` stream release based on Fedora 38.

coreos#2612 (comment)
dustymabe added a commit that referenced this pull request Sep 17, 2023
This will prevent a "downgrade" in the `next` stream when upgrading from
the last `next` stream release based on Fedora 38.

#2612 (comment)
@dustymabe dustymabe merged commit b3f3cf5 into coreos:next Sep 17, 2023
1 of 2 checks passed
marmijo added a commit to marmijo/fedora-coreos-config that referenced this pull request Sep 25, 2023
Now that the `next` stream has had a build based on Fedora 39,
we can remove this pin. The next build of `next` shouldnt see
the "downgrade" message as seen in:
coreos#2612 (comment)

This reverts commit 7ccc4f5.
marmijo added a commit to marmijo/fedora-coreos-config that referenced this pull request Sep 25, 2023
Now that there is a newer NVR version of grub2 (grub2-2.06-100.fc39)
in the bodhi stable state than what is in Fedora 38 we can unpin
the grub2 override that was necessary to prevent a downgrade in:
coreos#2612 (comment)

This reverts commit 7ccc4f5.
dustymabe pushed a commit that referenced this pull request Sep 25, 2023
Now that there is a newer NVR version of grub2 (grub2-2.06-100.fc39)
in the bodhi stable state than what is in Fedora 38 we can unpin
the grub2 override that was necessary to prevent a downgrade in:
#2612 (comment)

This reverts commit 7ccc4f5.
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.

None yet

4 participants