Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-10182

python-utils-r1.eclass broken: python_domodule()

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical (System) Critical (System)
    • None
    • None
    • This is preventing the installer ebuild from working properly, which in turn is breaking all of Python in 1.4-release.

      Using Gentoo's dev-python/installer ebuild (a requirement at this point to unbreak FL-10181), results in the following build error:

       * Skipping make test/check due to ebuild restriction.
      >>> Test phase [disabled because of RESTRICT=test]: dev-python/installer-0.5.1-r1>>> Install dev-python/installer-0.5.1-r1 into /var/tmp/portage/dev-python/installer-0.5.1-r1/image
       * python3_7: running distutils-r1_run_phase distutils-r1_python_install
      rm: cannot remove '/var/tmp/portage/dev-python/installer-0.5.1-r1/work/installer-0.5.1-python3_7/install//usr/bin/python3.7': No such file or directory
      rm: cannot remove '/var/tmp/portage/dev-python/installer-0.5.1-r1/work/installer-0.5.1-python3_7/install//usr/bin/python3': No such file or directory
      rm: cannot remove '/var/tmp/portage/dev-python/installer-0.5.1-r1/work/installer-0.5.1-python3_7/install//usr/bin/python': No such file or directory
      rm: cannot remove '/var/tmp/portage/dev-python/installer-0.5.1-r1/work/installer-0.5.1-python3_7/install//usr/bin/pyvenv.cfg': No such file or directory
       * ERROR: dev-python/installer-0.5.1-r1::python-modules-kit-fixups failed (install phase):
       *   (no error message) 

      In looking at differences between python_domodule() in Gentoo's python-utils-r1.eclass and Funtoo's, there are significant differences which may be causing this to fail.

            drobbins drobbins
            drobbins drobbins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: