fix CheckFilelist.py python3 - #56
Conversation
|
The patch in OBS is a bit more complex than your commit: it might be better to build in this backward compatibility / robustness into the repo and then simply delete the last hunk from the OBS patch. |
|
Do you foresee us reverting to an old RPM version after 6 months? I see that this compat code was useful to 'bootstrap' the new RPM version without a broken rpmlint at some point. But that new RPM version has been in for some time now. |
No I don't see this. It's just that there might be some weird constellations that we don't know about (backport of rpmlint without rpm into other projects?). And this change is not exactly our domain of responsibility (for the security team), therefore I thought we take the safe route. |
this is currently fixed in OBS through (the last hunk of)
rpm415-workaround.diffinstead of here.