86f0e72224
I based this on the output of a recent installer image build: https://kojipkgs.fedoraproject.org/compose/branched/Fedora-33-20200904.n.0/logs/x86_64/buildinstall-Everything-logs/pylorax.log I looked at every runtime-cleanup related error there and tried to make appropriate changes. In many cases this means just removing a line that isn't needed any more because the package in question just went away or is no longer pulled into the installer environment. In other cases packages changed name or files moved around, and I tried to make appropriate updates. In a few cases files moved to another package but I wasn't sure enough it would still be safe to remove them so I just left them in place. Most of the changes here I'm pretty sure should be safe, though there *could* be unforeseen fallout from e.g. fixing the removals from procps to be removals from procps-ng - it's been years since that package was renamed, so something *could* have started using those binaries in the meantime. I did at least check that anaconda itself does not. Signed-off-by: Adam Williamson <awilliam@redhat.com> |
||
---|---|---|
.. | ||
composer | ||
lifted/providers | ||
templates.d/99-generic |