Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unable to build deluge 2.1 with libtorrent RC_2_0 #1171

Open
SavageCore opened this issue Jun 21, 2024 · 0 comments
Open

[BUG] Unable to build deluge 2.1 with libtorrent RC_2_0 #1171

SavageCore opened this issue Jun 21, 2024 · 0 comments
Labels

Comments

@SavageCore
Copy link
Contributor

What happened?

/tmp/libtorrent does not contain configure.ac

Seems it was removed in this commit

Steps to reproduce:

  1. export LIBTORRENT_VERSION=RC_2_0
  2. box upgrade deluge
  3. Choose to install 2.1
  4. No to skip recompile of libtorrent

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

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}
@SavageCore SavageCore added the bug label Jun 21, 2024
SavageCore added a commit to SavageCore/swizzin that referenced this issue Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant