Jump to content
Forums in Read-Only Mode - Please use Reddit ×
  • 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 New...