Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 555564 - dev-texlive/texlive-context-2015 not configured correctly
Summary: dev-texlive/texlive-context-2015 not configured correctly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-21 16:26 UTC by Reuben Martin
Modified: 2015-07-24 14:05 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 Reuben Martin 2015-07-21 16:26:19 UTC
Something got broken between 2014 and 2015 version of texlive-context. Apparently the path configuration is not set correctly.

For example:

>$ luatools
mtxrun          | unknown script 'base.lua' or 'mtx-base.lua'

>$ context
mtxrun          | unknown script 'context.lua' or 'mtx-context.lua'



Reproducible: Always
Comment 1 Alexis Ballier gentoo-dev 2015-07-24 14:05:50 UTC
you need to run 'mtxrun --generate' as the user that will use context; the elog message was outdated (telling to use luatools --generate); I've just updated it