Bug 2417800
| Summary: | man-pages: spec file unpacks source0 twice | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Joseph pho <joseph43226> |
| Component: | man-pages | Assignee: | Carlos O'Donell <codonell> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 43 | CC: | arjun, codonell, dj, fberat, fweimer, jchaloup, kasal, ljavorsk, nforro, pfrankli |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | man-pages-6.13-2.fc42, man-pages-6.13-2.fc43, man-pages-6.13-2.fc44 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-12-02 12:13:08 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: | |||
|
Description
Joseph pho
2025-11-29 07:47:21 UTC
(In reply to Joseph pho from comment #0) > 8dfe82a 2025-11-19 Update to 6.13 upstream release Carlos O'Donell changed > the spec file: > ``` > -%setup -q > +%setup -q -a 0 > ``` Joseph, Thanks for the report! Yes, this is a bug and I'll remove the "-a 0" which the spec file doesn't need any more. I was testing some other changes related to the additional gpg checks for rebases, and left this in place. FEDORA-2025-d19d63224c (man-pages-6.13-2.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-d19d63224c Resolved in f43, and f44. Testing f42. Fixed in f42, build in progress. FEDORA-2025-ee8bf86dd6 (man-pages-6.13-2.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-ee8bf86dd6 FEDORA-2025-d19d63224c has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-d19d63224c` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-d19d63224c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-ee8bf86dd6 has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-ee8bf86dd6` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-ee8bf86dd6 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-d19d63224c (man-pages-6.13-2.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-ee8bf86dd6 (man-pages-6.13-2.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. |