[Python-apps-team] Bug#577143:

Lauro Moura lauro.neto at openbossa.org
Wed May 26 19:42:27 UTC 2010


I think the problem is related with the commit e9fe40 (Use
package-specific build targets and avoid ifeq constructs.), which
replaced the
ifeq statements with for loops in the build step.

the $buildver shell variable isn't evaluated when the call to
cdbs_python_binary is made, so it is always returning the versioned
python interpreter, instead of the
default one for the default python version.

»···for buildver in $(build_versions); do \
»···»···echo ---- calling $(call cdbs_python_binary,python$$buildver) ....; \
»···done


-- 
Lauro Moura
INdT - Instituto Nokia de Tecnologia





More information about the Python-apps-team mailing list