[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Call to help testing osb for backward compatibility


I installed Ubuntu 20.04 from OBS over the PPA version and it seemed to work fine, but the instruction on

https://gambas.sourceforge.net/en/main.html#

did not work for me:

curl -fsSL https://download.opensuse.org/repositories/home:gambas:master/xUbuntu_\20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gambas_master.gpg > /dev/null                            130 ↵
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.

https://stackoverflow.com/questions/24611640/curl-60-ssl-certificate-problem-unable-to-get-local-issuer-certificate#24618403

I had to change the curl options to

"curl -fsSLk"

to make it work.

Alles Gute

Christof Thalhofer

--
Dies ist keine Signatur


Follow-Ups:
Re: Call to help testing osb for backward compatibilityGianluigi <gradobag@xxxxxxxxxxx>
Re: Call to help testing osb for backward compatibilitygbWilly <gbWilly@xxxxxxxxxxxxxx>
References:
Call to help testing osb for backward compatibilitygbWilly <gbWilly@xxxxxxxxxxxxxx>