On 28/06/2025 14:35, 'Haines Brown' via LaTeX Users Group wrote:
> On Sat, Jun 28, 2025 at 12:42:20AM +0100, Peter Flynn wrote:
>> On 27/06/2025 23:01, 'Haines Brown' via LaTeX Users Group wrote:
>>>> DO NOT MIX REPOS WITH A CTAN TEX LIVE INSTALLATION. IT WILL BREAK EVERYTHING.
>
>> Don't mix distributions. It doesn't work. My fault, I'm sorry: I made the
>> unjustified assumption that you would have installed the repo distribution
>> from your operating system.
>
>> No, absolutely not. If you have cancelled the repo installation then with
>> luck no damage will have been done.
>
> Peter, I did:
>
> # rm -rfv /usr/local/texlive/2025
I don't know what that is, but I think that's where the CTAN
distribution puts it all. I've never used the CTAN distribution since it
doesn't fit well with all the other (non-TeX) software I use, installed
from the Mint repos.
> but since I did a root install /home/haines/.texlive2025 did not
> exist.
I think that's where luaotfload puts its own font cache that it creates
when it does its initial pass the first time you use LuaLaTeX.
> I then did a CTAN installation, but ended up with same error.
You mean the missing luaotfload-main error?
> I deleted the 2025 texlive again and this time installed from
> operating system's application repository.
I'm not familiar with devuan but I assume it uses its own .deb repositories.
> It is listed there as version 2022.20230122-3, by operating system
> is always slow on picking up packages.
Should still be OK. I'm using the latest Mint 22.1 and it still only has
the TL 2023. It's a small penalty I willingly pay for simplicity.
> So I deleted the entire local/share/texlive directory.
I thought you said your CTAN TeX was in /usr/local/texlive/2025
> And install texlife from mh operating system repository.
The package is texlive-full.
> It took all of 2 seconds! The repository says the application state
> is installed. But there is no texlife in /usr/local/. Obviously I'm
> doing something terribly wrong.
No, but I think the texlive package is just a header. What happens when
you install texlive-full ?
Peter