Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] Context issue after TexLive 2023 upgrade
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
koschi
Tux's lil' helper
Tux's lil' helper


Joined: 09 Oct 2004
Posts: 129
Location: Gerlingen, DE

PostPosted: Sun Aug 11, 2024 6:16 am    Post subject: [solved] Context issue after TexLive 2023 upgrade Reply with quote

Morning,

anyone else having a issue with context after upgrading TexLive 2023?

Code:

$ context --version
mtx-context     | ConTeXt Process Management 1.04
mtx-context     |
mtx-context     | main context file: unknown, 'context.mkiv' not found
mtx-context     | main context file: unknown, 'context.mkxl' not found


Code:

$ context --nofile
mtx-context     | warning: no format found, forcing remake (commandline driven)
resolvers       | resolving | configuration files already identified
resolvers       | resolving | loading configuration file 'selfautodir:/share/texmf-dist/web2c/texmfcnf.lua'
resolvers       | resolving |
resolvers       | resolving | locating list of 'home:.texlive2023/texmf-config' (runtime) (tree:///home:.texlive2023/texmf-config)
resolvers       | methods | resolving, method 'locators', how 'uri', handler 'tree', argument 'tree:///home:.texlive2023/texmf-config'
resolvers       | trees | locator 'home:.texlive2023/texmf-config' not found
resolvers       | resolving | locating list of 'home:texmf' (runtime) (tree:///home:texmf)
resolvers       | methods | resolving, method 'locators', how 'uri', handler 'tree', argument 'tree:///home:texmf'
resolvers       | trees | locator '/home/micha/texmf' found
resolvers       | resolving | hash 'home:texmf' appended
resolvers       | resolving | locating list of 'selfautoparent:texmf-config' (cached)
resolvers       | methods | resolving, method 'locators', how 'uri', handler 'file', argument 'selfautoparent:texmf-config'
resolvers       | files | file locator 'selfautoparent:texmf-config' not found
resolvers       | resolving | locating list of 'selfautoparent:texmf-var' (cached)
resolvers       | methods | resolving, method 'locators', how 'uri', handler 'file', argument 'selfautoparent:texmf-var'
resolvers       | files | file locator 'selfautoparent:texmf-var' not found
resolvers       | resolving | locating list of 'selfautoparent:texmf-project' (cached)
resolvers       | methods | resolving, method 'locators', how 'uri', handler 'file', argument 'selfautoparent:texmf-project'
resolvers       | files | file locator 'selfautoparent:texmf-project' not found
resolvers       | resolving | locating list of 'selfautoparent:texmf-fonts' (cached)
resolvers       | methods | resolving, method 'locators', how 'uri', handler 'file', argument 'selfautoparent:texmf-fonts'
resolvers       | files | file locator 'selfautoparent:texmf-fonts' not found
resolvers       | resolving | locating list of 'selfautoparent:texmf-local' (cached)
resolvers       | methods | resolving, method 'locators', how 'uri', handler 'file', argument 'selfautoparent:texmf-local'
resolvers       | files | file locator 'selfautoparent:texmf-local' not found
resolvers       | resolving | locating list of 'selfautoparent:texmf-dist' (cached)
resolvers       | methods | resolving, method 'locators', how 'uri', handler 'file', argument 'selfautoparent:texmf-dist'
resolvers       | files | file locator 'selfautoparent:texmf-dist' not found
resolvers       | resolving |
resolvers       | methods | resolving, method 'generators', how 'uri', handler 'file', argument 'home:texmf'
resolvers       | expansions | using cached scan of path 'home:texmf', branch 'home:texmf'
resolvers       | methods | resolving, method 'generators', how 'uri', handler 'file', argument 'home:texmf'
resolvers       | expansions | using cached scan of path 'home:texmf', branch 'home:texmf'
resolvers       | resolving |
resolvers       | resolving | not saving runtime tree 'home:texmf'
resolvers       | resolving | not saving runtime tree 'home:texmf'
resolvers       | resolving | using given filetype 'tex'
resolvers       | resolving | remembering file 'cont-en.mkiv' using hash 'tex::cont-en.mkiv'
resolvers       | formats | no tex source file with name 'cont-en' (mkiv or tex)
mtx-context     | error, no format found with name: cont-en, aborting
system          | total runtime: 0.015 seconds


I also found under "/etc/env.d/98texlive" a line:
Code:
CONFIG_PROTECT_MASK="/etc/texmf/web2c /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d"


Is this correct?

I followed the upgrade guide but cannot get rid of the error above. Thanks in advance!
_________________
Der Digitalrechner ist ein Vollidiot mit einer einseitigen Begabung im schnellen Addieren.


Last edited by koschi on Tue Oct 08, 2024 5:42 pm; edited 1 time in total
Back to top
View user's profile Send private message
koschi
Tux's lil' helper
Tux's lil' helper


Joined: 09 Oct 2004
Posts: 129
Location: Gerlingen, DE

PostPosted: Tue Oct 08, 2024 5:42 pm    Post subject: Reply with quote

Update:
I found the issue. According to the Wiki (https://wiki.gentoo.org/wiki/TeX_Live#ConTeXT) the TEXMF variable need to be defined for ConTeXt due to a bug. So I added

Code:
TEXMF=/usr/share/texmf-dist


in to my /etc/env.d/98texlive and it's working again now.
_________________
Der Digitalrechner ist ein Vollidiot mit einer einseitigen Begabung im schnellen Addieren.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum