https://bugzilla.redhat.com/show_bug.cgi?id=1029160 Crístian Deives <cristiandeives@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cristiandeives@xxxxxxxxx --- Comment #4 from Crístian Deives <cristiandeives@xxxxxxxxx> --- (In reply to Michael Scherer from comment #3) > Package doesn't build on Fedora 20 : > + '[' -f /usr/lib/rpm/redhat/config.sub ']' > + /usr/bin/rm -f ./build-aux/config.sub > ++ basename ./build-aux/config.sub > + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub > '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' > + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu > --program-prefix= --disable-dependency-tracking --prefix=/usr > --exec-prefix=/usr - > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /usr/bin/mkdir -p > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking whether make supports nested variables... yes > checking for a Python interpreter with version >= 2.6... none > configure: error: no suitable Python interpreter found I am able to build Kimchi on a freshly installed Fedora 20. Regarding the Python environment detection, here is the output I've got: checking for a Python interpreter with version >= 2.6... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for pep8... /usr/bin/pep8 I am using the latest Kimchi code from GitHub. Michael Scherer, could you try to build Kimchi with the latest code and make sure the problem still happens for you? The repository can be found here: https://github.com/kimchi-project/kimchi. -- 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