Other projects have ran into this before, see e.g. https://github.com/sparklemotion/sqlite3-ruby/issues/434 https://github.com/rust-lang/rust/issues/111285
On Wed, Oct 9, 2024 at 1:28 AM Ophir, Avishay via pypy-dev < [email protected]> wrote: > Hey, > > We are getting the following error when trying to run pypy from alpine > linux container: > > “Error relocating /mnt/python3.10-devops-test/bin//libpypy3.10-c.so: > posix_fallocate64: symbol not found” > > > > The issue doesn’t happen in alpine linux 3.17. > > > > Do you have a solution for that? > > > > > > Thanks, > > Avishay > _______________________________________________ > pypy-dev mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/pypy-dev.python.org/ > Member address: [email protected] >
_______________________________________________ pypy-dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/pypy-dev.python.org/ Member address: [email protected]
