com.piyushgarg.rclone
com.piyushgarg.rclone copied to clipboard
Cannot run config on Android 10 (Q)
Trying to run rclone config results in:
error: "/sbin/.core/img/com.piyushgarg.rclone/rclone": executable's TLS segment is underaligned: alignment is 8, needs to be at least 64 for ARM64 Bionic Aborted
This is on a Pixel 2XL with Android Q beta 6.
Googling the issue I think this is an issue with Go(lang), so updating that will probably resolve the issue.
@Jolanrensen
I would recommend you to build rclone binary yourself for now & place in /sbin/.core/img/com.piyushgarg.rclone/.
https://github.com/rclone/rclone/wiki/rclone-on-Android-with-Termux
or
try downloading the deb file containing rclone binary https://dl.bintray.com/termux/termux-packages-24
or
from rclone beta or stable builds from here.
https://beta.rclone.org/test/testbuilds-latest
Let us know what works and share with us. Thanks for testing it on Q as it is too early. It will helps others in future.
rclone beta from beta.rclone.org build does not work.... Same issue...
Regarding the Termux rclone package: It has now been rebuilt with go 1.13 so should work on Android 10.
I can confirm it works on Android 10 after upgrading go :+1:
Question is, will it retain backwards compatibility with lower APIs or break everything below 10?... Hmmm, that was faster than I had expected tho.
Yes, the termux package does seem to work on Android 10 indeed!
Confirmed works after creating fresh binary with termux. Somebody should upload new binary perhaps so that others don't have to go to the trouble of creating it themselves.
Here's the compiled rclone if anyone needs it. Got to mount magisk and then replace it. Also, set permissions for the file to 770 afterwards (rwxrwx---) https://mega.nz/#!oAcnQSBb!WBvukRamP8VljdTvkmhRCEZBKzMFM-VvfRLYOuhoCJU Second link is the magisk module with changed binaries for x64 architecture. Removed the x86 one though, so won't work if you have a x86 arch cpu. https://mega.nz/#!UAV1FK5Z!KAkENHoBq9ZuT9qsCTihGFuLMecs3uooGnWYRSomCwo
EDIT: Second link doesn't work for me, I wonder if it was due to binary change or due to being on v1.8. v1.7 is working fine for me. EDIT2: Okay, it works. But I guess the encryption doesn't. Encrypting the config file makes android boot again and again. If this isn't an issue already, I'll open a new ticket for it here.
Has the version available via magisk repo been updated for android 10 compatibility?
Still the old version. Hope there will be a release soon. Awesome module. Miss it already on Q.
Kindly update the module for Android 10. Tried the latest release (of yesterday) from the Magisk repo and same error as in first post.
Thanks
I tried this yesterday and rclone conf works now on my android 10
Confirmed works after creating fresh binary with termux. Somebody should upload new binary perhaps so that others don't have to go to the trouble of creating it themselves.
https://mega.nz/#!oAcnQSBb!WBvukRamP8VljdTvkmhRCEZBKzMFM-VvfRLYOuhoCJU
Second link is the magisk module with changed binaries for x64 architecture. Removed the x86 one though, so won't work if you have a x86 arch cpu. https://mega.nz/#!UAV1FK5Z!KAkENHoBq9ZuT9qsCTihGFuLMecs3uooGnWYRSomCwo
EDIT: Second link doesn't work for me, I wonder if it was due to binary change or due to being on v1.8. v1.7 is working fine for me. EDIT2: Okay, it works. But I guess the encryption doesn't. Encrypting the config file makes android boot again and again. If this isn't an issue already, I'll open a new ticket for it here.
Thanks for your help. Downloaded your Magisk module and pcloud mounts. I didn't use the file provided by you and I set up default config but huge buffering even for 300 Mb file (lecture notes in ogg). Even copy paste to internal device fails. Tried with two explorers (Mix and Solid) Can you please suggest what to do? Noob here with terminal stuff Thanks for your time
I tried this yesterday and rclone conf works now on my android 10
Thanks. It doesn't for me on One Plus 7,wonder why
I tried this yesterday and rclone conf works now on my android 10
Thanks. It doesn't for me on One Plus 7,wonder why
I vaguely remember having downloaded and installed the magisk rclone module again yesterday as I spotted it said: Updated on 4 Dec. 2019 but was NOT showing up on magisk as an update. I guess someone might have updated it and changed the update date but didn't raise the version number? Just reinstall the module and check again.
P.S. I did not download any recompiled termux binaries .
I tried this yesterday and rclone conf works now on my android 10
Thanks. It doesn't for me on One Plus 7,wonder why
I vaguely remember having downloaded and installed the magisk rclone module again yesterday as I spotted it said: Updated on 4 Dec. 2019 but was NOT showing up on magisk as an update. I guess someone might have updated it and changed the update date but didn't raise the version number? Just reinstall the module and check again.
P.S. I did not download any recompiled termux binaries .
Thanks. I flashed the Magisk module again over the one provided few posts ago and it works! It took the default config from earlier version
That's the good news. Bad news being huge buffering for 300 Mb ogg lecture notes and trying to copy paste to internal device doesn't work (sorry for repeating my woes).
Not sure if I need to config something. I am on stable wifi mostly so wanted to avoid downloading to listen but buffering kills the purpose. Any ideas please?