Adjust rmdepcheck to use EL wrapper when it's ready #539

Closed
opened 2026-05-05 17:07:02 +00:00 by adamwill · 1 comment
Owner

See quality/rmdepcheck#37 - getting rmdepcheck testing exactly right on ELN got complicated. My current approach is a wrapper script for rmdepcheck that runs it in exactly the right way for ELN; I'm planning to refine it so rmdepcheck is a real Python module with some bits shared between the standard rmdepcheck CLI script and the new EL-focused script, whatever I wind up calling it.

Once that's all done, we need to adapt os-autoinst-distri-fedora to run it appropriately on EL updates, which should be fairly trivial. I already have a branch that does this for the current WIP implementation, it may need a little adjustment for the final layout though, when I decide what it's going to be. This part is trivial, the work in rmdepcheck is the hard bit.

See https://forge.fedoraproject.org/quality/rmdepcheck/issues/37 - getting rmdepcheck testing exactly right on ELN got complicated. My [current approach](https://forge.fedoraproject.org/quality/rmdepcheck/pulls/40) is a wrapper script for rmdepcheck that runs it in exactly the right way for ELN; I'm planning to refine it so rmdepcheck is a real Python module with some bits shared between the standard `rmdepcheck` CLI script and the new EL-focused script, whatever I wind up calling it. Once that's all done, we need to adapt os-autoinst-distri-fedora to run it appropriately on EL updates, which should be fairly trivial. I already have a [branch](https://forge.fedoraproject.org/quality/os-autoinst-distri-fedora/src/branch/eln-wrapper) that does this for the current WIP implementation, it may need a little adjustment for the final layout though, when I decide what it's going to be. This part is trivial, the work in rmdepcheck is the hard bit.
adamwill added this to the Sprint 9 project 2026-05-05 17:07:02 +00:00
Author
Owner

Done in #552 .

Done in https://forge.fedoraproject.org/quality/os-autoinst-distri-fedora/pulls/552 .
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
quality/os-autoinst-distri-fedora#539
No description provided.