Hi there, a newbie OpenSUSE user here.
TL;DR I have an old OpenSUSE 11.2 system that is running a VMWare VCenter appliance with expired SSL/CA certificates that I need to update/reinstall.
I was trying to get python2-certbot installed on this server, to get the certificates but am getting blocked by my lack of understanding of everything SUSE.
I’ve followed advice at tediosity.com (add-opensuse-repository-to-vmware-appliances) to add a repo
zypper addrepo -f http://download.opensuse.org/distribution/11.2/repo/oss/ opensuse
Adding repository 'opensuse' [done]
Repository 'opensuse' successfully added
Enabled: Yes
Autorefresh: Yes
GPG check: Yes
URI: http://download.opensuse.org/distribution/11.2/repo/oss/
But I don’t find the python2-certbot here (nor any package related to certbot), but maybe I’m not grasping how to search using zypper.
And if I go to the page I’ve found for python2-certbot I find packages for SLE15-SP1 which I understand is release 15 (mine is 11.2)
If I list 'unsupported distributions of this package:
I see official release, backports, etc with several different version? numbers (1.0.0, 1.4.0). Do these refer to the certbot package?
Finally when I get to ‘Expert download’ for any of these I have a menu where I have to select between ‘Step’ or ‘Standard’ (what are these?).
I cannot ‘add repo and install manually’ because zipper addrepo fails (reason likely the expired certificates that I need to update/reinstall).
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Backports:SLE-15-SP3/step/openSUSE:Backports:SLE-15-SP3.repo
Download (curl) error for 'https://download.opensuse.org//repositories/openSUSE:Backports:SLE-15-SP3/step/openSUSE:Backports:SLE-15-SP3.repo':
Error code: Unrecognized error
Error message: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
And I don’t quite understand why the examples show zypper but then the ‘grab packages directly’ provide rpm files. Can I install rpm files with zypper?
Thanks in advance for any help or suggestion!
–
fernan
My box has:
cat /etc/SuSE-release
SUSE Linux Enterprise Server 11 (x86_64)
VERSION = 11
PATCHLEVEL = 2
zypper --version
zypper 1.6.178
python --version
Python 2.6.9
rpm --version
RPM version 4.4.2.3