Bug 1631053
| Summary: | Package kubernetes-node requires docker | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tomas Schlosser <tschloss> |
| Component: | kubernetes | Assignee: | Jan Chaloupka <jchaloup> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 29 | CC: | eparis, ichavero, jbrooks, jcajka, jchaloup, jpazdziora, nhorman, strigazi, tstclair, vbatts |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | armv7hl | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | kubernetes-1.12.5-2.fc29 kubernetes-1.12.5-2.fc30 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-03-15 18:28:58 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Tomas Schlosser
2018-09-19 20:01:04 UTC
kubernetes-1.12.5-2.fc30 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-5c029387ec kubernetes-1.12.5-2.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-3ecff65275 Running `dnf install kubernetes --enablerepo updates-testing`, I still get the dependency on docker. cri-o is already installed, docker is not and kubernetes version is indeed 1.12 so the issue is not fixed (tried Fedora 29 on armv7hl). List of packages that `dnf install kubernetes --enablerepo updates-testing` wants to install (just for the record):
Installing:
kubernetes armv7hl 1.12.5-1.fc29 updates-testing 10 k
Installing dependencies:
kubernetes-client armv7hl 1.12.5-1.fc29 updates-testing 71 M
kubernetes-master armv7hl 1.12.5-1.fc29 updates-testing 63 M
kubernetes-node armv7hl 1.12.5-1.fc29 updates-testing 44 M
docker armv7hl 2:1.13.1-65.git1185cfd.fc29 updates 21 M
docker-common armv7hl 2:1.13.1-65.git1185cfd.fc29 updates 24 k
docker-rhel-push-plugin
armv7hl 2:1.13.1-65.git1185cfd.fc29 updates 1.8 M
libicu armv7hl 62.1-3.fc29 updates 8.5 M
oci-umount armv7hl 2:2.5-1.gitc3cda1f.fc29 updates 35 k
subscription-manager-rhsm-certificates
armv7hl 1.24.2-1.fc29 updates 48 k
atomic-registries armv7hl 1.22.1-27.gitb507039.fc29 fedora 38 k
conntrack-tools armv7hl 1.4.4-8.fc29 fedora 183 k
container-storage-setup
noarch 0.11.0-4.dev.git413b408.fc29 fedora 39 k
gnupg armv7hl 1.4.23-2.fc29 fedora 1.3 M
libnetfilter_cthelper
armv7hl 1.0.0-14.fc29 fedora 21 k
libnetfilter_cttimeout
armv7hl 1.0.0-12.fc29 fedora 21 k
libnetfilter_queue armv7hl 1.0.2-12.fc29 fedora 25 k
libusb armv7hl 1:0.1.5-13.fc29 fedora 32 k
python3-pytoml noarch 0.1.18-1.fc29 fedora 24 k
python3-pyyaml armv7hl 4.2-0.1.b4.fc29 fedora 177 k
xfsprogs armv7hl 4.17.0-3.fc29 fedora 1.0 M
yajl armv7hl 2.1.0-11.fc29 fedora 35 k
Installing weak dependencies:
oci-systemd-hook armv7hl 1:0.1.18-1.git38504cc.fc29 updates-testing 35 k
The https://bodhi.fedoraproject.org/updates/FEDORA-2019-3ecff65275 shows that it's still in the Request: testing state, that's why you get kubernetes-1.12.5-1.fc29, not kubernetes-1.12.5-2.fc29 where the fix should be. It will likely take a day or two to propagate to compose and to mirrors. Feel free to install the rpm by hand from https://koji.fedoraproject.org/koji/buildinfo?buildID=1221029 kubernetes-1.12.5-2.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-3ecff65275 kubernetes-1.12.5-2.fc30 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-5c029387ec kubernetes-1.12.5-2.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-5c029387ec Thank you for the info. I verified the installation on my devices and it works in Fedora 29 (I don't have F30 machine at hand). kubernetes-1.12.5-2.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report. kubernetes-1.12.5-2.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report. |