Closed kenhys closed 2 years ago
Followup #1336
Docker hub automated build fails with qemu
It is caused by problematic qemu-user-static which contains a bug that crashes arm64 Debian derivatives.
See https://github.com/fluent/fluentd-docker-image/pull/315
Thanks!
Followup #1336
Docker hub automated build fails with qemu
It is caused by problematic qemu-user-static which contains a bug that crashes arm64 Debian derivatives.
16 104.7 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16 104.7 Processing triggers for libc-bin (2.31-13+deb11u2) ...
16 104.8 qemu: uncaught target signal 11 (Segmentation fault) - core dumped
16 105.0 Segmentation fault (core dumped)
16 105.0 qemu: uncaught target signal 11 (Segmentation fault) - core dumped
16 105.3 Segmentation fault (core dumped)
16 105.3 dpkg: error processing package libc-bin (--configure):
16 105.3 installed libc-bin package post-installation script subprocess returned error exit status 139
16 105.3 Errors were encountered while processing:
16 105.3 libc-bin
16 105.4 E: Sub-process /usr/bin/dpkg returned an error code (1)
See https://github.com/fluent/fluentd-docker-image/pull/315