Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 299451 - emerging lyx results in a circular dependency
Summary: emerging lyx results in a circular dependency
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-03 10:11 UTC by F
Modified: 2010-01-06 23:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
error from emerge (l.txt,17.82 KB, text/plain)
2010-01-03 10:11 UTC, F
Details

Note You need to log in before you can comment on or make changes to this bug.
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