Summary: | systemctl start crio failed | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | lnie <lnie> |
Component: | cri-o | Assignee: | Lokesh Mandvekar <lsm5> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 31 | CC: | amurdaca, dougsland, dwalsh, fkluknav, gabibbo97, lsm5, pehunt, santiago |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | cri-o-1.17-3120200320184841.f636be4b cri-o-1.17-3220200320184841.43bbeeef cri-o-1.17-3020200320184841.a5b0195c | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-03-25 09:49:22 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: |
Description
lnie
2020-01-29 03:12:13 UTC
There are two bugs here. 1. the package should install /usr/share/containers/oci/hooks.d by default. 2. CRI-O should run fine without the hooks.d directory. I tried with upstream version v1.17.0-rc1,the hooks_dir will be there after I run make install.config,so it seems to be a fedora-specific issue. forgot to mention,I have reported the issue on upstream,and it fixed in the commit https://github.com/cri-o/cri-o/pull/3203/commits/0eec454168e381e460b3d6de07bf50bfd9b0d082 Peter, can we get a new crio 1.17 tag pushed upstream to fix this? FEDORA-MODULAR-2020-ba936d9e88 has been submitted as an update to Fedora 31 Modular. https://bodhi.fedoraproject.org/updates/FEDORA-MODULAR-2020-ba936d9e88 Hi,still failed... the fix code is in file pkg/config/config.go,which doesn't exit in your package. I checked /usr/share/fish/completions/crio.fish from your package,there is no "If one of the directories does not exist, then CRI-O will automatically skip them" which is part of that commit,so I guess I can safely say, that commit isn't picked. cri-o-1.17-3120200316141245.f636be4b has been pushed to the Fedora 31 Modular 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-MODULAR-2020-ba936d9e88 FEDORA-MODULAR-2020-a1852c8ad2 has been submitted as an update to Fedora 30 Modular. https://bodhi.fedoraproject.org/updates/FEDORA-MODULAR-2020-a1852c8ad2 FEDORA-MODULAR-2020-6f8581d8ed has been submitted as an update to Fedora 32 Modular. https://bodhi.fedoraproject.org/updates/FEDORA-MODULAR-2020-6f8581d8ed Works on f30,because cri-o has created /usr/share/containers/oci/hooks.d. If you choose to fix this bug by installing /usr/share/containers/oci/hooks.d by default,would you please do the same to f31?Thanks! cri-o-1.17-3020200320184841.a5b0195c has been pushed to the Fedora 30 Modular 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-MODULAR-2020-a1852c8ad2 cri-o-1.17-3120200320184841.f636be4b has been pushed to the Fedora 31 Modular 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-MODULAR-2020-91a9fc6b9a cri-o-1.17-3220200320184841.43bbeeef has been pushed to the Fedora 32 Modular 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-MODULAR-2020-6f8581d8ed FEDORA-MODULAR-2020-91a9fc6b9a has been pushed to the Fedora 31 Modular stable repository. If problem still persists, please make note of it in this bug report. FEDORA-MODULAR-2020-6f8581d8ed has been pushed to the Fedora 32 Modular stable repository. If problem still persists, please make note of it in this bug report. FEDORA-MODULAR-2020-a1852c8ad2 has been pushed to the Fedora 30 Modular stable repository. If problem still persists, please make note of it in this bug report. |