https://bugzilla.redhat.com/show_bug.cgi?id=1449882
Ken Dreyer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Ken Dreyer <[email protected]> --- (In reply to Luya Tshimbalanga from comment #4) > Any suggestion how to properly write %check? Writing the line > "%{_python2} setup.py tests/lcms2_testsuite.py" or > "%{_python2} tests/lcms2_testsuite.py" failed as a result Try "export PYTHONPATH=$(pwd)" as the first line under %check. -- 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 -- [email protected] To unsubscribe send an email to [email protected]
