https://bugzilla.redhat.com/show_bug.cgi?id=1241919 Michel Alexandre Salim <michel@xxxxxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michel@xxxxxxxxxxxxxxx --- Comment #3 from Michel Alexandre Salim <michel@xxxxxxxxxxxxxxx> --- Your package is not buildable due to missing dependencies. As communicated earlier, try running fedora-review on it: fedora-review -b 1241919 The reason it's advisable to build in a clean environment (using mock) is because otherwise the package might build on *your* machine with all sorts of Python libs already installed, but fail on a build server where we only include the libraries you specify as dependencies. relevant result: Traceback (most recent call last): File "setup.py", line 4, in <module> import setuptools ImportError: No module named setuptools RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.8H1jOo (%build) Bad exit status from /var/tmp/rpm-tmp.8H1jOo (%build) Child return code was: 1 EXCEPTION: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-line_profiler.spec Traceback (most recent call last): File "/usr/lib/python3.4/site-packages/mockbuild/trace_decorator.py", line 84, in trace result = func(*args, **kw) File "/usr/lib/python3.4/site-packages/mockbuild/util.py", line 494, in do raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) mockbuild.exception.Error: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-line_profiler.spec LEAVE do --> EXCEPTION RAISED -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review