When I attempt to install TexLive Yast2 fails with status 127

When I attempt a 1-click install of TexLive from https://software.opensuse.org/package/texlive, I get the error message:

2018-03-11 09:51:48 <1> attlocal(27080) [zypp] TargetImpl.cc(doExecuteScript):307 Execute script /var/adm/update-scripts/texlive-kpathsea-2016.122.svn41139-25.5-zypper{[2-No such file or directory]}

and the process terminates with status 127.

I checked, and indeed the file is not there.

What to do?

Why the 1-click install? Texlive is part of the distro, so should be installable through the YaST software manager, or through zypper:


sudo zypper in texlive

Check whether your disk is full.

775 Gb free

I’ll try that, but shouldn’t the 1-click install work also?