Bug 1222214 - [SlowRoll] Incorrect SHA sum for ISO current image
Summary: [SlowRoll] Incorrect SHA sum for ISO current image
Status: RESOLVED INVALID
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-01 15:55 UTC by macias -
Modified: 2024-04-02 05:36 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description macias - 2024-04-01 15:55:37 UTC
http://download.opensuse.org/slowroll/iso/

There is Current ISO file and associated SHA sum file. However the sum file targets snapshot not Current.

After changing the name within sum file, check is positive.
Comment 1 Stefan Hundhammer 2024-04-01 16:51:08 UTC
This is clearly 100% not a problem of the installer.

If you don't know, please follow the instructions on the "New Bug" page and select component "Other", NOT "Installation".
Comment 3 hui 2024-04-01 17:32:02 UTC
Proof that both provided sha256 files (which btw contains the same) work properly with the downloaded snapshot ISO:

ch@laptopneu:~/Downloads/ISOs> sha256sum -c /home/ich/Downloads/ISOs/openSUSE-Tumbleweed-DVD-x86_64-Snapshot20240213-Media.iso.sha256 
openSUSE-Tumbleweed-DVD-x86_64-Snapshot20240213-Media.iso: OK

ich@laptopneu:~/Downloads/ISOs> sha256sum -c /home/ich/Downloads/ISOs/openSUSE-Tumbleweed-DVD-x86_64-Current.iso.sha256 
openSUSE-Tumbleweed-DVD-x86_64-Snapshot20240213-Media.iso: OK
Comment 4 macias - 2024-04-02 05:36:43 UTC
@hui, sure it works this way ONLY if you download entire directory.

If you download "current" ISO at least I would expect that the associated sum would be for current was well (this is especially true because "Snapshot" ISO has its own sum file). There is no indication the current and snapshots are related (what's more DVD current for example is 4.4 GB, and snapshot is 4.3 GB, at least as they are listed at the web page).