[SIP Beyond VoIP] Ubuntu Jammy repository broken?
artemishq
artemishq at protonmail.com
Sun Mar 19 17:02:48 CET 2023
Hello!
So I was looking at setting up sipsimple for Python 3 to get some samples going and start reading the docs. I'm currently on Ubuntu 22.04.2 LTS (Jammy), so I followed the below instructions to install the library.
add to sources
deb http://ag-projects.com/ubuntu jammy main
deb-src http://ag-projects.com/ubuntu jammy main
apt update && apt install python3-sipsimple
At first I got an error saying that there was no release file. This seems to be due to the ag-projects domain resolving to two different IPs, one where the release files exist and another where it does not (making it sometimes fail halfway through the update). Setting the domain to the IP that has the release file in my hosts file fixed this.
However after doing that I instead get the error "Clearsigned file isn't valid, got 'NOSPLIT'" when it attempts to fetch the InRelease file.
I'm considering just cloning the repo and build the library from there but wanted to ask if there was an obvious way to fix this above issue?
Regards, Chao
Sent with [Proton Mail](https://proton.me/) secure email.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20230319/842f2514/attachment.htm>
More information about the SIPBeyondVoIP
mailing list