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

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


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Wed Sep 23, 2009 2:04 pm    Post subject: Error: circular dependencies Reply with quote

Hallo,

was macht man bei folgendem Problem:

Code:
emerge --update --deep world

 * IMPORTANT: 3 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

Calculating dependencies... done!


[nomerge      ] dev-python/pygtk-2.14.1-r1
[nomerge      ]  dev-python/pycairo-1.8.8 [1.8.2] USE="doc%* -svg%"
[nomerge      ]   dev-python/sphinx-0.6.1-r1  USE="doc -test"
[ebuild  N    ]    dev-python/jinja2-2.1.1  USE="doc i18n -examples -test"
[ebuild  N    ]     dev-python/sphinx-0.6.1-r1  USE="doc -test"

 * Error: circular dependencies:

('ebuild', '/', 'dev-python/sphinx-0.6.1-r1', 'merge') depends on
  ('ebuild', '/', 'dev-python/jinja2-2.1.1', 'merge') (buildtime)
('ebuild', '/', 'dev-python/jinja2-2.1.1', 'merge') depends on
  ('ebuild', '/', 'dev-python/sphinx-0.6.1-r1', 'merge') (buildtime)

 * Note that circular dependencies can often be avoided by temporarily
 * disabling USE flags that trigger optional dependencies.


G. R.
Back to top
View user's profile Send private message
py-ro
Veteran
Veteran


Joined: 24 Sep 2002
Posts: 1734
Location: Velbert

PostPosted: Wed Sep 23, 2009 2:34 pm    Post subject: Reply with quote

Ohne "doc" bauen sollte helfen.

Py
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4693
Location: Germany

PostPosted: Wed Sep 23, 2009 2:44 pm    Post subject: Reply with quote

py-ro wrote:
Ohne "doc" bauen sollte helfen.

Py
Richtig, oder gezielt für einzelne Pakete setzen.

handbook wrote:
Die beste Art das USE-Flag doc zu aktivieren ist für jedes Paket einzeln mit der Hilfe von /etc/portage/package.use. So werden Sie nur Dokumentation für Pakete erhalten bei denen Sie daran interessiert sind. Global diese Variable zu aktivieren ist bekannt dafür Probleme durch zirkuläre Abhängigkeiten zu verursachen. Das Kapitel USE-Flags bespricht diese Aspekte in größerem Detail.
Siehe: http://www.gentoo.org/doc/de/handbook/handbook-x86.xml?part=2&chap=1
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