https://bugzilla.redhat.com/show_bug.cgi?id=913200 --- Comment #2 from Kashyap Chamarthy <kchamart@xxxxxxxxxx> --- 1/ Running fedora-review tool against rawhide fails w/ RPM build errors: $ fedora-review -m fedora-rawhide-x86_64 --rpm-spec -n ../SRPMS/python-testrepository-0.0.15-1.fc18.src.rpm fails with: (from - /home/kashyap/rpmbuild/SPECS/python-testrepository/results/build.log) ---------- . . Traceback (most recent call last): File "setup.py", line 16, in <module> from setuptools import setup ImportError: No module named setuptools RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.w0YBti (%build) Bad exit status from /var/tmp/rpm-tmp.w0YBti (%build) Child return code was: 1 EXCEPTION: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-testrepository.spec'] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 359, in do raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-testrepository.spec'] LEAVE do --> EXCEPTION RAIS ---------- Is the above due to python-3/python-2 ? 2/ However, running against Fedora-18, succeeds: ---------- $ fedora-review --rpm-spec -n ../SRPMS/python-testrepository-0.0.15-1.fc18.src.rpm INFO: Processing local files: ../SRPMS/python-testrepository-0.0.15-1.fc18.src.rpm INFO: Getting .spec and .srpm Urls from : Local files in /home/kashyap/rpmbuild/SPECS INFO: --> SRPM url: file:///home/kashyap/rpmbuild/SRPMS/python-testrepository-0.0.15-1.fc18.src.rpm INFO: Using review directory: /home/kashyap/rpmbuild/SPECS/python-testrepository INFO: --> Spec url: file:///home/kashyap/rpmbuild/SPECS/python-testrepository/srpm-unpacked/python-testrepository.spec INFO: Downloading (Source0): http://pypi.python.org/packages/source/t/testrepository/testrepository-0.0.15.tar.gz INFO: Running checks and generating report INFO: Results and/or logs in: /home/kashyap/rpmbuild/SPECS/python-testrepository/results INFO: WARNING: Probably non-rawhide buildroot used. Rawhide should be used for most package reviews INFO: Build completed INFO: Installing built package(s) INFO: Install command returned error code 30 INFO: Starting new HTTPS connection (1): admin.fedoraproject.org INFO: Starting new HTTPS connection (1): admin.fedoraproject.org Review template in: /home/kashyap/rpmbuild/SPECS/python-testrepository/review.txt fedora-review is automated tool, but *YOU* are responsible for manually reviewing the results and finishing the review. Do not just copy-paste the results without understanding them. ---------- Proceeding with manual review with the above. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=qoDwlzBRZy&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review