Closed chsi020 closed 5 months ago
I am getting these errors when installing package or upgrading OS with phusion/passenger-ruby32:3.0.2-arm64.
43.13 Processing triggers for libc-bin (2.35-0ubuntu3.6) ... 43.18 qemu: uncaught target signal 11 (Segmentation fault) - core dumped 43.19 Segmentation fault 43.22 qemu: uncaught target signal 11 (Segmentation fault) - core dumped 43.22 Segmentation fault 43.23 dpkg: error processing package libc-bin (--configure): 43.23 installed libc-bin package post-installation script subprocess returned error exit status 139 43.26 Errors were encountered while processing: 43.26 libc-bin 43.41 E: Sub-process /usr/bin/dpkg returned an error code (1)
Are you running this on an x86_64 processor? qemu has known issues running arm on non-arm hardware.
We have managed to build the image by creating a Linux ARM64 GitHub runner. Thank you so much.
I am getting these errors when installing package or upgrading OS with phusion/passenger-ruby32:3.0.2-arm64.