Commit b6280b2
workflows/add-overrides: install python3-dnf
F41 moved on to dnf5, which doesn't pull in Python bindings anymore.
But anyway, the Python API in libdnf5 is different and we'd need to
migrate `overrides.py`.
For now at least to unbreak things, just re-install back python3-dnf.
See also: coreos#32541 parent c87644f commit b6280b2
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
44 | 47 | | |
45 | 48 | | |
46 | 49 | | |
| |||
0 commit comments