View Issue Details

IDProjectCategoryView StatusLast Update
0000076AlmaLinux-8almalinux-releasepublic2021-05-28 14:42
Reporterferrao Assigned Toalukoshko  
PriorityhighSeveritytweakReproducibilityalways
Status closedResolutionfixed 
PlatformAnyoneOSAlmaLinuxOS Version8.3
Summary0000076: Minor version is missing inside .discinfo file on ISO
DescriptionThe .discinfo file only shows the major version of AlmaLinux. There's no way to figure out which minor version of the release a given iso is from.

Example:
cat /mnt/alma83/.discinfo
1616719527.545010
AlmaLinux 8
x86_64
ALL

Other EL clones do have the minor version specified correctly:
cat /mnt/ol83/.discinfo
1604965593.730885
Oracle Linux 8.3.0
x86_64
ALL

Why this is important? Because some third party systems relies on this information, I'm talking specifically about xCAT, an HPC Cluster Provisioning Suite: http://xcat.org

Without this info it will be painful to adapt xCAT to have AlmaLinux support.
Steps To ReproduceJust cat the .discinfo file.
Additional InformationIndeed I can find the version 8.3 in some files, like the EFI folder on the BOOT.CFG file, but this is a hack. The "right way" is to have the minor version on the .discinfo file.
TagsNo tags attached.
abrt_hash
URL

Activities

alukoshko

2021-05-26 05:34

administrator   ~0000213

Hello and thanks for report!

Here is .discinfo from CentOS:
1605735570.703541
CentOS Linux 8
x86_64
ALL

How CentOS minor versions are recognized by mentioned software?

alukoshko

2021-05-26 08:33

administrator   ~0000214

Anyway we've decided to switch to full version in .discinfo and installer so .discinfo will look like that in the following 8.4 release:
1622012997.755714
AlmaLinux 8.4
x86_64
ALL

alukoshko

2021-05-28 14:42

administrator   ~0000246

AlmaLinux 8.4 was released and we've switched to minor version in .discinfo

Issue History

Date Modified Username Field Change
2021-05-05 18:07 ferrao New Issue
2021-05-07 21:18 alukoshko Assigned To => alukoshko
2021-05-07 21:18 alukoshko Status new => assigned
2021-05-26 05:34 alukoshko Note Added: 0000213
2021-05-26 08:33 alukoshko Note Added: 0000214
2021-05-28 14:42 alukoshko Note Added: 0000246
2021-05-28 14:42 alukoshko Status assigned => closed
2021-05-28 14:42 alukoshko Resolution open => fixed