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 since Fedora 40 branched are confused about whether they're 40 or 41 #1673

Closed
AdamWill opened this issue Feb 15, 2024 · 2 comments
Closed
Labels

Comments

@AdamWill
Copy link

Describe the bug

Since Fedora 40 branched from Rawhide, FCOS "40" images are confused about whether they're 40 or 41. They have 40 in the filenames, but various attributes in /etc/os-release say 41.

Reproduction steps

  1. Deploy a system from an FCOS 40 image since 40 branched, e.g. https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/40.20240215.91.0/x86_64/fedora-coreos-40.20240215.91.0-live.x86_64.iso
  2. Boot the installed system and examine /etc/os-release

Expected behavior

All entries should be consistent with a Fedora 40 environment

Actual behavior

Several aren't:

VERSION should be 40.20240215.91.0 (CoreOS Prerelease) and is 41 (CoreOS Prerelease)
VERSION_ID should be 40 and is 41
PLATFORM_ID should be platform:f40 and is platform:f41
PRETTY_NAME should be Fedora CoreOS 40.20240215.91.0 and is Fedora CoreOS 41
REDHAT_BUGZILLA_PRODUCT_VERSION should be 40 and is rawhide
REDHAT_SUPPORT_PRODUCT_VERSION should be 40 and is rawhide at fedora/tests/os_release.pm line 190.

System details

fedora-coreos-40.20240215.91.0-live.x86_64.iso

Butane or Ignition config

No response

Additional information

No response

@dustymabe
Copy link
Member

@dustymabe
Copy link
Member

This should be resolved now. Please let re-open if that's not the case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants