istitov / stuff

gentoo overlay ----> eselect repository enable stuff
39 stars 23 forks source link

EAPI 6 is abandoned #209

Closed weipeng1999 closed 1 year ago

weipeng1999 commented 1 year ago

I get this error on updating my system, maybe due to the EAPI-6 is abandoned. Can we boost EAPI versions?

Error in terminal:

* Call stack:                                                                                                                                                                
 / *             ebuild.sh, line 628:  Called source '/var/db/repos/stuff/dev-python/Pint/Pint-0.19.1.ebuild'                                                                 
 *    Pint-0.19.1.ebuild, line   8:  Called inherit 'distutils-r1' 'flag-o-matic'                                                                                             
 *             ebuild.sh, line 308:  Called __qa_source '/var/db/repos/gentoo/eclass/distutils-r1.eclass'                                                                     
 *             ebuild.sh, line 123:  Called source '/var/db/repos/gentoo/eclass/distutils-r1.eclass'                                                                          
 *   distutils-r1.eclass, line  49:  Called die                                                                                                                               
 \ * The specific snippet of code:                                                                                                                                            
 *      *) die "EAPI=${EAPI:-0} not supported";;                                                                                                                              
 *                                                                                                                                                                            
 * If you need support, post the output of `emerge --info '=dev-python/Pint-0.19.1::stuff'`,                                                                                  
 * the complete build log and the output of `emerge -pqv '=dev-python/Pint-0.19.1::stuff'`.                                                                                   
 * Working directory: '/usr/lib/python3.10/site-packages'                                                                                                                     
 * S: '/var/tmp/portage/dev-python/Pint-0.19.1/work/Pint-0.19.1'                                                                                                              
 / * ERROR: dev-python/Pint-0.19.1::stuff failed (depend phase):                                                                                                              
 *   EAPI=6 not supported
LebedevV commented 1 year ago

In progress right now, sorry for the delay with that

LebedevV commented 1 year ago

Should be OK now, may I ask you to check it, please?

weipeng1999 commented 1 year ago

Should be OK now, may I ask you to check it, please?

thank you very much, every thing is working well!!!