Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Error: circular dependencies
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
GianGian2387
Apprentice
Apprentice


Joined: 03 Jun 2021
Posts: 157

PostPosted: Tue Aug 10, 2021 7:40 am    Post subject: Error: circular dependencies Reply with quote

Buongiorno ragazzi,
sto installando gentoo su un secondo pc, quando vado a dare il comando:
Quote:
emerge --ask --verbose --update --deep --newuse @world
, dopo aver selezionato il profilo ricevo questo messaggio:

Quote:
Error: circular dependencies:
(media-libs/harfbuzz-2.8.1:0/0.9.18: :gentoo, ebuild scheduled for merge) depends on
(media-libs/freetype-2.10.:2/2: :gentoo, ebuild scheduled for merge) (build_slot_op)
(meda-libs/harfbuzz-2.8.1:0/0.9.18: :gentoo, ebuild scheduled for merge) (buildtime)
note that circular dependencies can often be avoided by temporarily disbling USE flags that trigger optional dependencies.


Cercando su google ho provato ad inserire nel mio config le USE: -truetype e -harfbuzz, ma dando il comando emerge --oneshot freetype e anche harfbuzz il risultato non cambia, stessa cosa se provo a dre il comando emerge -avuDU
Avete idea di come possa fare per risolvere?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30907
Location: here

PostPosted: Tue Aug 10, 2021 8:22 am    Post subject: Reply with quote

Puoi postare per favore l'output completo del comando USE="-harfbuzz" emerge -1 media-libs/harfbuzz media-libs/freetype.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
GianGian2387
Apprentice
Apprentice


Joined: 03 Jun 2021
Posts: 157

PostPosted: Tue Aug 10, 2021 9:16 am    Post subject: Reply with quote

Quote:
!!!the slot conflict(s) show above invole 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-perl/SGMLSpm-1.1-r12:0/0: :gentoo, installed): ebuild is masked or unavailabe
(app-text/po4a-0.57-2:0/0: :gentoo, is installed): ebuild is masked or unavailabe

it may be possible to solve this problem by using package.mask to prevent one of those packages from being selected. howevwr, it is also possible that conflicting dependencies exist such that they are impossible to satisfy simultaneously. if such a conflict exist in the dependencies of two different package, hen those package can not be installed simultaneously.
for more information, see MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook.

the following USE changes are necessary to proceed:
(see "package.use" in the ortage(5) man page for more details)
required by X11-libs/pango-1.8.7: :gentoo
required by gnome-base/librsvg-2.0.7: :gentoo
required by x11-thmes/adwaita-icon-theme-40.1.1: :gentoo
required by x11-libs/gtk+-3.24.29: ;gentoo
required by app text/ghostscript-gpl-9.53.3-r: :gentoo[gtk]
required by net-print/cups-filters-1.28.7: :gentoo[postscript]
required by net-print/cups-2.3.3_p2-r2: :gentoo

Use --autounmask-erite to write changes to config files. Carefully examine the list of proposed changes, paying special attention to mask or keyword changes that may expose experimental or unstable packages.


se do etc-update mi dice che non rileva nulla
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30907
Location: here

PostPosted: Tue Aug 10, 2021 11:13 am    Post subject: Reply with quote

Sei sicura che sia tutto l'output che ritorna il comand USE="-harfbuzz" emerge -1pv media-libs/harfbuzz media-libs/freetype?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
GianGian2387
Apprentice
Apprentice


Joined: 03 Jun 2021
Posts: 157

PostPosted: Tue Aug 10, 2021 11:20 am    Post subject: Reply with quote

Questa è la parte finale, carica delle cose ma non riesco a leggerle perché non mi fa scorrere tutto
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30907
Location: here

PostPosted: Tue Aug 10, 2021 11:22 am    Post subject: Reply with quote

GianGian2387 wrote:
Questa è la parte finale, carica delle cose ma non riesco a leggerle perché non mi fa scorrere tutto

Prova ad usare wgetpaste
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
GianGian2387
Apprentice
Apprentice


Joined: 03 Jun 2021
Posts: 157

PostPosted: Tue Aug 10, 2021 11:48 am    Post subject: Reply with quote

wgetpaste l'ho installato, quando però provo a dare il comando he mi hai indicato te o emerge --ask --verbose --update --deep --newuse @world mi restituisce sempre lo stesso errore di prima
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30907
Location: here

PostPosted: Tue Aug 10, 2021 12:13 pm    Post subject: Reply with quote

Dai il comando
Code:
$ wgetpaste -c 'USE="-harfbuzz" emerge -1pv media-libs/harfbuzz media-libs/freetype'

che dovrebbe ridarti un url da postare sul forum.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
GianGian2387
Apprentice
Apprentice


Joined: 03 Jun 2021
Posts: 157

PostPosted: Tue Aug 10, 2021 12:32 pm    Post subject: Reply with quote

http://dpaste.com/CLVGPKELB
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30907
Location: here

PostPosted: Tue Aug 10, 2021 12:39 pm    Post subject: Reply with quote

Prova con il comando proposto da toralf in questo post
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
GianGian2387
Apprentice
Apprentice


Joined: 03 Jun 2021
Posts: 157

PostPosted: Tue Aug 10, 2021 1:03 pm    Post subject: Reply with quote

Il comando che mi hai suggerito è partito, appena ha finito, ho ridato: emerge --ask --verbose --update --deep --newuse @world

e ho ricevuto nuovamente lo stesso errore...
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30907
Location: here

PostPosted: Tue Aug 10, 2021 2:02 pm    Post subject: Reply with quote

Poi postare ore l'ouput del comando wgetpaste -c 'emerge -uUDp @world '?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
GianGian2387
Apprentice
Apprentice


Joined: 03 Jun 2021
Posts: 157

PostPosted: Tue Aug 10, 2021 2:29 pm    Post subject: Reply with quote

Http://dpaste.com/HDZ7QMMVE
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30907
Location: here

PostPosted: Tue Aug 10, 2021 3:23 pm    Post subject: Reply with quote

Ok prova con il comando
Code:
USE="-X -cairo -glib -graphite -harfbuzz -icu -introspection -truetype" emerge media-libs/freetype media-libs/harfbuzz x11-libs/cairo

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
GianGian2387
Apprentice
Apprentice


Joined: 03 Jun 2021
Posts: 157

PostPosted: Tue Aug 10, 2021 4:06 pm    Post subject: Reply with quote

The following USE Chang ed are necessary to proceed:
Media-libs/mesa-21.1.4 X
Media-libs/libglvnd-1.3.3 X
Media-libs/harfbuzz-2.8.1

Se aggiungo al comando le prime 2 librerie:

Restano solo media-libs/mesa e harfbuzz
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30907
Location: here

PostPosted: Tue Aug 10, 2021 4:08 pm    Post subject: Reply with quote

Prova l'ultimo comando ma togliento il -X dalla variabile USE
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
GianGian2387
Apprentice
Apprentice


Joined: 03 Jun 2021
Posts: 157

PostPosted: Tue Aug 10, 2021 4:17 pm    Post subject: Reply with quote

Media-libs/harfbuzz-2.8.1 truetype
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30907
Location: here

PostPosted: Tue Aug 10, 2021 4:29 pm    Post subject: Reply with quote

Di solito non si dovrebbe usare --nodeps ma prova
Code:
# USE="-X -opengl" emerge -1 --nodeps cairo

freetype sembra solo una dipendenza a runtime.
Se questo va a buon fine prova a rilanciare l'udate che volevi fare.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
GianGian2387
Apprentice
Apprentice


Joined: 03 Jun 2021
Posts: 157

PostPosted: Tue Aug 10, 2021 4:42 pm    Post subject: Reply with quote

Result for search key:
Dev-haskell/Cairo masked
X11-lins/Cairo
Dando l’altro comando solito errore
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30907
Location: here

PostPosted: Tue Aug 10, 2021 4:50 pm    Post subject: Reply with quote

Ma sei riuscito a installare cairo con USE="-X -opengl" emerge -1 --nodeps x11-libs/cairo?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
GianGian2387
Apprentice
Apprentice


Joined: 03 Jun 2021
Posts: 157

PostPosted: Tue Aug 10, 2021 5:07 pm    Post subject: Reply with quote

No, mi restituisce il messaggio che ho postato prima
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30907
Location: here

PostPosted: Tue Aug 10, 2021 5:11 pm    Post subject: Reply with quote

GianGian2387 wrote:
No, mi restituisce il messaggio che ho postato prima

Puoi postare l'esatto output con wgetpaste?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
GianGian2387
Apprentice
Apprentice


Joined: 03 Jun 2021
Posts: 157

PostPosted: Tue Aug 10, 2021 6:50 pm    Post subject: Reply with quote

HTTP://dpaste.com/8429ZD9Z5
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30907
Location: here

PostPosted: Tue Aug 10, 2021 7:21 pm    Post subject: Reply with quote

Ok manca una dipendenza, prova con USE="-X -opengl" emerge -1 --nodeps media-libs/libpng x11-libs/cairo
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
GianGian2387
Apprentice
Apprentice


Joined: 03 Jun 2021
Posts: 157

PostPosted: Tue Aug 10, 2021 7:33 pm    Post subject: Reply with quote

Parte l’installazione ma su x11-libs mi da errore (purtroppo la schermata scorre e non riesco a postare il risultato) se do il comando degli aggiornamenti solito errore
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
Goto page 1, 2  Next
Page 1 of 2

 
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