-
Notifications
You must be signed in to change notification settings - Fork 520
Closed
Labels
area/release-engIssues or PRs related to the Release Engineering subprojectIssues or PRs related to the Release Engineering subprojectkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.needs-prioritysig/releaseCategorizes an issue or PR as relevant to SIG Release.Categorizes an issue or PR as relevant to SIG Release.
Description
This is on a fresh install (last week from current time) on RHEL8.3
Running 'dnf update'
Problem: cannot install both kubelet-1.18.4-0.x86_64 and kubelet-1.21.1-0.x86_64
- cannot install the best update candidate for package kubernetes-cni-0.8.7-0.x86_64
- cannot install the best update candidate for package kubelet-1.21.1-0.x86_64
rpm -qa | grep -i kube
kubernetes-cni-0.8.7-0.x86_64
kubelet-1.21.1-0.x86_64
kubectl-1.21.1-0.x86_64
kubeadm-1.21.1-0.x86_64
Somehow there is a dependency in those packages that wants to downgrade back to kubelet 1.18 when doing 'dnf update'
Red Hat Enterprise Linux release 8.3 (Ootpa)
Kernel 4.18.0-240.22.1.el8_3.x86_64 kubernetes/kubernetes#1 SMP Thu Mar 25 14:36:04 EDT 2021 x86_64 x86_64 x86_64 GNU/Linux
Using CentOS 7 repo for kubernetes.
Metadata
Metadata
Assignees
Labels
area/release-engIssues or PRs related to the Release Engineering subprojectIssues or PRs related to the Release Engineering subprojectkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.needs-prioritysig/releaseCategorizes an issue or PR as relevant to SIG Release.Categorizes an issue or PR as relevant to SIG Release.