Hi everybody,
I've noticed these a few times now, and I have *no idea* where this is
coming from, for example:
dnf --releasever=rawhide --repo rawhide --repo rawhide-source
repoquery --source --requires python-pytest-harvest
lists:
directory
pyproject-rpm-macros
python3-devel
python3dist(decopatch)
python3dist(makefun) >= 1.5
python3dist(packaging)
python3dist(pandas)
python3dist(pypandoc)
python3dist(pytest-runner)
python3dist(pytoml)
python3dist(setuptools-scm)
python3dist(six)
python3dist(tabulate)
python3dist(wheel)
removed
Aaaaaand the "directory" and "removed" entries are obviously bogus.
Does anybody have an idea what's going on? Maybe a dependency
generator is still running while RPM is already cleaning up the build
directory?
Fabio