Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104101 - latex-beamer blocking not set correctly
Summary: latex-beamer blocking not set correctly
Status: VERIFIED DUPLICATE of bug 94815
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-28 23:19 UTC by Andreas Kotowicz
Modified: 2005-08-29 02:08 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kotowicz 2005-08-28 23:19:38 UTC
I have app-text/tetex-3.0-r2 installed on my system. 
I did a:


emerge latex-beamer -pv

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] dev-tex/xcolor-2.00  0 kB
[ebuild  N    ] dev-tex/pgf-0.64  0 kB
[ebuild  N    ] dev-tex/latex-beamer-3.00

which emerged fine.

then doing the next emerge -up world --deep gave me this:

emerge -up world --deep

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[blocks B     ] dev-tex/pgf (is blocking app-text/tetex-3.0-r2)
[blocks B     ] dev-tex/xcolor (is blocking app-text/tetex-3.0-r2)
[blocks B     ] dev-tex/latex-beamer (is blocking app-text/tetex-3.0-r2)

so why didn't those three packages got prevented from being emerged in first place?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-08-29 01:28:26 UTC
Because their are included in tetex-3.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-08-29 01:31:58 UTC
Err, sorry. I misread it - you mean the block is missing the other way round.
See the other bug.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-08-29 01:32:08 UTC

*** This bug has been marked as a duplicate of 94815 ***
Comment 4 Andreas Kotowicz 2005-08-29 02:06:01 UTC
but the example files shipped with tetex need pgf and xcolor to work.

pdflatex /usr/share/doc/tetex-3.0-r2/latex/beamer/examples/beamerexample1.tex:

(/usr/share/texmf/tex/latex/graphics/keyval.sty))

! LaTeX Error: File `pgf.sty' not found.
! LaTeX Error: File `xcolor.sty' not found.

Type X to quit or <RETURN> to proceed,

so you should make them a dependency on tetex-3
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-08-29 02:08:28 UTC
Please, don't reopen this bug, it is duplicate. Post to the other bug.

*** This bug has been marked as a duplicate of 94815 ***
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2005-08-29 02:08:40 UTC
CLOSED