<div style="font-family: Arial, sans-serif; font-size: 14px;">Hello!</div><div style="font-family: Arial, sans-serif; font-size: 14px;"><br></div><div style="font-family: Arial, sans-serif; font-size: 14px;">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 <span>Ubuntu 22.04.2 LTS (Jammy), so I followed the below instructions to install the library.</span></div><div style=""><br></div><div style="">add to sources</div><div style=""><pre style="margin: 0px; padding: 12px; display: block; overflow: auto; border-radius: 3px;"><span style="font-family: Arial, sans-serif; font-size: 14px; line-height: normal; color: rgb(0, 0, 0); font-weight: 400;">deb     http://ag-projects.com/ubuntu jammy main 
deb-src http://ag-projects.com/ubuntu jammy main</span></pre><span style="font-family: Arial, sans-serif; font-size: 14px; line-height: normal; color: rgb(0, 0, 0); font-weight: 400;"> apt update && apt install python3-sipsimple</span></div><div style=""><span style="font-family: Arial, sans-serif; font-size: 14px; line-height: normal; color: rgb(0, 0, 0); font-weight: 400;"><br></span></div><div style=""><font face="Arial, sans-serif">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.</font></div><div style=""><font face="Arial, sans-serif"><br></font></div><div style=""><font face="Arial, sans-serif">However after doing that I instead get the error "<span>Clearsigned file isn't valid, got 'NOSPLIT'" when it attempts to fetch the InRelease file.</span></font></div><div style=""><font face="Arial, sans-serif"><span><br></span></font></div><div style=""><font face="Arial, sans-serif">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?</font></div><div style=""><font face="Arial, sans-serif"><br></font></div><div style=""><font face="Arial, sans-serif">Regards, Chao</font></div><div style=""><font face="Arial, sans-serif"><br></font></div><div style="font-family: Arial, sans-serif; font-size: 14px;"><br></div>
<div class="protonmail_signature_block" style="font-family: Arial, sans-serif; font-size: 14px;">
    <div class="protonmail_signature_block-user protonmail_signature_block-empty">
        
            </div>
    
            <div class="protonmail_signature_block-proton">
        Sent with <a target="_blank" href="https://proton.me/" rel="noopener noreferrer">Proton Mail</a> secure email.
    </div>
</div>