Bug 2254902
Summary: | skopeo: Build tags apparently not set correctly | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Florian Weimer <fweimer> |
Component: | skopeo | Assignee: | Lokesh Mandvekar <lsm5> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | amurdaca, bbaude, container-sig, dwalsh, go-sig, jnovy, kwalker, lsm5, pehunt |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | skopeo-1.14.1-1.fc38 skopeo-1.14.2-1.fc39 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-01-29 04:30:07 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: | 2137512 |
Description
Florian Weimer
2023-12-17 19:39:05 UTC
And if you fix the script to print a build tag, you must also include <stdlib.h> for the free function because we are disabling support for implicit function declarations by default. (In reply to Lokesh Mandvekar from comment #2) > WIP PR at https://github.com/containers/skopeo/pull/2190 This has been fixed upstream. We'll try to get an upstream release and rpm build out soon. FEDORA-2024-67ef848d9f has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-67ef848d9f FEDORA-2024-1db604c231 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2024-1db604c231 FEDORA-2024-1db604c231 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-2c802021c9 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-2c802021c9` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-2c802021c9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-2c802021c9 (skopeo-1.14.2-1.fc39) has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. |