guysoft / PleromaPi

RaspberryPi / CustomPiOS distro that run Pleroma out of the box
GNU General Public License v3.0
35 stars 1 forks source link

PleromaPi 0.2.0 RC1 status #6

Closed guysoft closed 3 years ago

guysoft commented 3 years ago

PleromaPi 0.2.0 first release candidate.

There is a major issue with the nginx-proxy which causes a white screen and for https to fail. So I am testing this RC and releasing it ASAP.

Features:

Download

https://unofficialpi.org/Distros/PleromaPi/nightly/2021-05-30_2021-05-07-pleromapi-buster-armhf-lite-0.2.0.zip md5: a7a3f575d6d14259f1198580b757a6f8

guysoft commented 3 years ago

Seem to be an issue, I am getting the error below. Opened an issue on Pleroma tracker: https://git.pleroma.social/pleroma/pleroma/-/issues/2662

pleroma       | Error relocating /opt/pleroma/erts-10.7.2.11/bin/beam.smp: __ppoll_time64: symbol not found
pleroma       | Error relocating /opt/pleroma/erts-10.7.2.11/bin/beam.smp: __gmtime64_r: symbol not found
pleroma       | Error relocating /opt/pleroma/erts-10.7.2.11/bin/beam.smp: __clock_gettime64: symbol not found
pleroma       | Error relocating /opt/pleroma/erts-10.7.2.11/bin/beam.smp: __stat_time64: symbol not found
pleroma       | Error relocating /opt/pleroma/erts-10.7.2.11/bin/beam.smp: __getrusage_time64: symbol not found
pleroma       | Error relocating /opt/pleroma/erts-10.7.2.11/bin/beam.smp: __localtime64_r: symbol not found
pleroma       | Error relocating /opt/pleroma/erts-10.7.2.11/bin/beam.smp: __mktime64: symbol not found
pleroma       | Error relocating /opt/pleroma/erts-10.7.2.11/bin/beam.smp: __clock_getres_time64: symbol not found
pleroma       | Error relocating /opt/pleroma/erts-10.7.2.11/bin/beam.smp: __ctime64: symbol not found
pleroma       | Error relocating /opt/pleroma/erts-10.7.2.11/bin/beam.smp: __lstat_time64: symbol not found
pleroma       | Error relocating /opt/pleroma/erts-10.7.2.11/bin/beam.smp: __time64: symbol not found
pleroma       | Error relocating /opt/pleroma/erts-10.7.2.11/bin/beam.smp: __timerfd_settime64: symbol not found
pleroma       | Error relocating /opt/pleroma/erts-10.7.2.11/bin/beam.smp: __dlsym_time64: symbol not found
pleroma       | Error relocating /opt/pleroma/erts-10.7.2.11/bin/beam.smp: __utime64: symbol not found
pleroma       | Error relocating /opt/pleroma/erts-10.7.2.11/bin/beam.smp: __fstat_time64: symbol not found
pleroma       | Error relocating /opt/pleroma/erts-10.7.2.11/bin/beam.smp: __gettimeofday_time64: symbol not found
pleroma       | Error relocating /opt/pleroma/erts-10.7.2.11/bin/beam.smp: __select_time64: symbol not found
pleroma exited with code 127
guysoft commented 3 years ago

Switch to a build using ubuntu arm64, that seems to solve the issue, so I think this is a good enough reason to move to ubuntu as the base image

guysoft commented 3 years ago

Use RC2 #7