Description of problem: Attempting to start crio service (or directly from cli) results in fatal error. Version-Release number of selected component (if applicable): cri-o-2:1.14.9-1.module_f30+5132+c35a5687.x86_64 How reproducible: 100% Steps to Reproduce: 1. dnf module enable cri-o:1.14 2. dnf install crio 3. /usr/bin/crio Actual results: FATA[2019-08-18 15:03:02.168704905Z] Invalid character(s) found in prerelease "module_f30" Expected results: crio starts normally Additional info: error is thrown by dependency: vendor/github.com/blang/semver/semver.go cri-o-2:1.13.0-1.gite8a2525.module_f30+3068+5f412e7f.x86_64 works fine.
Potential duplicate of bug 1754170.
This is caused by a %prep line in the packaging: sed -i 's/%{version}/%{version}-%{release}/' internal/version/version.go It should probably just leave the version alone ?
cri-o-1.16-3120191204144621.f636be4b has been pushed to the Fedora 31 Modular stable repository. If problems still persist, please make note of it in this bug report.
FEDORA-MODULAR-2020-c230523214 has been submitted as an update to Fedora 30 Modular. https://bodhi.fedoraproject.org/updates/FEDORA-MODULAR-2020-c230523214
FEDORA-MODULAR-2020-36f52d4e8f has been submitted as an update to Fedora 31 Modular. https://bodhi.fedoraproject.org/updates/FEDORA-MODULAR-2020-36f52d4e8f
cri-o-1.14-3020200226174119.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-c230523214
cri-o-1.14-3120200226174119.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-36f52d4e8f
cri-o-1.14-3020200226174119.a5b0195c has been pushed to the Fedora 30 Modular stable repository. If problems still persist, please make note of it in this bug report.
cri-o-1.14-3120200226174119.f636be4b has been pushed to the Fedora 31 Modular stable repository. If problems still persist, please make note of it in this bug report.