https://bugzilla.rpmfusion.org/show_bug.cgi?id=2855
Paul Howarth <paul(a)city-fan.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |paul(a)city-fan.org
--- Comment #19 from Paul Howarth <paul(a)city-fan.org> 2013-07-05 18:28:47 CEST ---
(In reply to comment #18)
Still getting an error in mock logs regarding /usr/bin/python: no
such file or
directory
I've installed python2-devel and have added myself to mock group.
the relevant error seems to be this:
+ python setup.py build
--build-base=/builddir/build/BUILDROOT/flowblade-0.8.0-1.i386
/var/tmp/rpm-tmp.jk9gxU: line 35: python: command not found
I've tried using both the macro %{python} and just plain 'python' in the
spec
file.
What am I missing? how can I ensure that /usr/bin/python gets included into my
chroot environment?
You add to your spec:
BuildRequires: python2-devel
as indicated in Comment #15.
--
Configure bugmail:
https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.