Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Sporadic SSSD dependency error during build #31

Open
mikkonie opened this issue Oct 1, 2024 · 0 comments
Open

Sporadic SSSD dependency error during build #31

mikkonie opened this issue Oct 1, 2024 · 0 comments
Assignees
Labels
bug Something isn't working ongoing Ongoing issue, needs observation or pending on other projects

Comments

@mikkonie
Copy link
Contributor

mikkonie commented Oct 1, 2024

Adding as a separate ticket from #16 for easier follow-up. I've observed this sporadically without making any changes in SSSD dependencies:

4.142 E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcups2_2.3.1-9ubuntu1.8_amd64.deb  404  Not Found [IP: 185.125.190.83 80]
4.142 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
4.142 Fetched 14.5 MB in 2s (8330 kB/s)
------
Dockerfile:125
--------------------
 123 |     
 124 |     ARG DEBIAN_FRONTEND=noninteractive
 125 | >>> RUN apt-get install -y sssd sssd-ldap sssd-tools strace
 126 |     
--------------------
ERROR: failed to solve: process "/bin/sh -c apt-get install -y sssd sssd-ldap sssd-tools strace" did not complete successfully: exit code: 100

This seems to happen occasionally. Possibility to switch to a more stable package source?

@mikkonie mikkonie added the bug Something isn't working label Oct 1, 2024
@mikkonie mikkonie added this to the v4.3.3-1 milestone Oct 1, 2024
@mikkonie mikkonie self-assigned this Oct 1, 2024
@mikkonie mikkonie changed the title SSSD dependency error during install SSSD dependency error during build Oct 1, 2024
@mikkonie mikkonie changed the title SSSD dependency error during build Occasional SSSD dependency error during build Oct 1, 2024
@mikkonie mikkonie removed this from the v4.3.3-1 milestone Oct 1, 2024
@mikkonie mikkonie added the ongoing Ongoing issue, needs observation or pending on other projects label Oct 1, 2024
@mikkonie mikkonie changed the title Occasional SSSD dependency error during build SSSD dependency error during build Oct 1, 2024
@mikkonie mikkonie changed the title SSSD dependency error during build Sporadic SSSD dependency error during build Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ongoing Ongoing issue, needs observation or pending on other projects
Projects
None yet
Development

No branches or pull requests

1 participant