session-pysogs
session-pysogs copied to clipboard
PYSOGS INSTALL: python3-pyonionreq it is not installable...
Hello,
Following installation procedure, it seems "python3-pyonionreq" is required as it goes into error:
The following packages have unmet dependencies:
python3-sogs : Depends: python3-pyonionreq but it is not installable
E: Unable to correct problems, you have held broken packages.
Nothing is mentionned in the website installation page. Redirecting to GITHUB, it is mentionned an OXEN library to be added. However, even adding it, that does not solve it;
sudo curl -so /etc/apt/trusted.gpg.d/oxen.gpg https://deb.oxen.io/pub.gpg
echo "deb https://deb.oxen.io $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/oxen.list
sudo apt update
Procedure references for information: ON GITHUB: https://github.com/oxen-io/session-pysogs/blob/dev/install-debs.md ON WEBSITE: https://docs.oxen.io/oxen-docs/products-built-on-oxen/session/guides/open-group-setup /!\ Warning: the website does not mention anuthing about adding oxen repository >>> TO UPDATE TOO!