Bug 2045277
Summary: | containerd: FTBFS in Fedora rawhide/f36 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
Component: | containerd | Assignee: | Olivier Lemasle <o.lemasle> | ||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | unspecified | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | rawhide | CC: | asm, eclipseo, go-sig, maxwell, o.lemasle | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | containerd-1.5.9-1.fc36 | Doc Type: | If docs needed, set a value | ||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2022-02-02 22:18:54 UTC | Type: | --- | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Bug Depends On: | |||||||||||
Bug Blocks: | 1992484 | ||||||||||
Attachments: |
|
Description
Fedora Release Engineering
2022-01-25 16:19:08 UTC
Created attachment 1853864 [details]
build.log
file build.log too big, will only attach last 32768 bytes
Created attachment 1853865 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 1853866 [details]
state.log
Not familiar with the project but seems like there has been some changes and a binary named gen-mapages is not there anymore. After digging around a little in a mockbuild I found this: + mkdir _man + go-md2man -in docs/man/containerd-config.8.md -out _man/containerd-config.8 + go-md2man -in docs/man/containerd-config.toml.5.md -out _man/containerd-config.toml.5 + /builddir/build/BUILD/containerd-1.5.8/_build/bin/gen-manpages containerd.8 _man sh: /builddir/build/BUILD/containerd-1.5.8/_build/bin/gen-manpages: No such file or directory + /builddir/build/BUILD/containerd-1.5.8/_build/bin/gen-manpages ctr.8 _man sh: /builddir/build/BUILD/containerd-1.5.8/_build/bin/gen-manpages: No such file or directory + rm /builddir/build/BUILD/containerd-1.5.8/_build/bin/gen-manpages rm: cannot remove '/builddir/build/BUILD/containerd-1.5.8/_build/bin/gen-manpages': No such file or directory It is now also broken by the update of golang-github-containerd-cgroups by @gotmax (In reply to Robert-André Mauchin 🐧 from comment #5) > It is now also broken by the update of golang-github-containerd-cgroups by > @gotmax Yes, I know. I am preparing to update it to the next version which fixes the CVE. FEDORA-2022-6f630b1ba7 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-6f630b1ba7 FEDORA-2022-6f630b1ba7 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |