Description
What happened:
The kubelet dependency issue happening again while installing kubelet rpm on 15.x SUSE Linux.
What you expected to happen:
This was fixed in #3711 but happening again now.
How to reproduce it (as minimally and precisely as possible):
Please help to fix and revert in next patch release again.
Anything else we need to know?:
Same issue is repeating after major release of kubernetes.
Please have a look at #3711
[muthuks@test-k8s-w1 ~]$ cat /etc/zypp/repos.d/k8s.repo
[k8s-v1.33]
name=k8s-v1.33
baseurl=https://pkgs.k8s.io/core:/stable:/v1.33/rpm/
enabled=1
gpgcheck=1
gpgkey=https://pkgs.k8s.io/core:/stable:/v1.33/rpm/repodata/repomd.xml.key
[muthuks@test-k8s-w1 ~]$
[muthuks@test-k8s-w1 ~]$ sudo zypper install kubelet
Loading repository data...
Reading installed packages...
Resolving package dependencies...
Problem: 1: nothing provides 'conntrack-tools' needed by the to be installed kubelet-1.33.2-150500.1.1.x86_64
Solution 1: do not install kubelet-1.33.2-150500.1.1.x86_64
Solution 2: break kubelet-1.33.2-150500.1.1.x86_64 by ignoring some of its dependencies
[muthuks@test-k8s-w2 ~]$ sudo zypper se conntrack
Loading repository data...
Reading installed packages...
S | Name | Summary | Type
--+-------------------------+------------------------------------------+--------
i | libnetfilter_conntrack3 | Userspace library for the in-kernel co-> | package
[muthuks@test-k8s-w2 ~]$
Environment:
- Cloud provider or hardware configuration: VM
- OS (e.g:
cat /etc/os-release
): openSUSE Leap 15.6 - Kernel (e.g.
uname -a
): 6.4.0-150600.21-default