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

Bug 150521

Summary: dev-tex/latex-beamer-3.06-r1 won't install
Product: Gentoo Linux Reporter: Xavier Maillard <zedek>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Xavier Maillard 2006-10-08 15:58:50 UTC
Calculating dependencies... done!
[blocks B     ] >=app-text/tetex-3.0 (is blocking dev-tex/xkeyval-2.4-r1, dev-tex/latex-beamer-3.06-r1, dev-tex/xcolor-2.00-r1, dev-tex/pgf-1.01)
[ebuild  N    ] dev-tex/latex-beamer-3.06-r1  USE="emacs" 2,576 kB 
[ebuild  N    ]  dev-tex/pgf-1.01  2,127 kB 
[ebuild  N    ]   dev-tex/xkeyval-2.4-r1  438 kB 
[ebuild  N    ]   dev-tex/xcolor-2.00-r1  455 kB 

Total size of downloads: 5,598 kB

!!! Error: The above package list contains packages which cannot be installed
!!!        at the same time on the same system.

For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked


If I try to deblock the situation, emerge tries then to install tetex again.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-08 23:48:41 UTC
echo ">=app-text/tetex-3.0" >> /etc/portage/package.mask
emerge -C \>=app-text/tetex-3.0; emerge latex-beamer

*** This bug has been marked as a duplicate of 94815 ***