Closed Claudio48 closed 4 years ago
I had no trouble updating from http://mirror.utexas.edu/ctan/systems/texlive/tlnet/, so this may be a transient problem that will go away. It looks like the failure happened in this section of the installer script, so perhaps @norbusan can comment on what's going on.
2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + cd /usr/local/texlive/2020/bin 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + tar xf - 2020-06-06 07:58:53 +0000 Notice tlu_ipctask[1906] ./runme.sh: updating /usr/local/texlive/2020/bin/man ... 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] tar: man: Cannot stat: No such file or directory 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] tar: Error exit delayed from previous errors. 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + test -r installer/xz/xz.man 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + test -r installer/xz/xz.man.exe 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + test man = win32 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] pwd 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] ++ pwd 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + echo './runme.sh: no xz.[man][.exe] binary for /usr/local/texlive/2020/bin/man in /var/folders/rq/tmhdm4cx0y91cxcws69tm7z80000gn/T/selfgz190716995/installer/xz.' 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] ./runme.sh: no xz.[man][.exe] binary for /usr/local/texlive/2020/bin/man in /var/folders/rq/tmhdm4cx0y91cxcws69tm7z80000gn/T/selfgz190716995/installer/xz. 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + exit 1
Thanks for your mail. Unfortunately it keeps not working. Itried your repository and installed the app anew.
Claudio Sardoni sardoni.claudio1@gmail.com On 6 Jun 2020, 14:45 +0200, amaxwell/tlutility reply@reply.github.com, wrote:
Reinstalling TeX Live Utility will almost certainly never fix anything, as the TeX Live tools do all the real work. You could try sudo mkdir /usr/local/texlive/2020/bin/man
in Terminal and then rerun the update, but I'd wait and see what Norbert says.
I guess there is a problem in the runme script with respect to the recently introduced man directory.
I'm out for camping but will try to fix it tonight.
Please forward the report (details as Max wrote) to the TeX Live mailing list, thanks.
@Claudio48 can you please remove manually the directory /usr/local/texlive/2020/bin/man
and then run the update again?
History: for short time we moved the man
directory up one level to make it accessible, but that was changed to put it directly into the bin/<ARCH>/man
. It seems you are upgrading from the intermediate state, and the runme
script doesn't know how to deal with that.
I will fix that in the source, and one of the next days it should be ok, but if you want to get it going quickly, remove the whoe man
directory.
Dear Norbert, thank you so much. It worked!
Claudio Sardoni sardoni.claudio1@gmail.com On 7 Jun 2020, 08:10 +0200, Norbert Preining notifications@github.com, wrote:
@Claudio48 can you please remove manually the directory /usr/local/texlive/2020/bin/man and then run the update again? History: for short time we moved the man directory up one level to make it accessible, but that was changed to put it directly into the bin/
/man. It seems you are upgrading from the intermediate state, and the runme script doesn't know how to deal with that. I will fix that in the source, and one of the next days it should be ok, but if you want to get it going quickly, remove the whoe man directory. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.
I installed the latest TexLive utility and it runs under Catalina 10.15.5. However I am not able to update the packages. I always get the message "update failed". Below the log: 2020-06-06 07:58:32 +0000 Notice +[TLMEnvironment initialize][1689] Welcome to TeX Live Utility 1.37b2, running under Mac OS X Version 10.15.5 (Build 19F101) with 8/8 processors active and 16.0 GB physical memory. 2020-06-06 07:58:32 +0000 Notice +[TLMEnvironment _checkProcessUmask][1689] Process umask = 022 2020-06-06 07:58:32 +0000 Notice +[TLMEnvironment updateEnvironment][1689] Setting up a new environment for /usr/local/texlive/2020… 2020-06-06 07:58:32 +0000 Notice +[TLMEnvironment updatePathEnvironment][1689] Using PATH = "( "/Library/TeX/texbin", "/usr/bin", "/bin", "/usr/sbin", "/sbin" )" 2020-06-06 07:58:33 +0000 Notice +[TLMEnvironment _checkSystemPythonMajorVersion:minorVersion:][1689] Using python at '/System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python' 2020-06-06 07:58:33 +0000 Notice +[TLMEnvironment _checkSystemPythonMajorVersion:minorVersion:][1689] Python version is 2.7.16 (default, Apr 17 2020, 18:29:03) [GCC 4.2.1 Compatible Apple LLVM 11.0.3 (clang-1103.0.29.20) (-macos10.15-objc- 2020-06-06 07:58:33 +0000 Notice +[TLMEnvironment updateEnvironment][1689] Nothing to update for /usr/local/texlive/2020 2020-06-06 07:58:33 +0000 Notice -[TLMDatabase _downloadDatabaseHead][1689] Checking the repository version. Please be patient. 2020-06-06 07:58:33 +0000 Notice -[TLMDatabase _downloadDatabaseHead][1689] Downloading at least 2048 bytes of tlpdb for a version check… 2020-06-06 07:58:33 +0000 Notice -[TLMDatabase _downloadDatabaseHead][1689] Downloaded 65536 bytes of tlpdb for version check 2020-06-06 07:58:33 +0000 Notice -[TLMEnvironment initWithInstallDirectory:][1689] Looks like you're using TeX Live 2020 2020-06-06 07:58:33 +0000 Notice -[TLMEnvironment _checkForRootPrivileges][1689] Root permission required for installation at /usr/local/texlive/2020 2020-06-06 07:58:33 +0000 Notice +[TLMEnvironment _logEnvironment][1689] Current environment from /usr/bin/env: __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0 CC_FOR_BUILD=no_compiler_found DISPLAY=/private/tmp/com.apple.launchd.eJuy8RbkOl/org.macosforge.xquartz:0 HOME=/Users/sardoni LOGNAME=sardoni PATH=/Library/TeX/texbin:/usr/bin:/bin:/usr/sbin:/sbin SHELL=/bin/zsh SQLITE_EXEMPT_PATH_FROM_VNODE_GUARDS=/Users/sardoni/Library/WebKit/Databases SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.MIgYRhP90a/Listeners TMPDIR=/var/folders/rq/tmhdm4cx0y91cxcws69tm7z80000gn/T/ USER=sardoni XPC_FLAGS=0x0 XPC_SERVICE_NAME=0 2020-06-06 07:58:33 +0000 Notice -[TLMDatabase _reloadFromLocalFile][1689] Reloading local tlpdb from file:///usr/local/texlive/2020/tlpkg/texlive.tlpdb 2020-06-06 07:58:35 +0000 Notice -[TLMDatabase _reloadFromLocalFile][1689] Took 2.25 seconds to reload local tlpdb 2020-06-06 07:58:35 +0000 Notice -[TLMDatabase _downloadDatabaseHead][1689] Checking the repository version. Please be patient. 2020-06-06 07:58:35 +0000 Notice -[TLMDatabase _downloadDatabaseHead][1689] Downloading at least 2048 bytes of tlpdb for a version check… 2020-06-06 07:58:35 +0000 Notice -[TLMDatabase _downloadDatabaseHead][1689] Downloaded 8387 bytes of tlpdb for version check 2020-06-06 07:58:35 +0000 Notice -[TLMEnvironment _getValidServerURL:repositoryYear:fromURL:][1689] Repository version appears to be 2020; a young TeX Live 2020-06-06 07:58:35 +0000 Notice -[TLMMainWindowController _refreshUpdatedPackageListFromLocation:][1689] Refreshing list of updated packages… 2020-06-06 07:58:38 +0000 Notice -[TLMMainWindowController _paperSizeCheckTerminated:][1689] System paper size = a4, pdftex paper size = a4 2020-06-06 07:58:39 +0000 Notice -[TLMOperation main][1689] Successfully executed
/Library/TeX/texbin/tlmgr --machine-readable --repository http://ctan.mirror.garr.it/mirrors/CTAN/systems/texlive/tlnet update --list --all
2020-06-06 07:58:39 +0000 Notice -[TLMOperation main][1689] start load http://ctan.mirror.garr.it/mirrors/CTAN/systems/texlive/tlnet finish load http://ctan.mirror.garr.it/mirrors/CTAN/systems/texlive/tlnet 2020-06-06 07:58:40 +0000 Notice -[TLMOperation main][1689] Successfully executed/Library/TeX/texbin/tlmgr --machine-readable --repository http://www.preining.info/tlgpg/ update --list --all
2020-06-06 07:58:40 +0000 Notice -[TLMOperation main][1689] start load http://www.preining.info/tlgpg/ finish load http://www.preining.info/tlgpg/ 2020-06-06 07:58:40 +0000 Notice -[TLMMainWindowController _handleListGPGUpdatesFinishedNotification:][1689] Found 0 tlgpg packages to update from http://www.preining.info/tlgpg/ 2020-06-06 07:58:40 +0000 Notice -[TLMMainWindowController _handleListUpdatesFinishedNotification:][1689] Critical updates detected: ( "texlive.infra" ) 2020-06-06 07:58:42 +0000 Notice -[TLMMainWindowController _isCorrectDatabaseVersionAtURL:][1689] Checking database version in case preferences have been changed… 2020-06-06 07:58:42 +0000 Notice -[TLMMainWindowController _updateAllPackagesFromRepository:][1689] Beginning infrastructure update from http://ctan.mirror.garr.it/mirrors/CTAN/systems/texlive/tlnet 2020-06-06 07:58:43 +0000 Notice -[TLMInfraUpdateOperation _synchronouslyDownloadURL:toPath:][1689] Downloading URL: http://ctan.mirror.garr.it/mirrors/CTAN/systems/texlive/tlnet/update-tlmgr-latest.sh 2020-06-06 07:58:43 +0000 Notice -[TLMInfraUpdateOperation download:willSendRequest:redirectResponse:][1689] Download redirected to http://ctan.mirror.garr.it/mirrors/CTAN/systems/texlive/tlnet/update-tlmgr-latest.sh, expecting 0 bytes. 2020-06-06 07:58:43 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveResponse:][1689] Will download 7956499 bytes… 2020-06-06 07:58:43 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveDataOfLength:][1689] Received 20% of 7956499 bytes… 2020-06-06 07:58:43 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveDataOfLength:][1689] Received 41% of 7956499 bytes… 2020-06-06 07:58:44 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveDataOfLength:][1689] Received 61% of 7956499 bytes… 2020-06-06 07:58:44 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveDataOfLength:][1689] Received 82% of 7956499 bytes… 2020-06-06 07:58:44 +0000 Notice -[TLMInfraUpdateOperation downloadDidFinish:][1689] Download of 7956499 bytes complete 2020-06-06 07:58:44 +0000 Notice -[TLMInfraUpdateOperation _downloadUpdateScript][1689] First line of downloaded file is: "#!/bin/sh"…good! 2020-06-06 07:58:44 +0000 Notice -[TLMInfraUpdateOperation _synchronouslyDownloadURL:toPath:][1689] Downloading URL: http://ctan.mirror.garr.it/mirrors/CTAN/systems/texlive/tlnet/update-tlmgr-latest.sh.sha512 2020-06-06 07:58:44 +0000 Notice -[TLMInfraUpdateOperation download:willSendRequest:redirectResponse:][1689] Download redirected to http://ctan.mirror.garr.it/mirrors/CTAN/systems/texlive/tlnet/update-tlmgr-latest.sh.sha512, expecting 0 bytes. 2020-06-06 07:58:44 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveResponse:][1689] Will download 153 bytes… 2020-06-06 07:58:44 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveDataOfLength:][1689] Received 100% of 153 bytes… 2020-06-06 07:58:44 +0000 Notice -[TLMInfraUpdateOperation downloadDidFinish:][1689] Download of 153 bytes complete 2020-06-06 07:58:44 +0000 Notice -[TLMInfraUpdateOperation _compare512][1689] SHA512 signature looks okay 2020-06-06 07:58:44 +0000 Notice -[TLMAuthorizedOperation main][1689] Checking code signature before running tlu_ipctask as root… 2020-06-06 07:58:44 +0000 Notice /usr/bin/codesign[1689] /Applications/TeX/TeX Live Utility.app/Contents/MacOS/tlu_ipctask: valid on disk /Applications/TeX/TeX Live Utility.app/Contents/MacOS/tlu_ipctask: satisfies its Designated Requirement 2020-06-06 07:58:44 +0000 Notice -[TLMAuthorizedOperation main][1689] Signature was valid, okay to run tlu_ipctask 2020-06-06 07:58:50 +0000 Notice -[TLMAuthorizedOperation main][1689] Invoking privileged task via AuthorizationExecuteWithPrivileges 2020-06-06 07:58:50 +0000 Notice tlu_ipctask[1906] dropped privileges to user nobody 2020-06-06 07:58:51 +0000 Notice -[TLMAuthorizedOperation setWrapperPID:][1689] tlu_ipctask checking in: tlu_ipctask pid = 1906 2020-06-06 07:58:52 +0000 Notice -[TLMAuthorizedOperation setUnderlyingPID:][1689] tlu_ipctask checking in: pid = 1907 (/var/folders/rq/tmhdm4cx0y91cxcws69tm7z80000gn/T/TLMInfraUpdateOperation.oSvx4c/update-tlmgr-latest.sh --nox11 -- --debug) 2020-06-06 07:58:52 +0000 Notice tlu_ipctask[1906] tlu_ipctask: child HOME = '/var/root' 2020-06-06 07:58:52 +0000 Notice tlu_ipctask[1906] tlu_ipctask: current HOME = '/var/empty' 2020-06-06 07:58:52 +0000 Notice tlu_ipctask[1906] Verifying archive integrity... All good. 2020-06-06 07:58:52 +0000 Notice tlu_ipctask[1906] Uncompressing TeX Live Manager Updater 2020-06-06 07:58:52 +0000 Notice tlu_ipctask[1906] ./runme.sh: updating in /usr/local/texlive/2020... 2020-06-06 07:58:52 +0000 Notice tlu_ipctask[1906] ./runme.sh: tlmgr version says this is TeX Live 2020, 2020-06-06 07:58:52 +0000 Notice tlu_ipctask[1906] ./runme.sh: and this updater script created: Wed Jun 3 00:11:12 CEST 2020. 2020-06-06 07:58:52 +0000 Notice tlu_ipctask[1906] ./runme.sh: proceeding with tlmgr update. 2020-06-06 07:58:52 +0000 Warning tlu_ipctask[1906] 0% 52% 100% + test x = x--upgrade 2020-06-06 07:58:52 +0000 Warning tlu_ipctask[1906] + echo './runme.sh: proceeding with tlmgr update.' 2020-06-06 07:58:52 +0000 Warning tlu_ipctask[1906] + mv ./master/bin . 2020-06-06 07:58:52 +0000 Warning tlu_ipctask[1906] + mkdir ./installer 2020-06-06 07:58:52 +0000 Warning tlu_ipctask[1906] + mv ./master/tlpkg/installer/tar.exe ./installer 2020-06-06 07:58:52 +0000 Warning tlu_ipctask[1906] + mv ./master/tlpkg/installer/xz ./installer 2020-06-06 07:58:52 +0000 Warning tlu_ipctask[1906] + mv ./master/tlpkg/installer/wget ./installer 2020-06-06 07:58:52 +0000 Warning tlu_ipctask[1906] + mv ./master/tlpkg/installer/lz4 ./installer 2020-06-06 07:58:52 +0000 Warning tlu_ipctask[1906] + cd master 2020-06-06 07:58:52 +0000 Warning tlu_ipctask[1906] + cd /usr/local/texlive/2020 2020-06-06 07:58:52 +0000 Warning tlu_ipctask[1906] + tar cf - LICENSE.CTAN LICENSE.TL README README.usergroups index.html readme-html.dir readme-txt.dir release-texlive.txt texmf-dist tlpkg 2020-06-06 07:58:52 +0000 Warning tlu_ipctask[1906] + tar xf - 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + t_instdir=/usr/local/texlive/2020/tlpkg/installer 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + t_xzdir=/usr/local/texlive/2020/tlpkg/installer/xz 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + t_wgetdir=/usr/local/texlive/2020/tlpkg/installer/wget 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + mkdir -p /usr/local/texlive/2020/tlpkg/installer/xz /usr/local/texlive/2020/tlpkg/installer/wget 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + src_tlpobj=master/tlpkg/tlpobj 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + tlpobjs=master/tlpkg/tlpobj/texlive.infra.tlpobj 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + test -n 1 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] pwd 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] ++ pwd 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + : 'here (/var/folders/rq/tmhdm4cx0y91cxcws69tm7z80000gn/T/selfgz190716995):' 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + ls 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] bin 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] installer 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] master 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] runme.sh 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + : installer: 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + ls installer 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] lz4 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] tar.exe 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] wget 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] xz 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + : installer/wget: 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + ls installer/wget 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] wget.amd64-freebsd 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] wget.amd64-netbsd 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] wget.exe 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] wget.i386-freebsd 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] wget.i386-netbsd 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] wget.x86_64-darwin 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] wget.x86_64-darwinlegacy 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] wget.x86_64-linuxmusl 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + : installer/xz: 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + ls installer/xz 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] xz.aarch64-linux 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] xz.amd64-freebsd 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] xz.amd64-netbsd 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] xz.armhf-linux 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] xz.exe 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] xz.i386-cygwin.exe 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] xz.i386-freebsd 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] xz.i386-linux 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] xz.i386-netbsd 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] xz.i386-solaris 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] xz.x86_64-cygwin.exe 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] xz.x86_64-darwin 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] xz.x86_64-darwinlegacy 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] xz.x86_64-linux 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] xz.x86_64-linuxmusl 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] xz.x86_64-solaris 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + : ROOT/bin=/usr/local/texlive/2020/bin: 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + ls /usr/local/texlive/2020/bin 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] man 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] x86_64-darwin 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + for a in '"$ROOT"/bin/*' 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + test -d /usr/local/texlive/2020/bin/man 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] basename "$a" 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] ++ basename /usr/local/texlive/2020/bin/man 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + b=man 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + echo './runme.sh: updating /usr/local/texlive/2020/bin/man ...' 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + tlpobjs='master/tlpkg/tlpobj/texlive.infra.tlpobj master/tlpkg/tlpobj/texlive.infra.man.tlpobj' 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + cd bin 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + tar cf - man 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + cd /usr/local/texlive/2020/bin 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + tar xf - 2020-06-06 07:58:53 +0000 Notice tlu_ipctask[1906] ./runme.sh: updating /usr/local/texlive/2020/bin/man ... 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] tar: man: Cannot stat: No such file or directory 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] tar: Error exit delayed from previous errors. 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + test -r installer/xz/xz.man 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + test -r installer/xz/xz.man.exe 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + test man = win32 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] pwd 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] ++ pwd 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + echo './runme.sh: no xz.[man][.exe] binary for /usr/local/texlive/2020/bin/man in /var/folders/rq/tmhdm4cx0y91cxcws69tm7z80000gn/T/selfgz190716995/installer/xz.' 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] ./runme.sh: no xz.[man][.exe] binary for /usr/local/texlive/2020/bin/man in /var/folders/rq/tmhdm4cx0y91cxcws69tm7z80000gn/T/selfgz190716995/installer/xz. 2020-06-06 07:58:53 +0000 Warning tlu_ipctask[1906] + exit 1 2020-06-06 07:58:53 +0000 Notice -[TLMAuthorizedOperation _runUntilChildExit][1689] kqueue noted that pid 1907 exited (/var/folders/rq/tmhdm4cx0y91cxcws69tm7z80000gn/T/TLMInfraUpdateOperation.oSvx4c/update-tlmgr-latest.sh --nox11 -- --debug) 2020-06-06 07:58:53 +0000 Notice tlu_ipctask[1906] child process pid = 1907 exited 2020-06-06 07:58:54 +0000 Error tlu_ipctask[1906] Value of errno is Operation not permitted 2020-06-06 07:58:54 +0000 Error tlu_ipctask[1906] ERROR exit status of pid = 1907 was 1 2020-06-06 07:58:54 +0000 Notice -[TLMAuthorizedOperation _runUntilChildExit][1689] waitpid returned 1906, WIFEXITED(256) = 1, errno = 93 (No error) 2020-06-06 07:58:54 +0000 Notice -[TLMAuthorizedOperation _runUntilChildExit][1689] kqueue noted that tlu_ipctask (pid = 1906) exited with status 1 2020-06-06 07:58:54 +0000 Notice -[TLMInfraUpdateOperation main][1689] Removed temp directory "/var/folders/rq/tmhdm4cx0y91cxcws69tm7z80000gn/T/TLMInfraUpdateOperation.oSvx4c" 2020-06-06 08:00:29 +0000 Notice -[TLMMainWindowController _isCorrectDatabaseVersionAtURL:][1689] Checking database version in case preferences have been changed… 2020-06-06 08:00:29 +0000 Notice -[TLMMainWindowController _updateAllPackagesFromRepository:][1689] Beginning update of all packages from http://ctan.mirror.garr.it/mirrors/CTAN/systems/texlive/tlnet 2020-06-06 08:00:29 +0000 Notice -[TLMAuthorizedOperation main][1689] Checking code signature before running tlu_ipctask as root… 2020-06-06 08:00:29 +0000 Notice /usr/bin/codesign[1689] /Applications/TeX/TeX Live Utility.app/Contents/MacOS/tlu_ipctask: valid on disk /Applications/TeX/TeX Live Utility.app/Contents/MacOS/tlu_ipctask: satisfies its Designated Requirement 2020-06-06 08:00:29 +0000 Notice -[TLMAuthorizedOperation main][1689] Signature was valid, okay to run tlu_ipctask 2020-06-06 08:00:35 +0000 Notice -[TLMAuthorizedOperation main][1689] Invoking privileged task via AuthorizationExecuteWithPrivileges 2020-06-06 08:00:35 +0000 Notice tlu_ipctask[2035] dropped privileges to user nobody 2020-06-06 08:00:36 +0000 Notice -[TLMAuthorizedOperation setWrapperPID:][1689] tlu_ipctask checking in: tlu_ipctask pid = 2035 2020-06-06 08:00:36 +0000 Notice -[TLMAuthorizedOperation setUnderlyingPID:][1689] tlu_ipctask checking in: pid = 2036 (/Library/TeX/texbin/tlmgr --repository http://ctan.mirror.garr.it/mirrors/CTAN/systems/texlive/tlnet --machine-readable --persistent-downloads update --all) 2020-06-06 08:00:36 +0000 Notice tlu_ipctask[2035] tlu_ipctask: child HOME = '/var/root' 2020-06-06 08:00:36 +0000 Notice tlu_ipctask[2035] tlu_ipctask: current HOME = '/var/empty' 2020-06-06 08:00:38 +0000 Warning tlu_ipctask[2035] start load http://ctan.mirror.garr.it/mirrors/CTAN/systems/texlive/tlnet 2020-06-06 08:00:41 +0000 Warning tlu_ipctask[2035] finish load http://ctan.mirror.garr.it/mirrors/CTAN/systems/texlive/tlnet 2020-06-06 08:00:41 +0000 Warning tlu_ipctask[2035] tlmgr: An error has occurred. See above messages. Exiting. 2020-06-06 08:00:41 +0000 Notice tlu_ipctask[2035] location-url http://ctan.mirror.garr.it/mirrors/CTAN/systems/texlive/tlnet 2020-06-06 08:00:41 +0000 Notice -[TLMAuthorizedOperation _runUntilChildExit][1689] kqueue noted that pid 2036 exited (/Library/TeX/texbin/tlmgr --repository http://ctan.mirror.garr.it/mirrors/CTAN/systems/texlive/tlnet --machine-readable --persistent-downloads update --all) 2020-06-06 08:00:41 +0000 Notice tlu_ipctask[2035] child process pid = 2036 exited 2020-06-06 08:00:42 +0000 Error tlu_ipctask[2035] Value of errno is Operation not permitted 2020-06-06 08:00:42 +0000 Error tlu_ipctask[2035] ERROR exit status of pid = 2036 was 2 2020-06-06 08:00:42 +0000 Notice -[TLMAuthorizedOperation _runUntilChildExit][1689] waitpid returned 2035, WIFEXITED(512) = 1, errno = 0 (No error) 2020-06-06 08:00:42 +0000 Notice -[TLMAuthorizedOperation _runUntilChildExit][1689] kqueue noted that tlu_ipctask (pid = 2035) exited with status 2 2020-06-06 08:00:43 +0000 Notice -[TLMLogWindowController awakeFromNib][1689] Loaded log window controller