Description of problem: fedora-review in rawhide fails during rpmlint check on installed packages Version-Release number of selected component (if applicable): fedora-review-0.6.0-2.fc23.noarch How reproducible: Always Steps to Reproduce: 1. fedora-review -DEPEL5 -b 1261537 (The above is an example - other review requests fail the same way.) Actual results: From ~/.cache/fedora-review.log: 09-21 10:49 root DEBUG Install command: mock, -r, fedora-rawhide-x86_64, --no-cleanup-after, --no-clean, --resultdir=/home/ellert/1261537-libs3/results, install, /home/ellert/1261537-libs3/results/libs3-2.0-0.1.20150902git247ba1b.fc24.x86_64.rpm, /home/ellert/1261537-libs3/results/libs3-devel-2.0-0.1.20150902git247ba1b.fc24.x86_64.rpm, /home/ellert/1261537-libs3/results/libs3-debuginfo-2.0-0.1.20150902git247ba1b.fc24.x86_64.rpm, /home/ellert/1261537-libs3/results/libs3-debuginfo-2.0-0.1.20150902git247ba1b.fc24.x86_64.rpm [...] INFO: installing package(s): /home/ellert/1261537-libs3/results/libs3-2.0-0.1.20150902git247ba1b.fc24.x86_64.rpm /home/ellert/1261537-libs3/results/libs3-devel-2.0-0.1.20150902git247ba1b.fc24.x86_64.rpm /home/ellert/1261537-libs3/results/libs3-debuginfo-2.0-0.1.20150902git247ba1b.fc24.x86_64.rpm /home/ellert/1261537-libs3/results/libs3-debuginfo-2.0-0.1.20150902git247ba1b.fc24.x86_64.rpm ERROR: Command failed. See logs for output. # /usr/bin/dnf --installroot /var/lib/mock/fedora-rawhide-x86_64/root/ --releasever 24 install /home/ellert/1261537-libs3/results/libs3-2.0-0.1.20150902git247ba1b.fc24.x86_64.rpm /home/ellert/1261537-libs3/results/libs3-devel-2.0-0.1.20150902git247ba1b.fc24.x86_64.rpm /home/ellert/1261537-libs3/results/libs3-debuginfo-2.0-0.1.20150902git247ba1b.fc24.x86_64.rpm /home/ellert/1261537-libs3/results/libs3-debuginfo-2.0-0.1.20150902git247ba1b.fc24.x86_64.rpm --setopt=tsflags=nocontexts Expected results: No errors Additional info: Running the mock install command manually with the debuginfo package listed only once succeeds. Running the same fedora-review command on Fedora 22 using fedora-review-0.6.0-1.fc22.noarch succeeds.
hm... I have a tentative patch which needs verification. However, the links on that page are broken: http://www.grid.tsl.uu.se/review/libs3-2.0-0.1.20150902git247ba1b.fc22.src.rpm seemingly doesn't exist. Can you provide a working test case?
I guess any non-noarch package review would do. E.g. this one: fedora-review -DEPEL5 -m fedora-rawhide-x86_64 -b 1251500
Pushed a fix upstream: https://git.fedorahosted.org/cgit/FedoraReview.git/commit/?h=devel&id=515bfc67e017cd Please refer to https://fedorahosted.org/FedoraReview/wiki/UseDevelopmentVersion for how to run the upstream version. We need some time to to settle other issues before make a new release.