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

Error loading shared library libpython3 #515

Open
Bananamannn opened this issue Sep 30, 2024 · 0 comments
Open

Error loading shared library libpython3 #515

Bananamannn opened this issue Sep 30, 2024 · 0 comments

Comments

@Bananamannn
Copy link

I keep getting the below error when trying to install Octo4a 2.1.0 (I have also tried 1.2.6) on my Xperia Z5 Compact.
Phone is currently running LinageOS 19.1 but I have also tried Octo4a 2.1.0 & 1.2.6 on stock firmware as well as LinageOS 17.1, 18.1 & 20 with identical error results.

This leads me to think that it has something to do with this phones firmware as Octo4a runs my Samsung S5 running on LinageOS 18.1.

Any assistance or ideas would be greatly appreciated.

💻 No bootstrap detected, proceeding with installation
💻 Arch: aarch64
💻 Downloading bootstrap f4f81ac1 from https://github.com/feelfreelinux/octo4a-bootstrap-builder/releases/download/vf4f81ac1-1.10.2/bootstrap-1.10.2-aarch64.zip
💻 Request to https://objects.githubusercontent.com/github-production-release-asset-2e65be/795680395/14f71f60-d6a7-4d1c-97d6-54f51d6c093b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240930%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240930T223334Z&X-Amz-Expires=300&X-Amz-Signature=ec160df4aea56df37abe5a0c47e4a8296500dc844d0142adf078badf0fc5c2a9&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dbootstrap-1.10.2-aarch64.zip&response-content-type=application%2Foctet-stream returned status code 200
💻 Bootstrap downloaded, extracting it...
💻 >ls
💻 /storage/emulated/0/Android/data/com.octo4a/files
🐸 bin
🐸 build-version.txt
🐸 entrypoint.sh
🐸 fake_proc_stat
🐸 libexec
🐸 rootfs.tar.xz
💻 >ls
💻 /storage/emulated/0/Android/data/com.octo4a/files
🐸 No bootstrap detected, extracting
💻 Bootstrap extracted, setting it up...
💻 >chmod -R 755 /mnt/external/
💻 /storage/emulated/0/Android/data/com.octo4a/files
💻 >cp -rf /home/octoprint/extensions /mnt/external/
💻 /storage/emulated/0/Android/data/com.octo4a/files
💻 >chown root:root /mnt/external/
💻 /storage/emulated/0/Android/data/com.octo4a/files
💻 >mkdir -p /mnt/external/.octoprint/plugins
💻 /storage/emulated/0/Android/data/com.octo4a/files
💻 >cp /home/octoprint/comm-fix.py /mnt/external/.octoprint/plugins
💻 /storage/emulated/0/Android/data/com.octo4a/files
💻 Bootstrap installed
💻 >ls /home/octoprint/octoprint-venv/bin/octoprint && echo "available"
💻 /storage/emulated/0/Android/data/com.octo4a/files
💻 >LD_PRELOAD=/home/octoprint/ioctl-hook.so /home/octoprint/octoprint-venv/bin/octoprint serve -b /mnt/external/.octoprint --iknowwhatimdoing
💻 /storage/emulated/0/Android/data/com.octo4a/files
💻 Dependencies installed
🐙 Error loading shared library libpython3.11.so.1.0: Function not implemented (needed by /home/octoprint/octoprint-venv/bin/python3)
🐙 Error relocating /home/octoprint/octoprint-venv/bin/python3: Py_BytesMain: symbol not found
<

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant