Bug in Windows Installer - unable to change installation path

Siep Kroonenberg siepo at bitmuis.nl
Tue Apr 11 17:32:59 CEST 2023


On Mon, Apr 10, 2023 at 01:20:39PM +0200, Cezary Wagner wrote:
> Hi,
> 
> Problem is:
> 1. download installer
> 2. run
> 3. try to change path.
> 
> No problem in 2022.
> 
> [image: obraz.png]
> 
> 
> [image: obraz.png]
> error writing "file1afbe1d12a0": broken pipe
> error writing "file1afbe1d12a0": broken pipe
>     while executing
> "chan puts $::inst "checkdir""
>     (procedure "update_full_path" line 6)
>     invoked from within
> "update_full_path"
>     (procedure "texdir_setup" line 88)
>     invoked from within
> "texdir_setup"
>     invoked from within
> ".tdirb invoke "
>     invoked from within
> ".tdirb instate !disabled { .tdirb invoke } "
>     invoked from within
> ".tdirb instate pressed { .tdirb state !pressed; .tdirb instate !disabled {
> .tdirb invoke } } "
>     (command bound to event)

'broken pipe' means that the back end, i.e. the perl script
install-tl, crashed. See whether you get better feedback when you
run the installer in text mode:

install-tl-windows.bat -no-gui

Also, the installer assumes that it is in step with the online
repository. So, if you downloaded the repository yesterday, then you
should not try to run it today but re-download it.

-- 
Siep Kroonenberg


More information about the tex-live mailing list.