Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Docker build self destructed #82

Closed
d-e-s-o opened this issue Feb 13, 2025 · 3 comments
Closed

Docker build self destructed #82

d-e-s-o opened this issue Feb 13, 2025 · 3 comments

Comments

@d-e-s-o
Copy link
Owner

d-e-s-o commented Feb 13, 2025

Seems the Docker build self-destructed; e.g. https://github.com/d-e-s-o/cargo-http-registry/actions/runs/13312553321

 > [linux/arm64 builder 1/5] RUN apt-get update &&     apt-get install -y pkg-config libssl-dev &&     apt-get clean && rm -rf /var/lib/apt/lists/*:
42.60 Processing triggers for libc-bin (2.31-13+deb11u7) ...
42.75 qemu: uncaught target signal 11 (Segmentation fault) - core dumped
43.66 Segmentation fault (core dumped)
43.71 qemu: uncaught target signal 11 (Segmentation fault) - core dumped
44.49 Segmentation fault (core dumped)
44.50 dpkg: error processing package libc-bin (--configure):
44.50  installed libc-bin package post-installation script subprocess returned error exit status 139
44.59 Errors were encountered while processing:
44.59  libc-bin
44.80 E: Sub-process /usr/bin/dpkg returned an error code (1)

From a brief search, there seem to be plenty of occurrences of this in the wild:

FYI @marcoieni, in case you have the cycles to look at it.

@marcoieni
Copy link
Contributor

Hi! Unfortunately I don't have cycles. In fact, docker build has been broken since forever in my own project 😂

@d-e-s-o
Copy link
Owner Author

d-e-s-o commented Feb 27, 2025

@marcoieni I fixed the thing and it managed to stay green for not even a week. https://github.com/d-e-s-o/cargo-http-registry/actions/runs/13557290225 Going to remove it in two days. If you still have a use for it let me know and we can keep it in, but I'm afraid you'll need to find someone to maintain it.

@marcoieni
Copy link
Contributor

I'm not using this anymore. I'm now using gitea in docker to create s private registry for my tests.
So you can drop docker support 👍

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants