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

Bug 201699

Summary: dev-util/ragel depends on tetex, it should depend on virtual/latex-base as it compiles without issues with texlive
Product: Gentoo Linux Reporter: Tiago Macedo <tftfmacedo>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: enhancement CC: ct85711
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ragel ebuild that allows use of texlive

Description Tiago Macedo 2007-12-08 16:54:53 UTC
This ebuild just changes the dependency to virtual/latex-base instead of virtual/tetex

Reproducible: Always

Steps to Reproduce:
1. emerge -pv ragel

Actual Results:  
Can't install due to incompatibility between tetex and texlive

Expected Results:  
Compile using texlive instead of tetex
Comment 1 Tiago Macedo 2007-12-08 16:55:40 UTC
Created attachment 138031 [details]
ragel ebuild that allows use of texlive
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-12-08 17:10:07 UTC
This is just INVALID, virtual/tetex is provided by texlive as well. If you don't want tetex, then package.mask it or emerge texlive first and tetex will no longer get pulled in.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2008-01-02 10:17:58 UTC
*** Bug 204035 has been marked as a duplicate of this bug. ***