tickets #95045
openchecksum failures - wrong name listed
0%
Description
Seems there is a problem with your signing processes
D/l twice now over 2 days using 2 different mirrors, but no, same error. the plain DVD is looking for a snapshot file...
~$ ls -ls openSUSE-Tumbleweed-DVD-x86_64-Current.is*
4560244 -rw-r--r-- 1 noel users 4665114624 Jul 3 18:11 openSUSE-Tumbleweed-DVD-x86_64-Current.iso
8 -rw-r--r-- 1 noel users 124 Jul 3 17:43 openSUSE-Tumbleweed-DVD-x86_64-Current.iso.sha256
~$ sha256sum -c openSUSE-Tumbleweed-DVD-x86_64-Current.iso.sha256
sha256sum: openSUSE-Tumbleweed-DVD-x86_64-Snapshot20210701-Media.iso: No such file or directory
openSUSE-Tumbleweed-DVD-x86_64-Snapshot20210701-Media.iso: FAILED open or read
sha256sum: WARNING: 1 listed file could not be read
--
Kind Regards,
Noel Butler
(b) https://blog.ausics.net
This Email, including attachments, may contain sensitive and/or legally privileged information, therefore does at all times remain confidential and subject to copyright protected under international law. You may not disseminate any part of this message without the authors express written authority to do so. If you are not the intended recipient, please notify the sender then delete all copies of this message including attachments immediately. Confidentiality, copyright, and legal privilege are not waived or lost by reason of the mistaken delivery of this message.
Updated by pjessen about 3 years ago
- Subject changed from checksum failures to checksum failures - wrong name listed
- Private changed from Yes to No
I can confirm the issue.
I have just downloaded "openSUSE-Tumbleweed-DVD-x86_64-Current.iso" with wget - although it is redirected to "openSUSE-Tumbleweed-DVD-x86_64-Snapshot20211129-Media.iso", it is saved as "openSUSE-Tumbleweed-DVD-x86_64-Current.iso". The checksum however says:
openSUSE-Tumbleweed-DVD-x86_64-Current.iso.sha256 :
e452e467abed8d9cb9ae30a3c348fb69e464e8091d14819954fa8ddfd4c64749 openSUSE-Tumbleweed-DVD-x86_64-Snapshot20211129-Media.iso
Updated by andriinikitin 3 months ago
- Assignee changed from opensuse-admin-obs to andriinikitin
Updated by andriinikitin 3 months ago
- Status changed from New to Workable
wget should be used with --content-disposition , then result filename will match the redirect.
But the problem is a bit complicated as discussed here https://progress.opensuse.org/issues/112208#note-7
Let's wait for conclusion in that ticket, which I hope will define expected behavior.
Updated by andriinikitin 3 months ago
- Related to tickets #112208: openSUSE-Leap-15.4-DVD-x86_64-Media.iso redirected to openSUSE-Leap-15.4-DVD-x86_64-Build243.2-Media.iso added