Bug 1850375
| Summary: | Error during updating packages after installing rpminspect | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Zdenek Dohnal <zdohnal> |
| Component: | rpminspect | Assignee: | Dave Cantrell <dcantrell> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 31 | CC: | dcantrell |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rpminspect-0.13-2.fc31 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-07-03 01:37:39 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Zdenek Dohnal
2020-06-24 07:34:08 UTC
Sorry about that. I pushed an update to mandoc for F-31 and yesterday moved it to the stable updates. But I have not yet rebuilt rpminspect on F-31. Let me do that today. In the mean time, you can use the F-31 Copr builds: https://copr.fedorainfracloud.org/coprs/dcantrell/rpminspect/ The Copr repo provides the most recent version from master if the test suite passes. FEDORA-2020-22d970a8d1 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-22d970a8d1 FEDORA-2020-22d970a8d1 has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-22d970a8d1` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-22d970a8d1 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. No problem, David - it is actually only an error during dnf transaction for rpminspect, which doesn't stop the whole update. I'll update the summary accordingly. Please use a buildroot override in the future for updates like this in branched Fedoras - if you have a package which changed soname and other package depends on soname, then build the soname changed package, enable a buildroot override for the build and build the dependent package. Then both rebuilt packages push as a single bodhi update - it will prevent issues like this one. FEDORA-2020-22d970a8d1 has been pushed to the Fedora 31 stable repository. If problem still persists, please make note of it in this bug report. |