On Ubuntu 20.04 arm64 (Ubuntu Touch / UBports environment), OpenList v4.2.1 runs normally.
However, starting from v4.2.2, the OpenList binary fails to start and immediately exits with an error.
/var/lib/openlist/openlist: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /var/lib/openlist/openlist)
Upgrade to v4.2.2 / v4.2.3 / v4.2.4, the package installs successfully; the binary itself cannot run.
Can this dependency be fixed, or should installation fail if the dependency is missing?
On Ubuntu 20.04 arm64 (Ubuntu Touch / UBports environment), OpenList v4.2.1 runs normally.
However, starting from v4.2.2, the OpenList binary fails to start and immediately exits with an error.
/var/lib/openlist/openlist: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /var/lib/openlist/openlist)Upgrade to v4.2.2 / v4.2.3 / v4.2.4, the package installs successfully; the binary itself cannot run.
Can this dependency be fixed, or should installation fail if the dependency is missing?