Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kleineres Problem mit emerge
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
michael_w
Guru
Guru


Joined: 22 Feb 2006
Posts: 469
Location: 09xxx

PostPosted: Sun Jan 06, 2008 9:30 pm    Post subject: kleineres Problem mit emerge Reply with quote

Hallo,

seit gestern bekomme ich beim update mit emerge folgendes:
Code:

thor ~ # nice -n 19 emerge -avuD world

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

Calculating world dependencies |
!!! Multiple versions within a single package slot have been
!!! pulled into the dependency graph:

('ebuild', '/', 'x11-proto/renderproto-0.9.2', 'merge') pulled in by
  ('ebuild', '/', 'x11-base/xorg-server-1.3.0.0-r2', 'merge')

('installed', '/', 'x11-proto/renderproto-0.9.3', 'nomerge') pulled in by
  ('installed', '/', 'x11-libs/libXrender-0.9.4', 'nomerge')

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.

!!! Depgraph creation failed.


Hm, wie kann ich das auflösen? Und, als xorg-server hab ich 1.4.0.90 installiert!?
_________________
Linux ryzen 6.6.21-gentoo-dist #1 SMP PREEMPT_DYNAMIC Sun Mar 24 18:32:46 CET 2024 x86_64 AMD Ryzen 7 PRO 4750G with Radeon Graphics AuthenticAMD GNU/Linux
Back to top
View user's profile Send private message
Klaus Meier
Advocate
Advocate


Joined: 18 Apr 2005
Posts: 2908
Location: Bozen

PostPosted: Mon Jan 07, 2008 8:23 am    Post subject: Reply with quote

Trag doch x11-libs/libXrender-0.9.4 in die package.mask ein. Aber ansonsten sind solche Probleme meist von kurzer Dauer. Also wenn es nicht beim Installieren auftritt sondern beim updaten, dann kannst einfach etwas warten, meistens wird das Problem im Portage gelöst.
Back to top
View user's profile Send private message
michael_w
Guru
Guru


Joined: 22 Feb 2006
Posts: 469
Location: 09xxx

PostPosted: Tue Jan 08, 2008 2:23 pm    Post subject: Reply with quote

Irgendwie löst es sich nicht auf!? Ich warte ja gerne noch eine Weile, aber....
Was ich nicht kapiere ist, wieso will x11-base/xorg-server-1.3.0.0-r2 (was ich definitiv nicht installiert habe) x11-proto/renderproto-0.9.2 installieren? Ich habe ja bereits x11-proto/renderproto-0.9.3 installiert!?
_________________
Linux ryzen 6.6.21-gentoo-dist #1 SMP PREEMPT_DYNAMIC Sun Mar 24 18:32:46 CET 2024 x86_64 AMD Ryzen 7 PRO 4750G with Radeon Graphics AuthenticAMD GNU/Linux
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9538
Location: beyond the rim

PostPosted: Tue Jan 08, 2008 10:13 pm    Post subject: Reply with quote

Die Quizfrage ist warum xorg-server-1.3 installiert werden soll. Was sagen denn
Code:
emerge -p xorg-server
emerge -p '>=xorg-server-1.4'
Back to top
View user's profile Send private message
michael_w
Guru
Guru


Joined: 22 Feb 2006
Posts: 469
Location: 09xxx

PostPosted: Wed Jan 09, 2008 6:58 am    Post subject: Reply with quote

Ahhhh, so langsam wird mir das klar;
Code:

thor ~ # emerge -p xorg-server

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

Calculating dependencies... done!
[ebuild     UD] x11-proto/renderproto-0.9.2 [0.9.3]
[ebuild     UD] x11-libs/libXrender-0.9.2 [0.9.4]
[ebuild     UD] x11-drivers/xf86-input-keyboard-1.1.1 [1.2.2]
[ebuild     UD] x11-base/xorg-server-1.3.0.0-r2 [1.4.0.90] USE="nptl*"

Code:

thor ~ # emerge -p '>=xorg-server-1.4'

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

Calculating dependencies \
!!! All ebuilds that could satisfy ">=xorg-server-1.4" have been masked.
!!! One of the following masked packages is required to complete your request:
- x11-base/xorg-server-1.4-r2 (masked by: ~x86 keyword)
- x11-base/xorg-server-1.4.0.90 (masked by: ~x86 keyword)

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


Ich hatte letztens mit diesem Script (check_keywords) herumgespielt. Offensichtlich habe ich dabei fälschlicherweise das keyword bei xorg-server entfernt!
Danke für den Tip.
_________________
Linux ryzen 6.6.21-gentoo-dist #1 SMP PREEMPT_DYNAMIC Sun Mar 24 18:32:46 CET 2024 x86_64 AMD Ryzen 7 PRO 4750G with Radeon Graphics AuthenticAMD GNU/Linux
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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