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

[ego] epro update is not working. Python targets are broken.

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • None

      As discussed earlier on funtoo-dev, epro update is not setting the python 'profiles' anymore which is leading to emerge errors again for missing python targets.

      w520 oleg # cat /etc/portage/make.profile/parent 
      core-kit:funtoo/1.0/linux-gnu/arch/x86-64bit
      core-kit:funtoo/1.0/linux-gnu/build/current
      core-kit:funtoo/1.0/linux-gnu/arch/x86-64bit/subarch/intel64-sandybridge
      core-kit:funtoo/1.0/linux-gnu/flavor/desktop
      core-kit:funtoo/1.0/linux-gnu/mix-ins/xfce
      core-kit:funtoo/1.0/linux-gnu/mix-ins/gnome
      
      w520 oleg # epro update
      
      w520 oleg # cat /etc/portage/make.profile/parent 
      core-kit:funtoo/1.0/linux-gnu/arch/x86-64bit
      core-kit:funtoo/1.0/linux-gnu/build/current
      core-kit:funtoo/1.0/linux-gnu/arch/x86-64bit/subarch/intel64-sandybridge
      core-kit:funtoo/1.0/linux-gnu/flavor/desktop
      core-kit:funtoo/1.0/linux-gnu/mix-ins/xfce
      core-kit:funtoo/1.0/linux-gnu/mix-ins/gnome
      
      w520 oleg # emerge -auND @world
      
       * IMPORTANT: 3 news items need reading for repository 'core-kit'.
       * IMPORTANT: 3 news items need reading for repository 'nokit'.
       * Use eselect news read to view new items.
      
      
      These are the packages that would be merged, in order:
      
      Calculating dependencies /
      
      !!! Problem resolving dependencies for sys-apps/file from @system
      ... done!
      
      !!! The ebuild selected to satisfy "sys-apps/file" has unmet requirements.
      - sys-apps/file-5.30::core-kit USE="python zlib -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="-pypy -python2_7 -python3_4 -python3_5 -python3_6"
      
        The following REQUIRED_USE flag constraints are unsatisfied:
          python? ( any-of ( python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) )
      
      (dependency required by "@system" [set])
      (dependency required by "@world" [argument])
      w520 oleg #
      

            drobbins drobbins
            x48rph x48rph [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: