[tex-live] ctan->tl updates caught up

Yury Donskoy yury.donskoy at gmail.com
Wed Aug 1 23:13:57 CEST 2012


T T <t34www <at> googlemail.com> writes:

> 
> On 1 August 2012 10:58, Yury Donskoy <yury.donskoy <at> gmail.com> wrote:
> > Detailed command logging to "C:\texlive\2012\temp\update-self.log"
> 
> Can you send me this file (either to the list or to me privately)?
> 
> Cheers,
> 
> Tomek
> 
> 

Here you go:

C:\texlive>if [:doit] == [:doit] goto :doit 

C:\texlive>set prompt=TL$G 

TL>title TeX Live Manager 2012 Update 

TL>set PERL5LIB=C:/texlive/2012/tlpkg/tlperl/lib 

TL>echo DO NOT CLOSE THIS WINDOW! 1>con 

TL>echo TeX Live infrastructure update in progress ... 1>con 

TL>echo Detailed command logging to "C:\texlive\2012\temp\update-self.log" 1>con 

TL>chdir /d "C:\texlive\2012\temp\.." 

TL>if not errorlevel 1 goto :update 

TL>for %I in (texlive.infra.tar texlive.infra.doc.tar) do (
temp\tar.exe -xf temp\%I  
 if errorlevel 1 goto :rollback 
) 

TL>(
temp\tar.exe -xf temp\texlive.infra.tar  
 if errorlevel 1 goto :rollback 
) 
tar: Could not change access and modification times of 
texmf/scripts/texlive/tlmgr.pl: Permission denied

TL>echo [01/08/2012  6:54:37.30] failed self update: texlive.infra (27258 -> 
27262) 1>>"C:/texlive/2012/texmf-var/web2c/tlmgr.log" 
The process cannot access the file because it is being used by another process.

TL>echo failed self update: texlive.infra (27258 -> 27262) 1>con 

TL>echo Rolling back to previous version ... 1>con 

TL>for %I in (__BACKUP_texlive.infra.r27258.tar) do (
temp\tar.exe -xf temp\%I  
 if errorlevel 1 goto :panic 
) 

TL>(
temp\tar.exe -xf temp\__BACKUP_texlive.infra.r27258.tar  
 if errorlevel 1 goto :panic 
) 
tar: Could not change access and modification times of 
texmf/scripts/texlive/tlmgr.pl: Permission denied

TL>echo [01/08/2012  6:54:37.46] failed self restore: texlive.infra (27258) 
1>>"C:/texlive/2012/texmf-var/web2c/tlmgr.log" 
The process cannot access the file because it is being used by another process.

TL>echo failed self restore: texlive.infra (27258) 1>con 

TL>echo FATAL ERROR: 1>con 

TL>echo Infrastructure update failed and backup recovery failed too. 1>con 

TL>echo To repair your TeX Live installation download and run: 1>con 

TL>echo http://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.exe 
1>con 

TL>rem  1>con 

TL>exit /b 666 






More information about the tex-live mailing list