Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 299451

Summary: emerging lyx results in a circular dependency
Product: Gentoo Linux Reporter: F <film>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: error from emerge

Description F 2010-01-03 10:11:03 UTC
I just tried:
emerge lyx  

on a system where nothing but vim is installed, and I got the result (see attachment)

I got this after I added  the use flag  doc  to make.conf (and added +jadetex to /etc/portage/package.use for app-text/docbook-sgml-utils  that it then also required)
Running  without doc  reports no error.


 

I got this when I added  the use flag  doc  to make.conf (and added +jadetex to /etc/portage/package.use for app-text/docbook-sgml-utils  that it then also required)
Running  without doc  reports no error.

Reproducible: Always

Steps to Reproduce:
1.start with clean current gentoo installation (install only vim and nload, nothing else)
2.add doc to make.conf  (and jadetex for app-text/docbook-sgml-utils)
3.emerge lyx
Comment 1 F 2010-01-03 10:11:33 UTC
Created attachment 215000 [details]
error from emerge
Comment 2 Patrick Lauer gentoo-dev 2010-01-03 20:40:33 UTC
Try USE="-doc" emerge lyx
if that works try emerge lyx again, this time you will have more packages installed so the circular dependencies should go away