Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO] Conflitto aggiornamento sistema
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
squob
n00b
n00b


Joined: 15 Jul 2022
Posts: 12

PostPosted: Tue May 30, 2023 8:01 am    Post subject: [RISOLTO] Conflitto aggiornamento sistema Reply with quote

Che diavolo mi sta dicendo? Ho capito che ci sono dei conflitti ma non ho la più pallida idea su come risolverli. Che significa "Multiple package instance within a single package slot..."?

Code:
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

dev-libs/icu:0

  (dev-libs/icu-72.1:0/72.1::gentoo, ebuild scheduled for merge) USE="-debug -doc -examples -static-libs -test -verify-sig" ABI_X86="32 (64) (-x32)" pulled in by
    >=dev-libs/icu-51.2-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] required by (dev-libs/libxml2-2.11.4:2/2::gentoo, ebuild scheduled for merge) USE="ftp icu python readline -debug -examples -lzma -static-libs -test" ABI_X86="32 (64) (-x32)" PYTHON_TARGETS="python3_11 -python3_10 -python3_12"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  (dev-libs/icu-71.1-r1-1:0/71.1::gentoo, installed) USE="userland_GNU -debug -doc -examples -static-libs -test -verify-sig" ABI_X86="(64) -32 (-x32)" pulled in by
    dev-libs/icu:0/71.1= required by (media-libs/libvisio-0.1.7:0/0::gentoo, installed) USE="userland_GNU -doc -static-libs -test -tools" ABI_X86="(64)"
                ^^^^^^^^                                                                                                                                                                                                                                                                                     
    dev-libs/icu:0/71.1= required by (app-text/libqxp-0.0.2:0/0::gentoo, installed) USE="userland_GNU -debug -doc -test -tools" ABI_X86="(64)"
                ^^^^^^^^                                                                                                                                                                                                                                                                           
    >=dev-libs/icu-4.4:0/71.1= required by (dev-tex/bibtexu-3.71_p20210325:0/0::gentoo, installed) USE="userland_GNU -doc -source" ABI_X86="(64)"
                      ^^^^^^^^                                                                                                                                                                                                                                   
    dev-libs/icu:0/71.1=[abi_x86_64(-)] required by (media-libs/raptor-2.0.15-r7:2/2::gentoo, installed) USE="curl userland_GNU -debug -json -static-libs" ABI_X86="(64) -32 (-x32)"
                ^^^^^^^^                                                                                                                                                                                                                                                                                                                                                       
    dev-libs/icu:0/71.1= required by (media-libs/libcdr-0.1.7:0/0::gentoo, installed) USE="userland_GNU -doc -test" ABI_X86="(64)"
                ^^^^^^^^                                                                                                                                                                                                                         
    dev-libs/icu:0/71.1= required by (app-text/libmspub-0.1.4:0/0::gentoo, installed) USE="userland_GNU -doc -static-libs" ABI_X86="(64)"
                ^^^^^^^^                                                                                                                                                                                                                                 
    dev-libs/icu:0/71.1= required by (media-libs/libzmf-0.0.2-r1:0/0::gentoo, installed) USE="userland_GNU -debug -doc -test -tools" ABI_X86="(64)"
                ^^^^^^^^                                                                                                                                                                                                                                                                                 
    >=dev-libs/icu-3.6:0/71.1=[abi_x86_64(-)] required by (dev-libs/boost-1.79.0:0/1.79.0::gentoo, installed) USE="bzip2 icu nls userland_GNU zlib -context -debug -doc -lzma -mpi -numpy -python -tools -zstd" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_10 -python3_11 -python3_8 -python3_9"
                      ^^^^^^^^                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
    dev-libs/icu:0/71.1= required by (app-text/libebook-0.1.3-r2:0/0::gentoo, installed) USE="userland_GNU -doc -test -tools" ABI_X86="(64)"
                ^^^^^^^^                                                                                                                                                                                                                                                       
    dev-libs/icu:0/71.1= required by (app-text/gspell-1.12.0:0/2::gentoo, installed) USE="introspection userland_GNU vala -test" ABI_X86="(64)"
                ^^^^^^^^                                                                                                                                                                                                                                                         


!!! The slot conflict(s) shown above involve package(s) which may need to
!!! be rebuilt in order to solve the conflict(s). However, the following
!!! package(s) cannot be rebuilt for the reason(s) shown:

  (dev-libs/boost-1.79.0:0/1.79.0::gentoo, installed): ebuild is masked or unavailable


It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously.  If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously.

For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.


Last edited by squob on Thu Jun 01, 2023 10:54 am; edited 2 times in total
Back to top
View user's profile Send private message
squob
n00b
n00b


Joined: 15 Jul 2022
Posts: 12

PostPosted: Tue May 30, 2023 6:00 pm    Post subject: Reply with quote

Ok, ho risolto. Ho aggiornato dev-libs/boost facendo un unmask di dev-python/toml che da quello che ho capito sta per essere eliminato a giorni. Poi emerge -uvDN è partito senza errori.
Resto comunque interessato a capire che cosa sono gli slot e come funzionano, se qualcuno sa indicarmi un documento su coi indirzzarmi ne sarò grato. Magari in italiano perchè di inglese informatico ne mastico davvero poco
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum