I can try to fix ebuild if you let me do it to use python2 properly Thanks * Package: app-backup/duplicity-0.6.06 * Repository: gentoo * Maintainer: vanquirius@gentoo.org * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU * FEATURES: ccache sandbox >>> Unpacking source... >>> Unpacking duplicity-0.6.06.tar.gz to /var/tmp/portage/app-backup/duplicity-0.6.06/work >>> Source unpacked in /var/tmp/portage/app-backup/duplicity-0.6.06/work >>> Preparing source in /var/tmp/portage/app-backup/duplicity-0.6.06/work/duplicity-0.6.06 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-backup/duplicity-0.6.06/work/duplicity-0.6.06 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-backup/duplicity-0.6.06/work/duplicity-0.6.06 ... python3.1 setup.py build File "setup.py", line 29 print "Sorry, duplicity requires version 2.3 or later of python" ^ SyntaxError: invalid syntax * ERROR: app-backup/duplicity-0.6.06 failed (compile phase): * Building failed * * Call stack: * ebuild.sh, line 91: Called src_compile * environment, line 3672: Called distutils_src_compile * environment, line 983: Called die * The specific snippet of code: * "$(PYTHON)" "${setup_file#*|}" "${_DISTUTILS_GLOBAL_OPTIONS[@]}" build "$@" || die "Building failed"; * * If you need support, post the output of 'emerge --info =app-backup/duplicity-0.6.06', * the complete build log and the output of 'emerge -pqv =app-backup/duplicity-0.6.06'. * The complete build log is located at '/var/log/portage/build/app-backup/duplicity-0.6.06:20111109-163944.log'. * The ebuild environment file is located at '/var/tmp/portage/app-backup/duplicity-0.6.06/temp/environment'. * S: '/var/tmp/portage/app-backup/duplicity-0.6.06/work/duplicity-0.6.06' Reproducible: Always
This is fixed since duplicity-0.6.13 by forcing python-2.
Closing since it's been fixed for a while now.