[opensuse-factory] leap 42.3 great, sha256 bug or feature?
Hi, Two different download locations. http://download.opensuse.org/distribution/leap/42.3/iso/openSUSE-Leap-42.3-D... http://ftp.rz.uni-wuerzburg.de/pub/linux/opensuse/distribution/leap/42.3/iso... The message in German: sha256sum: WARNUNG: 14 Zeilen sind nicht korrekt formatiert Something wrong? cu Peter -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 01/08/17 05:02 PM, Peter Mc Donough wrote:
Hi,
Two different download locations. http://download.opensuse.org/distribution/leap/42.3/iso/openSUSE-Leap-42.3-D...
http://ftp.rz.uni-wuerzburg.de/pub/linux/opensuse/distribution/leap/42.3/iso...
The message in German:
sha256sum: WARNUNG: 14 Zeilen sind nicht korrekt formatiert
Something wrong?
cu Peter
It says WARNING: 14 lines are not formatted correctly. The only line you need to look at is the sha256 line. Hash: SHA256 Ba5af6b0ac4d42d801de642304eb88ca9fd65a61b6c3ff25724182494f288f00 openSUSE-Leap-42.2-DVD-x86_64.iso Deleting everything except the sha256 line should stop the error message. Cheers! Roman -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Am 01.08.2017 um 23:25 schrieb Roman Bysh:
On 01/08/17 05:02 PM, Peter Mc Donough wrote:
Two different download locations. The message in German: sha256sum: WARNUNG: 14 Zeilen sind nicht korrekt formatiert Something wrong?
It says WARNING: 14 lines are not formatted correctly. The only line you need to look at is the sha256 line.
Ah, I see, it is "OK"! peter@kubu-lux:/xt/lokal/zusatz/ISOs/ISOs_suse$ sha256sum -c openSUSE-Leap-42.3-DVD-x86_64.iso.sha256 openSUSE-Leap-42.3-DVD-x86_64.iso: OK Thanks Peter -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 01/08/17 05:47 PM, Peter Mc Donough wrote:
Am 01.08.2017 um 23:25 schrieb Roman Bysh:
On 01/08/17 05:02 PM, Peter Mc Donough wrote:
Two different download locations. The message in German: sha256sum: WARNUNG: 14 Zeilen sind nicht korrekt formatiert Something wrong?
It says WARNING: 14 lines are not formatted correctly. The only line you need to look at is the sha256 line.
Ah, I see, it is "OK"!
peter@kubu-lux:/xt/lokal/zusatz/ISOs/ISOs_suse$ sha256sum -c openSUSE-Leap-42.3-DVD-x86_64.iso.sha256 openSUSE-Leap-42.3-DVD-x86_64.iso: OK
Thanks Peter Yeah. Some of the messages sound worse than they really are. :-)
-- Cheers! Roman -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Tue, Aug 01, 2017 at 11:47:44PM +0200, Peter Mc Donough wrote:
Am 01.08.2017 um 23:25 schrieb Roman Bysh:
On 01/08/17 05:02 PM, Peter Mc Donough wrote:
Two different download locations. The message in German: sha256sum: WARNUNG: 14 Zeilen sind nicht korrekt formatiert Something wrong?
It says WARNING: 14 lines are not formatted correctly. The only line you need to look at is the sha256 line.
Ah, I see, it is "OK"!
peter@kubu-lux:/xt/lokal/zusatz/ISOs/ISOs_suse$ sha256sum -c openSUSE-Leap-42.3-DVD-x86_64.iso.sha256 openSUSE-Leap-42.3-DVD-x86_64.iso: OK
I was pondering this last night, burning a disk at work as a high bandwidth sneaker-net. K3b nicely calculated an md5sum, so I went to look for an md5sum, and then tripped over the same warning - but I'd come across it before. There's a difficult balancing act between the level of assumed knowledge and wanting to keep things simple enough not to put too many barriers up. It is also far better to instill good habits from the outset than try to fix bad ones later. Trying to look at this with fresh eyes, from the perspective of a new user, we don't make these validation steps very easy. Ever had a user (rightly) ask why the known host key of an ssh server has changed and how/where to validate it? How many times do you know a server key has changed but have never been asked by a remote user to validate it? Perhaps sha256sum could be improved to recognise a GPG key and send a better informational back to the user? It seems a common use case. So, I then went through the newuser friendly "front door": https://software.opensuse.org/distributions/leap And there is a helpful link: https://en.opensuse.org/SDB:Download_help#Checksums Might it be worth cribbing some of the info and creating an old fashioned readme to drop into the distribution mirrors alongside the iso & sha256 files? Or even add a brief warning/explanation in the checksum files themselves? This might just be for the recursively paranoid, but is there an over-arching set of scripts that actively check changes made to key fingerprints on the twiki & web pages? Daniel -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Am 09.08.2017 um 12:40 schrieb Daniel Morris:
On Tue, Aug 01, 2017 at 11:47:44PM +0200, Peter Mc Donough wrote: [...]
The message in German: sha256sum: WARNUNG: 14 Zeilen sind nicht korrekt formatiert Something wrong? It says WARNING: 14 lines are not formatted correctly. The only line you need to look at is the sha256 line. Ah, I see, it is "OK"! peter@kubu-lux:/xt/lokal/zusatz/ISOs/ISOs_suse$ sha256sum -c openSUSE-Leap-42.3-DVD-x86_64.iso.sha256 openSUSE-Leap-42.3-DVD-x86_64.iso: OK
I was pondering this last night, burning a disk at work as a high bandwidth sneaker-net. ... ... And there is a helpful link:
https://en.opensuse.org/SDB:Download_help#Checksums
Might it be worth cribbing some of the info and creating an old fashioned readme to drop into the distribution mirrors alongside the iso & sha256 files? ...
Definitely a good idea. I suggest together with the command line(s) which provides the check and can simply be copied to a console. e.g.: sha256sum -c openSUSE-Leap-42.3-DVD-x86_64.iso.sha256 plus the estimated time for a DVD Check and the expected output. I don't know how long it takes checking a DVD but the Leap-ISO on my SSD needs 30 seconds for checking. cu Peter -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Am 09.08.2017 um 17:05 schrieb Peter Mc Donough:
... I don't know how long it takes checking a DVD but the Leap-ISO on my SSD
Sorry, it should be HDD. cu Peter -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
02.08.2017 00:02, Peter Mc Donough пишет:
Hi,
Two different download locations. http://download.opensuse.org/distribution/leap/42.3/iso/openSUSE-Leap-42.3-D...
http://ftp.rz.uni-wuerzburg.de/pub/linux/opensuse/distribution/leap/42.3/iso...
The message in German:
sha256sum: WARNUNG: 14 Zeilen sind nicht korrekt formatiert
Something wrong?
No $ gpg --output - openSUSE-Leap-42.2-DVD-x86_64.iso.sha56sum -c256 | sha256sum -c gpg: Signature made Tue Nov 15 20:04:50 2016 MSK using RSA key ID 3DBDC284 gpg: Good signature from "openSUSE Project Signing Key <opensuse@opensuse.org>" gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 22C0 7BA5 3417 8CD0 2EFE 22AA B88B 2FD4 3DBD C284 openSUSE-Leap-42.2-DVD-x86_64.iso: OK -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Am 02.08.2017 um 05:19 schrieb Andrei Borzenkov:
02.08.2017 00:02, Peter Mc Donough пишет:
Two different download locations. http://download.opensuse.org/distribution/leap/42.3/iso/openSUSE-Leap-42.3-D... http://ftp.rz.uni-wuerzburg.de/pub/linux/opensuse/distribution/leap/42.3/iso... The message in German: sha256sum: WARNUNG: 14 Zeilen sind nicht korrekt formatiert Something wrong?
No ... gpg: Signature made Tue Nov 15 20:04:50 2016 MSK using RSA key ID 3DBDC284 gpg: Good signature from "openSUSE Project Signing Key <opensuse@opensuse.org>" gpg: WARNING: This key is not certified with a trusted signature! ...
Ok, but you are aware that "Good signature" and "WARNING" do not travel well together in IT. cu Peter -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Wednesday, 2 August 2017 7:51 Peter Mc Donough wrote:
Am 02.08.2017 um 05:19 schrieb Andrei Borzenkov:
gpg: Signature made Tue Nov 15 20:04:50 2016 MSK using RSA key ID 3DBDC284 gpg: Good signature from "openSUSE Project Signing Key <opensuse@opensuse.org>" gpg: WARNING: This key is not certified with a trusted signature! ...
Ok, but you are aware that "Good signature" and "WARNING" do not travel well together in IT.
"Good signature" means the signature was verified successfully against the respective key in his keyring. The warning just says this key hasn't been marked as "trusted". Michal Kubeček -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (5)
-
Andrei Borzenkov
-
Daniel Morris
-
Michal Kubecek
-
Peter Mc Donough
-
Roman Bysh