[Bug 989736] New: [Build 0109] ssh/scp in instsys unusable because of OpenSSL version mismatch
http://bugzilla.suse.com/show_bug.cgi?id=989736 Bug ID: 989736 Summary: [Build 0109] ssh/scp in instsys unusable because of OpenSSL version mismatch Classification: openSUSE Product: openSUSE Distribution Version: Leap 42.2 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Installation Assignee: yast2-maintainers@suse.de Reporter: okurz@suse.com QA Contact: jsrain@suse.com Depends on: 989715 Found By: --- Blocker: --- +++ This bug was initially created as a clone of Bug #989715 +++ ## observation In instsys calling ssh or scp when trying to access a remote system fails yielding error message "OpenSSL version mismatch. Built against 1000208f, you have 1000109f" ## steps to reproduce Boot into installation system, call xterm with "Ctrl-Alt-Shift-X" and call ssh "<remote_target>". ## expected result ssh and scp should work. ## further notes Found when trying to upload logs for #989715 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=989736 http://bugzilla.suse.com/show_bug.cgi?id=989736#c3 --- Comment #3 from Oliver Kurz <okurz@suse.com> --- still happening in build0132 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=989736 Bug 989736 depends on bug 989715, which changed state. Bug 989715 Summary: [Build 0109] grub trusted boot option can not be installed http://bugzilla.suse.com/show_bug.cgi?id=989715 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=989736 http://bugzilla.suse.com/show_bug.cgi?id=989736#c4 Ludwig Nussel <lnussel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from Ludwig Nussel <lnussel@suse.com> --- works with beta1 AFAICT -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=989736 http://bugzilla.suse.com/show_bug.cgi?id=989736#c5 Oliver Kurz <okurz@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #5 from Oliver Kurz <okurz@suse.com> --- hm, how did you test? It still appears for me in Beta1 Build 0164. When calling "ssh lord.arch" I get the message "OpenSSL version mismatch. Built against 1000208f, you have 1000109f" -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=989736 http://bugzilla.suse.com/show_bug.cgi?id=989736#c6 Ludwig Nussel <lnussel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |okurz@suse.com Flags| |needinfo?(okurz@suse.com) --- Comment #6 from Ludwig Nussel <lnussel@suse.com> --- question is how do you test? :-) works for me with openSUSE-Leap-42.2-DVD-x86_64-Build0164-Media.iso exactly as you described in the description -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=989736 http://bugzilla.suse.com/show_bug.cgi?id=989736#c7 Oliver Kurz <okurz@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(okurz@suse.com) | --- Comment #7 from Oliver Kurz <okurz@suse.com> --- ah, ok. I am using netbootcd.us to do a complete netinstall based on download.opensuse.org/distribution/leap/42.2-Beta1/ When "welcome" shows up, ctrl-alt-f2 to go to terminal, call "ssh <any-ssh-accessible-machine>", observe the error. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=989736 http://bugzilla.suse.com/show_bug.cgi?id=989736#c8 --- Comment #8 from Ludwig Nussel <lnussel@suse.com> --- does it also happen if you use the NET iso? Or https://github.com/lnussel/setupgrubfornfsinstall -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=989736 http://bugzilla.suse.com/show_bug.cgi?id=989736#c9 --- Comment #9 from Oliver Kurz <okurz@suse.com> --- It *works* with the NET iso. Do you think settings in here https://github.com/IsaacSchemm/netbootcd/blob/969497174bb5e756382e17fc68ecbf... can be wrong? Is somehow the wrong linux or initrd downloaded or is the linux or initrd in the download folder not the same as on the ISO? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=989736 http://bugzilla.suse.com/show_bug.cgi?id=989736#c10 --- Comment #10 from Oliver Kurz <okurz@suse.com> --- What I think is related that a similar issue appears e.g. when calling "fdisk". It tells that the binary is not compatible with the corresponding fdisk library. It works on the NET ISO but not when doing a full network installation. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=989736 http://bugzilla.suse.com/show_bug.cgi?id=989736#c11 --- Comment #11 from Oliver Kurz <okurz@suse.com> --- I could also see if I boot from the NET ISO it shows on bootup ">>> openSUSE installation program 5.0.84" whereas on the full network installation it shows ">>> openSUSE installation program 5.0.61" can it be that the "initrd" in http://download.opensuse.org/distribution/leap/42.2-Current/repo/oss/boot/x8... is not up to date? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=989736 http://bugzilla.suse.com/show_bug.cgi?id=989736#c12 --- Comment #12 from Oliver Kurz <okurz@suse.com> --- http://dist.suse.de/netboot/ gives me also the more recent version as on the NET ISO, i.e. 5.0.84. Also, ssh/scp and fdisk all work fine. Also dist.suse.de is much slower than the netboot over download.opensuse.org, weird. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=989736 http://bugzilla.suse.com/show_bug.cgi?id=989736#c13 Ludwig Nussel <lnussel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |INVALID --- Comment #13 from Ludwig Nussel <lnussel@suse.com> --- 5.0.84 is correct for beta1. no idea where you got a mismatching version. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=989736 http://bugzilla.suse.com/show_bug.cgi?id=989736#c14 Oliver Kurz <okurz@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- --- Comment #14 from Oliver Kurz <okurz@suse.com> --- (In reply to Ludwig Nussel from comment #13)
5.0.84 is correct for beta1. no idea where you got a mismatching version.
please refer to comment #11. By closing the bug as invalid you want to accept that a full netinstall does not work? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=989736 http://bugzilla.suse.com/show_bug.cgi?id=989736#c15 --- Comment #15 from Oliver Kurz <okurz@suse.com> --- http://dist.suse.de/netboot/SLP/openSUSE-Leap-42.2-Beta1/x86_64/CD1/boot/x86... and http://download.opensuse.org/distribution/leap/42.2-Beta1/repo/oss/boot/x86_... are not the same file $ md5sum initrd-5.0.61-opensuse.org f8bf979a59ea1fc121c738162bb7bf3f initrd-5.0.61-opensuse.org $ md5sum initrd-5.0.84-dist.suse.de 681902accb5cb1fcf243650e12167712 initrd-5.0.84-dist.suse.de -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=989736 http://bugzilla.suse.com/show_bug.cgi?id=989736#c16 Ludwig Nussel <lnussel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |INVALID --- Comment #16 from Ludwig Nussel <lnussel@suse.com> --- don't reopen the bug. I'm done here. thanks. /srv/ftp/pub/opensuse/distribution/leap> md5sum 42.2*/repo/oss/boot/x86_64/loader/initrd 341f1e265d6cec628c7ab43bcb1d1f55 42.2-Alpha3/repo/oss/boot/x86_64/loader/initrd 681902accb5cb1fcf243650e12167712 42.2-Beta1/repo/oss/boot/x86_64/loader/initrd f8bf979a59ea1fc121c738162bb7bf3f 42.2-Current/repo/oss/boot/x86_64/loader/initrd 681902accb5cb1fcf243650e12167712 42.2/repo/oss/boot/x86_64/loader/initrd $ wget -q http://download.opensuse.org/distribution/leap/42.2-Beta1/repo/oss/boot/x86_... && md5sum initrd 681902accb5cb1fcf243650e12167712 initrd -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com