Hide Forgot
Description of problem: systemctl start crio failed with: invalid hooks_dir: stat /usr/share/containers/oci/hooks.d: no such file or directory FYI: You have to install oci-register-machine to have crio started successfully Version-Release number of selected component (if applicable): cri-o-1.17.0-0.1.gitb89a5fc.module_f31+7363+0a59a30e.x86_64.rpm How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
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?
https://github.com/cri-o/cri-o/releases/tag/v1.17.1 is ready
building at https://gitlab.com/rhcontainerbot/pkg-builder/-/jobs/473253138
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.