From dveatch, 5 Years ago, written in Plain Text.
Embed
  1.                 install|*) ensurepip="--altinstall" ;;
  2.         esac;
  3.         LD_LIBRARY_PATH=/usr/src/Python-3.6.4 ./python -E -m ensurepip
  4.                 $ensurepip --root=/ ;
  5. fi
  6. Collecting setuptools
  7. Requirement already up-to-date: pip in /usr/lib/python3.6/site-packages
  8. Installing collected packages: setuptools
  9.   Found existing installation: setuptools 21.2.2
  10. Cannot remove entries from nonexistent file /usr/lib/python3.6/site-packages/easy-install.pth
  11. make: *** [Makefile:1109: altinstall] Error 1
  12. Creating /var/log/lunar/compile/Python-3-6.4.xz
  13. ! Problem detected during BUILD