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

fix: devcontainer kubernetes installation failures #587

Closed
1 task done
42atomys opened this issue Mar 16, 2024 · 0 comments · Fixed by #588
Closed
1 task done

fix: devcontainer kubernetes installation failures #587

42atomys opened this issue Mar 16, 2024 · 0 comments · Fixed by #588
Assignees
Labels
aspect/dex 🤖 Concerns developers' experience with the codebase priority/high 🟧 Priority 2 - Stalls work on the project or its dependents type/bug 🔥 Something isn't working

Comments

@42atomys
Copy link
Owner

42atomys commented Mar 16, 2024

Describe the bug

When installing the devcontainer an error as raised at the first install.

To Reproduce

  1. Open the folder in container

Expected behavior

No response

Relevant log output

19.94 deb [signed-by=/etc/apt/trusted.gpg.d/kubernetes-archive-keyring.gpg] https://apt.kubernetes.io/ kubernetes-xenial main
19.96   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19.96                                  Dload  Upload   Total   Spent    Left  Speed
100  1699  100  1699    0     0  18670      0 --:--:-- --:--:-- --:--:-- 18877
20.05 deb [arch=amd64 signed-by=/etc/apt/trusted.gpg.d/helm.gpg] https://baltocdn.com/helm/stable/debian/ all main
20.17 Hit:1 http://deb.debian.org/debian bullseye InRelease
20.17 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
20.19 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
20.28 Hit:4 https://dl.yarnpkg.com/debian stable InRelease
25.27 Get:5 https://baltocdn.com/helm/stable/debian all InRelease [7652 B]
25.34 Get:6 https://baltocdn.com/helm/stable/debian all/main amd64 Packages [4044 B]
25.60 Ign:7 https://packages.cloud.google.com/apt kubernetes-xenial InRelease
25.80 Err:8 https://packages.cloud.google.com/apt kubernetes-xenial Release
25.80   404  Not Found [IP: 216.58.214.78 443]
25.80 Reading package lists...
26.39 E: The repository 'https://apt.kubernetes.io kubernetes-xenial Release' does not have a Release file.
------

Version of software

v0.32

Environment

Live (https://s42.app)

Additional context

Discord report : https://discord.com/channels/248936708379246593/1214996222566465648

Code of Conduct

  • I agree to follow this project's Code of Conduct
@42atomys 42atomys added state/triage 🚦 Has not been triaged & therefore, not ready for work type/bug 🔥 Something isn't working state/confirmed 💜 priority/high 🟧 Priority 2 - Stalls work on the project or its dependents aspect/dex 🤖 Concerns developers' experience with the codebase and removed state/triage 🚦 Has not been triaged & therefore, not ready for work labels Mar 16, 2024
@42atomys 42atomys self-assigned this Mar 16, 2024
@42atomys 42atomys linked a pull request Mar 16, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aspect/dex 🤖 Concerns developers' experience with the codebase priority/high 🟧 Priority 2 - Stalls work on the project or its dependents type/bug 🔥 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant