On 21. 03. 19 7:50, Miro Hrončok wrote:
Does copr cache mock roots? Can I clean the cache somehow?
New gdb build from Fedora requires Python 3.7, but I had 3.8 in the buildroot. I've deleted my 3.8 builds, so i can rebuild gdb --without python, but apparently Python 3.8 stays in the buildroot and I get --allowerasing errors when I try to build anything.
I think I found a workaround:
- rebuild gdb --without python in another copr - add that copr as external repo - continue as usual
However I'd still like to know if I forget to delete something, or if there's indeed a root cache that is not invalidated when I delete builds.