Jump to content
Read the Funtoo Newsletter: Summer 2023 ×
  • 0

New installation — first emerge -auDN @world fails


ssb

Question

Brand new clean install, no multi boot

using generic_64 stage3-latest

EFI boot

 

Chapter 12 install instructions :-

 

Ego sync —-> updates ok

emerge -auDN @world —> fails at dev-python/setuptools_scm

reports :- 

snip<<

ERROR dev-python/setuptools.scm-7.0.1::python module kit failed (compile phase)

       (No error message)

>>snip

 

Can I ignore and just manually emerge the packages that would have followed ????

 

 

Thanks all

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Installing the attached setuptools_scm-7.0.1. patch will fix setuptools_scm-7.0.1 build:

sudo mkdir /etc/portage/patches/dev-python/setuptools_scm-7.0.1
sudo cp setuptools_scm-7.0.1.patch /etc/portage/patches/dev-python/setuptools_scm-7.0.1
sudo emerge -1av  =dev-python/setuptools_scm-7.0.1

 

setuptools_scm-7.0.1.patch dev-python.setuptools_scm-7.0.1.log.gz

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...