Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

rsa4046

Members
  • Posts

    29
  • Joined

  • Last visited

Posts posted by rsa4046

  1. I should have studied the output more closely: changing /usr/portage/profiles/funtoo/1.0/linux-gnu/arch/arm-32bit/armv7a_hardfp to /usr/portage/profiles/funtoo/1.0/linux-gnu/arch/subarch/armv7a_hardfp corrected this ...

     

    Edit: corrected: first line of parent should just read

    gentoo:funtoo/1.0/linux-gnu/arch/arm-32bit

  2. Thanks -- but ego and epro aren't available( app-admin/ego wasn't in stage3), and I can't emerge any packages with an invalid profile:

    # emerge ego -va
    !!! Unable to parse profile: '/etc/portage/make.profile'
    !!! ParseError: Parent '/usr/portage/profiles/funtoo/1.0/linux-gnu/arch/arm-32bit/armv7a_hardfp' not found: '/etc/portage/make.profile/parent'
    !!! Your current profile is invalid. If you have just changed your profile
    !!! configuration, you should revert back to the previous configuration.
    !!! Allowed actions are limited to --help, --info, --search, --sync, and
    !!! --version.
    
  3. HI,

    I've followed funtoo's howto for this cpu (raspberry pi, ARMv7 Processor rev 5 (v7l)) and did emerge --sync OK, so far so good. But the results of eselect profile indicate that arch is still not set:

    rpi # eselect profile show
    
    Currently set profiles:
        arch: (missing)
       build: gentoo:funtoo/1.0/linux-gnu/build/current
      flavor: gentoo:funtoo/1.0/linux-gnu/flavor/core
    (no type): gentoo:funtoo/1.0/linux-gnu/arch/arm-32bit/armv7a_hardfp
    
    

    Can I ask how I'd set this? The contents of  /etc/portage/make.profile/parent are

    # cat /etc/portage/make.profile/parent
    gentoo:funtoo/1.0/linux-gnu/arch/arm-32bit/armv7a_hardfp
    gentoo:funtoo/1.0/linux-gnu/build/current
    gentoo:funtoo/1.0/linux-gnu/flavor/core
    

     

×
×
  • Create New...