One of the largest repositories got massive data loss [1] which was
probably caused by improperly calling createrepo (without
skip_if_unavailable=False).
While we are on it
- let's not trash stderr if the exit status is 0
- drop the left/right doublequote around package name in queryformat
One of the largest repositories got massive data loss [1] which was
probably caused by improperly calling createrepo (without
skip_if_unavailable=False).
While we are on it
- let's not trash stderr if the exit status is 0
- drop the left/right doublequote around package name in queryformat
Please take a look.
[1] https://pagure.io/copr/copr/issue/1090