-
Notifications
You must be signed in to change notification settings - Fork 444
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Try to fix Opensuse certificate errors. #4075
Conversation
6325fb9
to
1b07319
Compare
1b07319
to
ddeabcb
Compare
There are updated installation instructions at
|
This does seem to work! Thanks for pointing to the right instructions, could not figure out how install the key. Apparently this approach is still deemed insecure because it installs the key globally, but this should not matter for CI... |
It might be good to also update the README.md file. |
* Try to fix certificate errors. * Try recommended version. * Also update README * lsb-release instead of os-release.
The OpenSuse repository keeps failing to download the p4lang debian packages. Maybe updating the deprecated key installation technique can help?
@rst0git I can not quite figure out how to fix this. Do maybe know how to fix the key installation issue?
I believe the OpenSuse repository is malformed? It does not have a
dists
folder. I managed to work around that, but I still run into key issues.