Bug 2087999
Summary: | Backport fix for leaks of libsolv's page file descriptors in Base object | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Neal Gompa <ngompa13> |
Component: | dnf | Assignee: | Richard W.M. Jones <rjones> |
Status: | CLOSED ERRATA | QA Contact: | Eva Mrakova <emrakova> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 9.0 | CC: | davdunc, davide, dbrandon.johnson, dbrandon, dowdle, james.antill, lersek, michel, pablo, rjones, roger.sewell, swm-qe |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | dnf-4.12.0-2.el9 | Doc Type: | No Doc Update |
Doc Text: | Story Points: | --- | |
Clone Of: | 2087734 | Environment: | |
Last Closed: | 2022-11-15 11:15:35 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
Neal Gompa
2022-05-18 15:46:07 UTC
I can do dev work here, but someone on the packaging team will need to do QE. Obviously dnf is quite an important package so we can't leave it to chance. Very low risk of regressions as far as we know. Yeah that'll be fine. It's more important that we don't break dnf than that we prove that livecd-tools is fixed :-) The baseos-ci.brew-build.ci-dnf-stack-gating.functional test failed with: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test plugins-core/modulesync.feature :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 17:09:42 ] :: [ FAIL ] :: Command './container-test run --container-arg='--security-opt' --container-arg='seccomp=unconfined' plugins-core/modulesync.feature' (Expected 0, got 1) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 3s :: Assertions: 0 good, 1 bad :: RESULT: FAIL (Test plugins-core/modulesync.feature) whatever that means. I can't believe it would be caused by this change. Also I don't know where these tests are located. I believe the tests come from here: https://github.com/rpm-software-management/ci-dnf-stack I ran the test 3 times and it failed each time. It did not fail on the previous build of this package in RHEL 9. I don't have a theory as to why this particular patch could cause a failure in this particular test. (The failure might also be caused by environment changes, so this patch might not be the cause.) Needs someone who is more familiar with the tests to look at this. At the moment I don't want to waive this test, given such an important RHEL package. OSCI tests are here FYI: https://dashboard.osci.redhat.com/#/artifact/brew-build/aid/45482603 Any chance of this being backported into 9.0? it's creating problems for users trying to generate images I set zstream=? flag which should cause this bug to be evaluated for 9.0.z, but for some reason it's being ignored. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (dnf bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:8297 |