cossacklabs / themis

Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
https://www.cossacklabs.com/themis
Apache License 2.0
1.87k stars 143 forks source link

Ubuntu 22 installation fail #997

Closed vixentael closed 1 year ago

vixentael commented 1 year ago

Describe the bug Cannot install on Ubuntu 22.

To Reproduce

W: https://pkgs-ce.cossacklabs.com/stable/ubuntu/dists/focal/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
E: Сховище «https://pkgs-ce.cossacklabs.com/stable/ubuntu jammy Release» не містить файл Release.

Expected behavior A clear and concise description of what you expected to happen.

Environment (please complete the following information):

vixentael commented 1 year ago

As Themis Core currently doesn't have release for Ubuntu Jammy, we installed Themis for Focal but with few workarounds.

We solved the issue by the following steps:

  1. Downgrading openssl3 to openss1.1.1
  2. Adding amd64 https://stackoverflow.com/a/61550008
  3. Installing Themis core for Ubuntu focal