Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 326913 - dev-texlive/texlive-latexextra-2009 installs broken symlink for perltex
Summary: dev-texlive/texlive-latexextra-2009 installs broken symlink for perltex
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-04 19:03 UTC by bela.hausmann
Modified: 2010-10-24 18:25 UTC (History)
1 user (show)

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 bela.hausmann 2010-07-04 19:03:30 UTC
A broken symlink is generated for perltex:

$ ll /usr/bin/perltex 
lrwxrwxrwx 1 root root 44  4. Jul 20:04 /usr/bin/perltex -> ../share/texmf-dist/scripts/perltex/perltex

I think the bug lies in the TEXLIVE_MODULE_BINSCRIPTS variable where “texmf-dist/scripts/perltex/perltex” should be changed to “texmf-dist/scripts/perltex/perltex.pl”

This fixed the symlink for me:

$ ll /usr/bin/perltex 
lrwxrwxrwx 1 root root 46  4. Jul 20:53 /usr/bin/perltex -> ../share/texmf-dist/scripts/perltex/perltex.pl

Reproducible: Always

Steps to Reproduce:
Comment 1 Alexis Ballier gentoo-dev 2010-10-21 20:35:28 UTC
Thanks; I've fixed this for TeX Live 2010 that should come soon
Comment 2 Alexis Ballier gentoo-dev 2010-10-24 18:25:15 UTC
fixed now; additionally, ebuilds will die if the symlink is broken for texlive>=2010