-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Deluge 1.3.15-9 not starting - OpenSSL problem #3201
Comments
It's worse than missing, there's a cross compile problem problem: |
Thanks for the quick update. Reinstalled the python package, deluge still reports the same error. |
Google seems to indicate that it's a problem in the compilation of OpenSSL. |
@tonabnehmer Do you have time to test another one for me? This will be a trial-and-error process, since I don't have a device with |
Sure no problem, tried with new python package, but the error remains... |
I now tried to compile with an older toolchain, could you see if this ones does something? |
FYI I'm getting the exact same error in the log on my DS216PLAY NAS Model: DS216PLAY
|
And could you try the release I linked above? |
That's not complied for Monaco |
I am also having the exact same problem. Deluge 1.3.15-9 installed from #3138
|
Tested the last version of python, error remains the same :/ |
@ymartin59 could you un-publish Python again? Seems it's still bad :( |
I have unpublished all architectures... users will have to re-install application packages. |
@Safihre I just noticed I probably made a mistake with Python 2.7.14-18 for x64 architecture - I published compiled version for DSM 5.2. Question: is it expected it should run on DSM 6 too (because does not rely on libstdc++) ? |
If you compile a version of 2.7.14-18 for RTD1296 x64 I would be happy to test, if the compilation was the problem :) EDIT: Just realized that even though RTD1296 is 64-bit on the DS218play, it is not covered by the x64 packages you have up for testing in #3138 |
Hey guys, I have an update on the issue. I just returned my DS218play and got a DS218+ instead. For various reasons. Anyways, I thought I remembered that Deluge was working fine for a brief moment, on the DS218play, but never got it to work again. Ask away, if you need more information og need me to test something. |
@Qbone Unfortunately (for us) the reason is simpeler: your DS218play is |
Arh shoot. I thought I was on to something :) |
Add WHEELS_CFLAGS and WHEELS_LDFLAGS to pass additional cross-compilation options to "pip wheel" Resolves SynoCommunity#3246 SynoCommunity#3201
@pbone Here is a test package for rtd1296/DS218play, I hope include proper fix for cryptography / openssl / pthread to work: http://dl.free.fr/kwT4PmoNE |
@ymartin59 like I mentioned earlier, I returned my DS218play, and got the DS218+ instead. So I cant test IT unfornately |
@ymartin59 I installed that on my DS418/RTD1296 and Deluge is having the same problem. |
Add WHEELS_CFLAGS and WHEELS_LDFLAGS to pass additional cross-compilation options to "pip wheel" Resolves SynoCommunity#3246 SynoCommunity#3201
Add WHEELS_CFLAGS and WHEELS_LDFLAGS to pass additional cross-compilation options to "pip wheel" Resolves SynoCommunity#3246 SynoCommunity#3201
@tonabnehmer Deluge with fixed Python for ARM architecture have been published. Please confirm. |
@ymartin59 Can confirm working. Thanks for the update. Issue can be closed. |
Add WHEELS_CFLAGS and WHEELS_LDFLAGS to pass additional cross-compilation options to "pip wheel" Resolves SynoCommunity#3246 SynoCommunity#3201
Setup
Package Name: Deluge from #3138
Package Version: 1.3.15-9
NAS Model: DS215j
NAS Architecture: armada375
DSM version: DSM 6.1.5-15254 Update 1
--
Expected behavior
Deluge starting
Actual behavior
Deluge not starting, with Python from #3138, version: 2.7.14-18 see attached log
Seems like it does not find the imports for openssl or crypto packages?
Package log
The text was updated successfully, but these errors were encountered: