You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmd-build-with-buildah: clean up overrides repo metadata
If there are no rpms then let's clean up the repo metadata if
it exists which should prevent cosmetic warts like:
```
Updating and loading repositories:
overrides ???% | 0.0 B/s | -1.0 B | ?
>>> Curl error (37): Could not read a file:// file for file:///run/src/overrides
>>> Usable URL not found
```
Or fatal ones like:
```
error: Installing packages: importing RPMs: failed to open /run/src/overrides/rpm/systemd-258~rc3-2.fc44.x86_64.rpm
```
0 commit comments