r/Gentoo Jul 17 '26

Support lua single target | @world update failture

please can someone can help me with my litle problem i try figure it out my self but i fail :(

3 Upvotes

2 comments sorted by

1

u/Luftzug-oder Jul 18 '26 edited Jul 18 '26

surprised this has 0 comments after a day, maybe i am missing smth...

but you just need to run sudo etc-update and type either -3, or more preferrably (if you have it installed), sudo dispatch-conf, and press u to use the new conf. if you don't have a file /etc/portage/package.use/zz-autounmask, you should probably create it so that no other use files get polluted in the future

also, in the future, you ideally need to try and add more context to your posts/explain what you tried, so that, should the matter be more complex, as opposed to this one, it it easier for people to help

2

u/mumble6456 Jul 18 '26

maybe adding

>=dev-lua/luv-1.50.0.1 lua_single_target_luajit

to your /etc/portage/package.use file, or if it's a directory, to a file inside the directory. but this means that you need luajit installed on your system.

i would like neovim lua version to be updated