debuerreotype / docker-debian-eol-artifacts

Official builds of debuerreotype-generated Debian EOL tarballs for use in Docker (archive.debian.org)
https://hub.docker.com/r/debian/eol
Apache License 2.0
6 stars 1 forks source link

dpkg -S segfaults on squeeze #11

Open gaborcsardi opened 1 year ago

gaborcsardi commented 1 year ago

Thanks for the great project!

❯ docker run -ti --platform linux/amd64 debian/eol:squeeze bash
root@abdbe178198a:/# dpkg -S foo
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault

This is on an arm64 machine, so it is using qemu, but the same happens on an x86_64 macbook as well.

I wonder if anyone has seen this.

mckaygerhard commented 10 months ago

i guess you should track this may help you https://codeberg.org/venenux/venenuxdock/issues/7