Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

upgrade to python3_11 | dev-python/gpep517 issue

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
12 posts • Page 1 of 1
Author
Message
FilthyPitDog
Apprentice
Apprentice
User avatar
Posts: 207
Joined: Tue Jan 12, 2021 8:47 am
Location: South Pacific
Contact:
Contact FilthyPitDog
Website

upgrade to python3_11 | dev-python/gpep517 issue

  • Quote

Post by FilthyPitDog » Tue Nov 01, 2022 6:01 am

hey so this is my "package.use/python"

Code: Select all

cat /etc/portage/package.use/python

### USE=FLAGS ###
dev-lang/python -bluetooth

### https://wiki.gentoo.org/wiki/Project:Python/PYTHON_TARGETS ###

### The PYTHON_TARGETS variable is used for packages that support enabling more than a single Python implementation. Therefore, the variable may contain any number of implementations. ###
*/* PYTHON_TARGETS: python3_11

### The PYTHON_SINGLE_TARGET variable is used for packages that are built for a single implementation of choice only. It may contain only a single implementation. Due to technical limitations, the implementation specified as PYTHON_SINGLE_TARGET must also be included in PYTHON_TARGETS for the package in question.
*/* PYTHON_SINGLE_TARGET: -* python3_11

### PYTHON_SINGLE_TARGET: -* python3_10 ###
app-emulation/virt-manager PYTHON_SINGLE_TARGET: -* python3_10
app-eselect/eselect-repository PYTHON_SINGLE_TARGET: -* python3_10
app-office/libreoffice-bin PYTHON_SINGLE_TARGET: -* python3_10
media-sound/jack2 PYTHON_SINGLE_TARGET: -* python3_10
media-sound/picard PYTHON_SINGLE_TARGET: -* python3_10
net-fs/cifs-utils PYTHON_SINGLE_TARGET: -* python3_10
sys-devel/clang PYTHON_SINGLE_TARGET: -* python3_10
sys-devel/gdb PYTHON_SINGLE_TARGET: -* python3_10
sys-kernel/genkernel PYTHON_SINGLE_TARGET: -* python3_10
sys-process/glances PYTHON_SINGLE_TARGET: -* python3_10
x11-terms/kitty PYTHON_SINGLE_TARGET: -* python3_10
dev-libs/gobject-introspection PYTHON_SINGLE_TARGET: -* python3_10
dev-util/glib-utils PYTHON_SINGLE_TARGET: -* python3_10
dev-util/gdbus-codegen PYTHON_SINGLE_TARGET: -* python3_10
app-text/asciidoc PYTHON_SINGLE_TARGET: -* python3_10
kde-frameworks/ki18n PYTHON_SINGLE_TARGET: -* python3_10
dev-util/itstool PYTHON_SINGLE_TARGET: -* python3_10
media-gfx/graphviz PYTHON_SINGLE_TARGET: -* python3_10

### PYTHON_TARGETS: python3_9 ###
dev-python/gpep517 PYTHON_TARGETS: python3_9
dev-python/pycdio PYTHON_TARGETS: python3_9
dev-python/pygobject PYTHON_TARGETS: python3_9
dev-python/python-discid PYTHON_TARGETS: python3_9
dev-python/python-musicbrainzngs PYTHON_TARGETS: python3_9
dev-python/ruamel-yaml PYTHON_TARGETS: python3_9
dev-python/setuptools PYTHON_TARGETS: python3_9
media-libs/mutagen PYTHON_TARGETS: python3_9
dev-python/setuptools_scm PYTHON_TARGETS: python3_9
dev-python/packaging PYTHON_TARGETS: python3_9
dev-python/tomli PYTHON_TARGETS: python3_9
dev-python/typing-extensions PYTHON_TARGETS: python3_9
dev-python/wheel PYTHON_TARGETS: python3_9
dev-python/flit_core PYTHON_TARGETS: python3_9
dev-python/installer PYTHON_TARGETS: python3_9
dev-python/pyparsing PYTHON_TARGETS: python3_9
dev-python/appdirs PYTHON_TARGETS: python3_9
dev-python/jaraco-text PYTHON_TARGETS: python3_9
dev-python/more-itertools PYTHON_TARGETS: python3_9
dev-python/nspektr PYTHON_TARGETS: python3_9
dev-python/ordered-set PYTHON_TARGETS: python3_9
dev-python/importlib_metadata PYTHON_TARGETS: python3_9
dev-python/certifi PYTHON_TARGETS: python3_9
dev-python/zipp PYTHON_TARGETS: python3_9
dev-python/jaraco-context PYTHON_TARGETS: python3_9
dev-python/jaraco-functools PYTHON_TARGETS: python3_9
dev-python/ruamel-yaml-clib PYTHON_TARGETS: python3_9
dev-python/cython PYTHON_TARGETS: python3_9
dev-python/pycairo PYTHON_TARGETS: python3_9
but when I emerge -avND @world I get this??

Code: Select all

These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds to satisfy ">=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]".
(dependency required by "dev-util/meson-0.63.3::gentoo" [ebuild])
(dependency required by "x11-themes/materia-theme-20210322::guru" [installed])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
upon checking "equery u dev-python/gpep517" ; 9 & 10 are set. does portage think this package has no suitable python target?

Code: Select all

 U I
 + + python_targets_python3_10 : Build with Python 3.10
 - - python_targets_python3_8  : Build with Python 3.8
 + + python_targets_python3_9  : Build with Python 3.9
im unsure what to do here? how can I upgrade to python3_11? thanks
Top
alamahant
Advocate
Advocate
Posts: 4034
Joined: Sat Mar 23, 2019 12:12 pm

  • Quote

Post by alamahant » Tue Nov 01, 2022 10:52 am

In my caase

Code: Select all

 * Found these USE flags for dev-python/gpep517-9:
 U I
 - - python_targets_pypy3      : Build with PyPy3
 + + python_targets_python3_10 : Build with Python 3.10
 - - python_targets_python3_11 : Build with Python 3.11
 - - python_targets_python3_8  : Build with Python 3.8
 - - python_targets_python3_9  : Build with Python 3.9
 - - test                      : Enable dependencies and/or preparations necessary to run tests (usually controlled
                                 by FEATURES=test but can be toggled independently)

Try

Code: Select all

USE="python_targets_python3_9" emerge -1av gpep517
or
USE="python_targets_python3_10" emerge -1av tomli installer gpep517-9
From the gpeg517 ebuild

Code: Select all


RDEPEND="
	>=dev-python/installer-0.5.0[${PYTHON_USEDEP}]
	>=dev-python/tomli-1.2.3[${PYTHON_USEDEP}]
"

They should match
Last edited by alamahant on Tue Nov 01, 2022 11:12 am, edited 5 times in total.
:)
Top
fedeliallalinea
Administrator
Administrator
User avatar
Posts: 31985
Joined: Sat Mar 08, 2003 11:15 pm
Location: here
Contact:
Contact fedeliallalinea
Website

  • Quote

Post by fedeliallalinea » Tue Nov 01, 2022 10:59 am

If you are in a stable system python3_11 use flag is masked for dev-python/gpep517

Code: Select all

$ emerge -pvq dev-python/gpep517

[ebuild   R   ] dev-python/gpep517-9  USE="-test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9 (-python3_11)" 
-- edit --
You can unmas it usign /etc/portage/profile/package.use.mask,
but the question is why do you want to enable python3_11?
Questions are guaranteed in life; Answers aren't.

"Those who would give up essential liberty to purchase a little temporary safety,
deserve neither liberty nor safety."
- Ben Franklin
https://www.news.admin.ch/it/nsb?id=103968
Top
FilthyPitDog
Apprentice
Apprentice
User avatar
Posts: 207
Joined: Tue Jan 12, 2021 8:47 am
Location: South Pacific
Contact:
Contact FilthyPitDog
Website

  • Quote

Post by FilthyPitDog » Tue Nov 01, 2022 11:17 am

fedeliallalinea wrote:If you are in a stable system python3_11 use flag is masked for dev-python/gpep517

Code: Select all

$ emerge -pvq dev-python/gpep517

[ebuild   R   ] dev-python/gpep517-9  USE="-test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9 (-python3_11)" 
-- edit --
You can unmas it usign /etc/portage/profile/package.use.mask,
but the question is why do you want to enable python3_11?
aha thanks I thought something was going on haha, well no reason really except why not? how come? would you not recommend using python3_11 on a stable system? im on the boarderline, ive accepted a many ~amd64 keywords but I do avoid the core system components. maybe youre right. if on stable system use stable python?

edit - ohhhh when the use flags have (brackets) wrapping them, that means that flag is masked for that package?? ah great learn something new everyday. thanks alot :):)
Top
fedeliallalinea
Administrator
Administrator
User avatar
Posts: 31985
Joined: Sat Mar 08, 2003 11:15 pm
Location: here
Contact:
Contact fedeliallalinea
Website

  • Quote

Post by fedeliallalinea » Tue Nov 01, 2022 11:25 am

PYTHON_TARGETS and PYTHON_SINGLE_TARGET are managed by profile, so if you don't have any special needs I would forget about it.
If you use python3_11 and this was not marked stable you can get problems like the one you had.
Try moving the /etc/portage/package.use/python file and running an emerge -uUD @world, so as to have a clean system regarding the python targets.
Questions are guaranteed in life; Answers aren't.

"Those who would give up essential liberty to purchase a little temporary safety,
deserve neither liberty nor safety."
- Ben Franklin
https://www.news.admin.ch/it/nsb?id=103968
Top
fedeliallalinea
Administrator
Administrator
User avatar
Posts: 31985
Joined: Sat Mar 08, 2003 11:15 pm
Location: here
Contact:
Contact fedeliallalinea
Website

  • Quote

Post by fedeliallalinea » Tue Nov 01, 2022 11:26 am

FilthyPitDog wrote:edit - ohhhh when the use flags have (brackets) wrapping them, that means that flag is masked for that package?? ah great learn something new everyday. thanks alot :):)
Right.
Questions are guaranteed in life; Answers aren't.

"Those who would give up essential liberty to purchase a little temporary safety,
deserve neither liberty nor safety."
- Ben Franklin
https://www.news.admin.ch/it/nsb?id=103968
Top
FilthyPitDog
Apprentice
Apprentice
User avatar
Posts: 207
Joined: Tue Jan 12, 2021 8:47 am
Location: South Pacific
Contact:
Contact FilthyPitDog
Website

  • Quote

Post by FilthyPitDog » Tue Nov 01, 2022 12:03 pm

fedeliallalinea wrote:PYTHON_TARGETS and PYTHON_SINGLE_TARGET are managed by profile, so if you don't have any special needs I would forget about it.
If you use python3_11 and this was not marked stable you can get problems like the one you had.
Try moving the /etc/portage/package.use/python file and running an emerge -uUD @world, so as to have a clean system regarding the python targets.
alright I mv'ed the python use file but now im stuck lol... should I just move it back?

Code: Select all

➜ emerge -avuUD @world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] dev-python/pycairo-1.21.0-r1::gentoo  USE="-doc -examples -test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/pygobject-3.42.2:3::gentoo  USE="cairo -examples -test" PYTHON_TARGETS="python3_10 -python3_8 -python3_9* (-python3_11)" 0 KiB

Total: 2 packages (2 reinstalls), Size of downloads: 0 KiB

WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:

dev-python/setuptools_scm:0

  (dev-python/setuptools_scm-7.0.5:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) (-python3_11) -python3_8 -python3_9" conflicts with
    dev-python/setuptools_scm[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/setuptools-65.3.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                       
    >=dev-python/setuptools_scm-3.4.1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/inflect-6.0.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                               

dev-python/gpep517:0

  (dev-python/gpep517-9:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) (-python3_11) -python3_8 -python3_9" conflicts with
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/packaging-21.3-r2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/typing-extensions-4.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/flit_core-3.7.1:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/inflect-6.0.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/setuptools-65.3.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/pydantic-1.10.2:0/0::gentoo, installed) USE="native-extensions -test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/autocommand-2.2.1_p20211118:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/setuptools_scm-7.0.5:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/appdirs-1.4.4-r2:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/jaraco-functools-3.5.1:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/certifi-3021.3.16-r2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/cython-0.29.32:0/0::gentoo, installed) USE="-doc -emacs -test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/wheel-0.37.1-r1:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/more-itertools-8.14.0:0/0::gentoo, installed) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/ordered-set-4.1.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/zipp-3.8.1:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/jaraco-context-4.1.2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/jaraco-text-3.9.1:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/nspektr-0.4.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/importlib_metadata-4.12.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    
    >=dev-python/gpep517-9[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/pyparsing-3.0.9:0/0::gentoo, installed) USE="-examples -test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                    

dev-python/setuptools:0

  (dev-python/setuptools-65.3.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) (-python3_11) -python3_8 -python3_9" conflicts with
    >=dev-python/setuptools-65.3.0[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/pydantic-1.10.2:0/0::gentoo, installed) USE="native-extensions -test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                            
    >=dev-python/setuptools-65.3.0[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/autocommand-2.2.1_p20211118:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                            
    >=dev-python/setuptools-65.3.0[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/setuptools_scm-7.0.5:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                            
    >=dev-python/setuptools-65.3.0[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/cython-0.29.32:0/0::gentoo, installed) USE="-doc -emacs -test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                            
    >=dev-python/setuptools-65.3.0[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/inflect-6.0.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                            
    dev-python/setuptools[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/certifi-3021.3.16-r2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                   
    >=dev-python/setuptools-65.3.0[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/certifi-3021.3.16-r2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                            
    dev-python/setuptools[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/setuptools_scm-7.0.5:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                   

dev-python/wheel:0

  (dev-python/wheel-0.37.1-r1:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) (-python3_11) -python3_8 -python3_9" conflicts with
    >=dev-python/wheel-0.37.1-r1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/setuptools-65.3.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                          
    dev-python/wheel[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/certifi-3021.3.16-r2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                              
    dev-python/wheel[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/pydantic-1.10.2:0/0::gentoo, installed) USE="native-extensions -test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                              
    dev-python/wheel[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/autocommand-2.2.1_p20211118:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                              
    dev-python/wheel[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/cython-0.29.32:0/0::gentoo, installed) USE="-doc -emacs -test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                              
    dev-python/wheel[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/setuptools_scm-7.0.5:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                              
    dev-python/wheel[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/inflect-6.0.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                              

dev-python/packaging:0

  (dev-python/packaging-21.3-r2:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) (-python3_11) -python3_8 -python3_9" conflicts with
    >=dev-python/packaging-21.3-r2[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/setuptools-65.3.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                            
    dev-python/packaging[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/setuptools_scm-7.0.5:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                  
    >=dev-python/packaging-21.3-r2[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/nspektr-0.4.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                            
    dev-python/packaging[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/wheel-0.37.1-r1:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                  

dev-python/flit_core:0

  (dev-python/flit_core-3.7.1:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) (-python3_11) -python3_8 -python3_9" conflicts with
    >=dev-python/flit_core-3.7.1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/jaraco-text-3.9.1:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                          
    >=dev-python/flit_core-3.7.1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/nspektr-0.4.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                          
    >=dev-python/flit_core-3.7.1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/zipp-3.8.1:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                          
    >=dev-python/flit_core-3.7.1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/more-itertools-8.14.0:0/0::gentoo, installed) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                          
    >=dev-python/flit_core-3.7.1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/packaging-21.3-r2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                          
    >=dev-python/flit_core-3.7.1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/typing-extensions-4.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                          
    >=dev-python/flit_core-3.7.1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/wheel-0.37.1-r1:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                          
    >=dev-python/flit_core-3.7.1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/ordered-set-4.1.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                          
    >=dev-python/flit_core-3.7.1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/importlib_metadata-4.12.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                          
    >=dev-python/flit_core-3.7.1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/jaraco-functools-3.5.1:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                          
    >=dev-python/flit_core-3.7.1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/pyparsing-3.0.9:0/0::gentoo, installed) USE="-examples -test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                          
    >=dev-python/flit_core-3.7.1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/jaraco-context-4.1.2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                          
    >=dev-python/flit_core-3.7.1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/appdirs-1.4.4-r2:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                          

dev-python/tomli:0

  (dev-python/tomli-2.0.1-r1:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) (-python3_11) -python3_8 -python3_9" conflicts with
    dev-python/tomli[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/setuptools_scm-7.0.5:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                              
    dev-python/tomli[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/flit_core-3.7.1:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                              
    >=dev-python/tomli-2.0.1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/setuptools-65.3.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                      
    >=dev-python/tomli-1.2.3[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/gpep517-9:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                      

dev-python/pyparsing:0

  (dev-python/pyparsing-3.0.9:0/0::gentoo, ebuild scheduled for merge) USE="-examples -test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) (-python3_11) -python3_8 -python3_9" conflicts with
    >=dev-python/pyparsing-3.0.7-r1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/packaging-21.3-r2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                             

dev-python/appdirs:0

  (dev-python/appdirs-1.4.4-r2:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) (-python3_11) -python3_8 -python3_9" conflicts with
    >=dev-python/appdirs-1.4.4-r2[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/setuptools-65.3.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                           

dev-python/jaraco-text:0

  (dev-python/jaraco-text-3.9.1:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) (-python3_11) -python3_8 -python3_9" conflicts with
    >=dev-python/jaraco-text-3.7.0-r1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/setuptools-65.3.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                               

dev-python/more-itertools:0

  (dev-python/more-itertools-8.14.0:0/0::gentoo, ebuild scheduled for merge) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) (-python3_11) -python3_8 -python3_9" conflicts with
    dev-python/more-itertools[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/jaraco-text-3.9.1:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                       
    >=dev-python/more-itertools-8.12.0-r1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/setuptools-65.3.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                                   
    >=dev-python/more-itertools-0.12.0-r1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/jaraco-functools-3.5.1:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                                   
    >=dev-python/more-itertools-8.12.0-r1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/nspektr-0.4.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                                   

dev-python/nspektr:0

  (dev-python/nspektr-0.4.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) (-python3_11) -python3_8 -python3_9" conflicts with
    >=dev-python/nspektr-0.3.0[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/setuptools-65.3.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                        

dev-python/ordered-set:0

  (dev-python/ordered-set-4.1.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) (-python3_11) -python3_8 -python3_9" conflicts with
    >=dev-python/ordered-set-4.0.2-r1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/setuptools-65.3.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                               

dev-python/certifi:0

  (dev-python/certifi-3021.3.16-r2:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) (-python3_11) -python3_8 -python3_9" conflicts with
    >=dev-python/certifi-2016.9.26[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/setuptools-65.3.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                            

dev-python/jaraco-context:0

  (dev-python/jaraco-context-4.1.2:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) (-python3_11) -python3_8 -python3_9" conflicts with
    >=dev-python/jaraco-context-4.1.1-r2[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/nspektr-0.4.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                                  
    >=dev-python/jaraco-context-4.1.1-r1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/jaraco-text-3.9.1:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                                  

dev-python/jaraco-functools:0

  (dev-python/jaraco-functools-3.5.1:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) (-python3_11) -python3_8 -python3_9" conflicts with
    >=dev-python/jaraco-functools-3.5.0-r1[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/jaraco-text-3.9.1:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                                    
    >=dev-python/jaraco-functools-3.5.0-r2[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/nspektr-0.4.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                                    

dev-python/typing-extensions:0

  (dev-python/typing-extensions-4.3.0:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="python3_10 (-pypy3) (-python3_11) -python3_8 -python3_9" conflicts with
    >=dev-python/typing-extensions-4.1.0[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/pydantic-1.10.2:0/0::gentoo, installed) USE="native-extensions -test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                                  
    dev-python/typing-extensions[python_targets_python3_9(-),python_targets_python3_10(-)] required by (dev-python/setuptools_scm-7.0.5:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_9 (-pypy3) (-python3_11) -python3_8"
                                                                                          


Would you like to merge these packages? [Yes/No]
Top
fedeliallalinea
Administrator
Administrator
User avatar
Posts: 31985
Joined: Sat Mar 08, 2003 11:15 pm
Location: here
Contact:
Contact fedeliallalinea
Website

  • Quote

Post by fedeliallalinea » Tue Nov 01, 2022 12:23 pm

Can you post grep -ri python /etc/portage output?
Questions are guaranteed in life; Answers aren't.

"Those who would give up essential liberty to purchase a little temporary safety,
deserve neither liberty nor safety."
- Ben Franklin
https://www.news.admin.ch/it/nsb?id=103968
Top
FilthyPitDog
Apprentice
Apprentice
User avatar
Posts: 207
Joined: Tue Jan 12, 2021 8:47 am
Location: South Pacific
Contact:
Contact FilthyPitDog
Website

  • Quote

Post by FilthyPitDog » Tue Nov 01, 2022 12:45 pm

fedeliallalinea wrote:Can you post grep -ri python /etc/portage output?
cheers I was able to clear up my issues with that command found some lingering flags, hallelujah!~!

thanks so much, oh and one thing. This is how im updating after sync

"emerge --ask --verbose --update --deep --newuse @world"

is that good enough? or should I be using something different? thanks so much fedeliallalinea!! u rock

Code: Select all

➜ emerge -avuUD @world                 

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] sys-libs/ncurses-compat-6.2:5::gentoo  USE="gpm (split-usr) (tinfo) unicode" ABI_X86="(64) -32* (-x32)" 0 KiB
[ebuild   R    ] dev-lang/perl-5.34.1-r4:0/5.34::gentoo  USE="gdbm -berkdb -debug -doc -ithreads* -minimal -quadmath" 0 KiB
[ebuild   R    ] dev-python/tomli-2.0.1-r1::gentoo  USE="-test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/installer-0.5.1-r1::gentoo  USE="-test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/gpep517-9::gentoo  USE="-test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/flit_core-3.7.1::gentoo  USE="-test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/more-itertools-8.14.0::gentoo  USE="-doc -test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/typing-extensions-4.3.0::gentoo  PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/jaraco-context-4.1.2::gentoo  USE="-test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/pyparsing-3.0.9::gentoo  USE="-examples -test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/appdirs-1.4.4-r2::gentoo  PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/ordered-set-4.1.0::gentoo  USE="-test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/packaging-21.3-r2::gentoo  USE="-test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/jaraco-functools-3.5.1::gentoo  USE="-test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/nspektr-0.4.0::gentoo  USE="-test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/wheel-0.37.1-r1::gentoo  USE="-test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-util/glslang-1.3.224-r1::gentoo  ABI_X86="(64) -32* (-x32)" 0 KiB
[ebuild   R    ] media-libs/vulkan-loader-1.3.224::gentoo  USE="X -layers* -wayland" ABI_X86="32 (64) (-x32)" 0 KiB
[ebuild   R    ] dev-util/spirv-tools-1.3.224::gentoo  ABI_X86="(64) -32* (-x32)" 0 KiB
[ebuild   R    ] media-libs/vulkan-layers-1.3.224::gentoo  USE="X -wayland" ABI_X86="(64) -32* (-x32)" 0 KiB
[ebuild   R    ] x11-libs/libxkbcommon-1.4.1::gentoo  USE="X -doc -static-libs -test -tools -wayland" ABI_X86="(64) -32* (-x32)" 0 KiB
[ebuild   R    ] dev-python/jaraco-text-3.9.1::gentoo  USE="-test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/setuptools-65.3.0::gentoo  USE="-test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/certifi-3021.3.16-r2::gentoo  USE="-test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/setuptools_scm-7.0.5::gentoo  USE="-test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/autocommand-2.2.1_p20211118::gentoo  USE="-test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/cython-0.29.32::gentoo  USE="-doc -emacs -test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/pydantic-1.10.2::gentoo  USE="native-extensions -test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/inflect-6.0.0::gentoo  USE="-test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/pycairo-1.21.0-r1::gentoo  USE="-doc -examples -test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R    ] dev-python/pygobject-3.42.2:3::gentoo  USE="cairo -examples -test" PYTHON_TARGETS="python3_10 -python3_8 -python3_9* (-python3_11)" 0 KiB
[ebuild   R   ~] media-gfx/imagemagick-7.1.0.48:0/7.1.0-43::gentoo  USE="X bzip2 cxx jpeg lcms openmp pango png svg tiff truetype xml zlib -corefonts -djvu -fftw -fontconfig -fpx -graphviz -hdri -heif -jbig -jpeg2k -lqr -lzma -opencl -openexr -perl* -postscript -q8 -q32 -raw -static-libs -test -webp -wmf -zip" 0 KiB

Total: 32 packages (32 reinstalls), Size of downloads: 0 KiB
Top
fedeliallalinea
Administrator
Administrator
User avatar
Posts: 31985
Joined: Sat Mar 08, 2003 11:15 pm
Location: here
Contact:
Contact fedeliallalinea
Website

  • Quote

Post by fedeliallalinea » Tue Nov 01, 2022 12:59 pm

FilthyPitDog wrote:"emerge --ask --verbose --update --deep --newuse @world"
It's better use --changed-use instead of --newuse, because --newuse tells emerge to rebuild packages on any change of use flag (also if isn't selected) while --changed-use tells emerge to include installed packages where USE flags have changed since installation.
Questions are guaranteed in life; Answers aren't.

"Those who would give up essential liberty to purchase a little temporary safety,
deserve neither liberty nor safety."
- Ben Franklin
https://www.news.admin.ch/it/nsb?id=103968
Top
FilthyPitDog
Apprentice
Apprentice
User avatar
Posts: 207
Joined: Tue Jan 12, 2021 8:47 am
Location: South Pacific
Contact:
Contact FilthyPitDog
Website

  • Quote

Post by FilthyPitDog » Tue Nov 01, 2022 1:04 pm

fedeliallalinea wrote:
FilthyPitDog wrote:"emerge --ask --verbose --update --deep --newuse @world"
It's better use --changed-use instead of --newuse, because --newuse tells emerge to rebuild packages on any change of use flag (also if isn't selected) while --changed-use tells emerge to include installed packages where USE flags have changed since installation.

Gotcha, alright, thanks again! Whew I'm glad that's figured out :)
Top
FilthyPitDog
Apprentice
Apprentice
User avatar
Posts: 207
Joined: Tue Jan 12, 2021 8:47 am
Location: South Pacific
Contact:
Contact FilthyPitDog
Website

  • Quote

Post by FilthyPitDog » Mon Nov 07, 2022 11:55 am

fedeliallalinea wrote:
FilthyPitDog wrote:"emerge --ask --verbose --update --deep --newuse @world"
It's better use --changed-use instead of --newuse, because --newuse tells emerge to rebuild packages on any change of use flag (also if isn't selected) while --changed-use tells emerge to include installed packages where USE flags have changed since installation.
thanks again fedeliallalinea, I ended up re-installing. I posted my journey viewtopic-t-1158723-highlight-.html its a wild ride lol. Cheers
Top
Post Reply

12 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic