You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INFO Overriding libtorrent version with RC_2_0
... Checking for outdated deluge install method.
... Rebuilding libtorrent
grep: configure.ac: No such file or directory
ERROR Error packaging python3-libtorrent. Setup will exit
Please consult the above and/or check the log (less -R +G
/root/logs/swizzin.log)
error in /root/logs/swizzin.log
{:timestamp=>"2024-06-21T03:33:36.326313+0100", :message=>"Invalid package configuration: Cannot package the path '/tmp/dist/libtorrent-python/./Libtorrent rasterbar python binding compiled by swizzin static with c++17 O3 march', does it exist?", :level=>:error}
The text was updated successfully, but these errors were encountered:
What happened?
/tmp/libtorrent does not contain configure.ac
Seems it was removed in this commit
Steps to reproduce:
export LIBTORRENT_VERSION=RC_2_0
box upgrade deluge
Expected results:
libtorrent recompiles to RC_2_0
Swizzin commit
953e4c7
What OS are you using?
Debian 11 (Bullseye)
What architecture is your OS?
amd64
Relevant logs and output
The text was updated successfully, but these errors were encountered: