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

CRI-O v1.29.2 #7912

Closed
DVVolkov opened this issue Mar 19, 2024 · 8 comments
Closed

CRI-O v1.29.2 #7912

DVVolkov opened this issue Mar 19, 2024 · 8 comments
Labels
kind/bug Categorizes issue or PR as related to a bug. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@DVVolkov
Copy link

What happened?

curl -L https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/$OS/Release.key | gpg --dearmor -o /usr/share/keyrings/libcontainers-archive-keyring.gpg

gpg: no valid OpenPGP data found.

https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/$OS/Release.key
Resource is no longer available! 404

What did you expect to happen?

I'm waiting for an active link to the key

How can we reproduce it (as minimally and precisely as possible)?

Reproduse:
curl -L https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/$OS/Release.key | gpg --dearmor -o /usr/share/keyrings/libcontainers-archive-keyring.gpg
or visit
https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/$OS/Release.key

Anything else we need to know?

Internet access is available, VPN, proxy are not used

CRI-O and Kubernetes version

$ crio --version
can`t install
$ kubectl version --output=json
{
  "clientVersion": {
    "major": "1",
    "minor": "28",
    "gitVersion": "v1.28.8",
    "gitCommit": "fc11ff34c34bc1e6ae6981dc1c7b3faa20b1ac2d",
    "gitTreeState": "clean",
    "buildDate": "2024-03-15T00:07:05Z",
    "goVersion": "go1.21.8",
    "compiler": "gc",
    "platform": "linux/amd64"
  },
  "kustomizeVersion": "v5.0.4-0.20230601165947-6ce0bf390ce3"
}

OS version

# On Linux:
$ cat /etc/os-release
# PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
$ uname -a
# Linux node1.internal 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64 GNU/Linux

Additional environment details (AWS, VirtualBox, physical, etc.)

VirtualBox
@DVVolkov DVVolkov added the kind/bug Categorizes issue or PR as related to a bug. label Mar 19, 2024
@saschagrunert
Copy link
Member

@DVVolkov, the kubic repositories are deprecated in favor of https://github.com/cri-o/packaging

@haircommander
Copy link
Member

where did you find where to download @DVVolkov ? I have opened a PR to update cri-o.io but I'd like to know if you heard of the old paths somewhere else

@DVVolkov
Copy link
Author

@haircommander, i found it here https://github.com/cri-o/cri-o/blob/main/install.md#apt-based-operating-systems, and I'm surprised that this method didn't work for me

@kannon92
Copy link
Contributor

We are trying to clear this up. #7924

@saschagrunert
Copy link
Member

Can we close this one now?

@unixbird
Copy link

unixbird commented May 6, 2024

Just attempted this after a kubeadm upgrade to 1.29 and found that I get the same issue.

Copy link

github-actions bot commented Jun 6, 2024

A friendly reminder that this issue had no activity for 30 days.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 6, 2024
@saschagrunert
Copy link
Member

As mentioned, the kubic (libcontainers/stable) repositories are deprecated in favor of https://github.com/cri-o/packaging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

5 participants