amaxwell / tlutility

TeX Live Utility, a Mac OS GUI for the TeX Live Manager
http://amaxwell.github.io/tlutility/
BSD 3-Clause "New" or "Revised" License
307 stars 17 forks source link

Possible update failure #25

Closed andresallesdecarvalho closed 9 years ago

andresallesdecarvalho commented 9 years ago

I have not been able to update my packages using TexLive for a while and get the message below.

"Possible update failure. The TeX Live infrastructure packages have the same version after updating. This could be a packaging problem on the server. If you see this message repeatedly, wait until the problem is resolved in TeX Live before attempting another update."

This happens after getting

"Critical updates available. 191 packages are available for update. Of these, the TeX Live installer packages listed here must be updated first. Update now?"

and clicking the update button. The package listed is "texlive.infra".

I would be grateful for suggestions for how to deal with the problem.

André

amaxwell commented 9 years ago

Try a different repository and see if the problem goes away. It might be out of sync.

andresallesdecarvalho commented 9 years ago

I have now tried a few different repositories and the problem persists.

amaxwell commented 9 years ago

Please post the log from a session where you go through this process (see the Window menu); select all, and copy it.

andresallesdecarvalho commented 9 years ago

2015-07-31 15:37:41 +0000 Notice +[TLMEnvironment initialize][63623] Welcome to TeX Live Utility 1.21, running under Mac OS X Version 10.10.4 (Build 14E46) with 4/4 processors active and 4.0 GB physical memory. 2015-07-31 15:37:41 +0000 Notice +[TLMEnvironment _checkProcessUmask][63623] Process umask = 022 2015-07-31 15:37:41 +0000 Notice +[TLMEnvironment updateEnvironment][63623] Setting up a new environment for /usr/local/texlive/2015… 2015-07-31 15:37:41 +0000 Notice +[TLMEnvironment updatePathEnvironment][63623] Using PATH = "( "/usr/bin", "/bin", "/usr/sbin", "/sbin", "/usr/local/texlive/2014/bin/x86_64-darwin", "/usr/texbin" )" 2015-07-31 15:37:42 +0000 Notice +[TLMEnvironment _checkSystemPythonMajorVersion:minorVersion:][63623] Using python at '/usr/bin/python' 2015-07-31 15:37:42 +0000 Notice +[TLMEnvironment _checkSystemPythonMajorVersion:minorVersion:][63623] Python version is 2.7.6 (default, Sep 9 2014, 15:04:36) [GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.39)] 2015-07-31 15:37:42 +0000 Notice +[TLMEnvironment _getInstalledYear:isDevelopmentVersion:tlmgrVersion:][63623] Looks like you're using TeX Live 2015 2015-07-31 15:37:42 +0000 Notice +[TLMEnvironment _logEnvironment][63623] Current environment from /usr/bin/env: __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0 Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.UsiROmNzpx/Render CC_FOR_BUILD=no_compiler_found DISPLAY=/private/tmp/com.apple.launchd.Q3tmmICH7m/org.macosforge.xquartz:0 HOME=/Users/andre LOGNAME=andre PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/texlive/2014/bin/x86_64-darwin:/usr/texbin SHELL=/bin/bash SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.qPxcqF5YJm/Listeners TMPDIR=/var/folders/55/zxnk41y508b7pzvb0dzckkd40000gn/T/ USER=andre XPC_FLAGS=0x0 XPC_SERVICE_NAME=0 2015-07-31 15:37:42 +0000 Notice -[TLMEnvironment _checkForRootPrivileges][63623] Root permission required for installation at /usr/local/texlive/2015 2015-07-31 15:37:42 +0000 Notice +[TLMEnvironment updateEnvironment][63623] Nothing to update for /usr/local/texlive/2015 2015-07-31 15:37:42 +0000 Notice -[TLMDatabase _downloadDatabaseHead][63623] Checking the repository version. Please be patient. 2015-07-31 15:37:42 +0000 Notice -[TLMDatabase _downloadDatabaseHead][63623] Downloading at least 2048 bytes of tlpdb for a version check… 2015-07-31 15:37:44 +0000 Notice -[TLMDatabase connection:willSendRequest:redirectResponse:][63623] redirected request to http://repositorios.cpai.unb.br/ctan/systems/texlive/tlnet/tlpkg/texlive.tlpdb 2015-07-31 15:37:46 +0000 Notice -[TLMDatabase _downloadDatabaseHead][63623] Downloaded 2617 bytes of tlpdb for version check 2015-07-31 15:37:46 +0000 Notice -[TLMEnvironment _getValidServerURL:repositoryYear:][63623] Repository version appears to be 2015; a young TeX Live 2015-07-31 15:37:46 +0000 Notice -[TLMMainWindowController _refreshLocalDatabase][63623] Updating local package database 2015-07-31 15:37:46 +0000 Notice -[TLMMainWindowController _refreshUpdatedPackageListFromLocation:][63623] Refreshing list of updated packages… 2015-07-31 15:37:50 +0000 Notice -[TLMMainWindowController _paperSizeCheckTerminated:][63623] Unable to determine current paper size for pdftex 2015-07-31 15:37:50 +0000 Notice -[TLMMainWindowController _paperSizeCheckTerminated:][63623] System paper size = a4, pdftex paper size = (null) 2015-07-31 15:38:43 +0000 Notice -[TLMOperation main][63623] Successfully executed /usr/texbin/tlmgr --machine-readable --repository http://repositorios.cpai.unb.br/ctan/systems/texlive/tlnet/ update --list --all

2015-07-31 15:38:43 +0000 Notice -[TLMOperation main][63623] tlmgr: package repository http://repositorios.cpai.unb.br/ctan/systems/texlive/tlnet/

tlmgr itself needs to be updated. Please do this via either tlmgr update --self or by getting the latest updater for Unix-ish systems: http://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.sh and/or Windows systems: http://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.exe

Then continue with other updates as usual.

2015-07-31 15:38:44 +0000 Notice -[TLMMainWindowController _handleListUpdatesFinishedNotification:][63623] Critical updates detected: ( "texlive.infra" ) 2015-07-31 15:38:51 +0000 Notice -[TLMMainWindowController _isCorrectDatabaseVersionAtURL:][63623] Checking database version in case preferences have been changed… 2015-07-31 15:38:51 +0000 Notice -[TLMMainWindowController _updateAllPackagesFromRepository:][63623] Beginning infrastructure update from http://repositorios.cpai.unb.br/ctan/systems/texlive/tlnet/ 2015-07-31 15:38:51 +0000 Notice -[TLMInfraUpdateOperation _synchronouslyDownloadURL:toPath:][63623] Downloading URL: http://repositorios.cpai.unb.br/ctan/systems/texlive/tlnet/update-tlmgr-latest.sh 2015-07-31 15:38:51 +0000 Notice -[TLMInfraUpdateOperation download:willSendRequest:redirectResponse:][63623] Download redirected to http://repositorios.cpai.unb.br/ctan/systems/texlive/tlnet/update-tlmgr-latest.sh, expecting 0 bytes. 2015-07-31 15:38:53 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveResponse:][63623] Will download 4872109 bytes… 2015-07-31 15:39:32 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveDataOfLength:][63623] Received 21% of 4872109 bytes… 2015-07-31 15:39:33 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveDataOfLength:][63623] Received 41% of 4872109 bytes… 2015-07-31 15:39:34 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveDataOfLength:][63623] Received 62% of 4872109 bytes… 2015-07-31 15:39:36 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveDataOfLength:][63623] Received 82% of 4872109 bytes… 2015-07-31 15:39:36 +0000 Notice -[TLMInfraUpdateOperation downloadDidFinish:][63623] Download of 4872109 bytes complete 2015-07-31 15:39:36 +0000 Notice -[TLMInfraUpdateOperation _downloadUpdateScript][63623] First line of downloaded file is: "#!/bin/sh"…good! 2015-07-31 15:39:36 +0000 Notice -[TLMInfraUpdateOperation _synchronouslyDownloadURL:toPath:][63623] Downloading URL: http://repositorios.cpai.unb.br/ctan/systems/texlive/tlnet/update-tlmgr-latest.sh.sha256 2015-07-31 15:39:36 +0000 Notice -[TLMInfraUpdateOperation download:willSendRequest:redirectResponse:][63623] Download redirected to http://repositorios.cpai.unb.br/ctan/systems/texlive/tlnet/update-tlmgr-latest.sh.sha256, expecting 0 bytes. 2015-07-31 15:39:36 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveResponse:][63623] Will download 89 bytes… 2015-07-31 15:39:36 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveDataOfLength:][63623] Received 100% of 89 bytes… 2015-07-31 15:39:36 +0000 Notice -[TLMInfraUpdateOperation downloadDidFinish:][63623] Download of 89 bytes complete 2015-07-31 15:39:36 +0000 Notice -[TLMInfraUpdateOperation _downloadAndCheckHash][63623] SHA256 signature looks okay 2015-07-31 15:39:36 +0000 Notice -[TLMAuthorizedOperation main][63623] Checking code signature before running tlu_ipctask as root… 2015-07-31 15:39:36 +0000 Notice /usr/bin/codesign[63623] /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 2015-07-31 15:39:36 +0000 Notice -[TLMAuthorizedOperation main][63623] Signature was valid, okay to run tlu_ipctask 2015-07-31 15:39:49 +0000 Notice -[TLMAuthorizedOperation main][63623] Invoking privileged task via AuthorizationExecuteWithPrivileges 2015-07-31 15:39:50 +0000 Notice tlu_ipctask[63786] dropped privileges to user nobody 2015-07-31 15:39:51 +0000 Notice -[TLMAuthorizedOperation setWrapperPID:][63623] tlu_ipctask checking in: tlu_ipctask pid = 63786 2015-07-31 15:39:51 +0000 Notice -[TLMAuthorizedOperation setUnderlyingPID:][63623] tlu_ipctask checking in: pid = 63787 (/var/folders/55/zxnk41y508b7pzvb0dzckkd40000gn/T/TLMInfraUpdateOperation.siLHHT/update-tlmgr-latest.sh --nox11) 2015-07-31 15:39:51 +0000 Notice tlu_ipctask[63786] tlu_ipctask: child HOME = '/var/root' 2015-07-31 15:39:51 +0000 Notice tlu_ipctask[63786] tlu_ipctask: current HOME = '/var/empty' 2015-07-31 15:39:51 +0000 Notice tlu_ipctask[63786] Verifying archive integrity... All good. 2015-07-31 15:39:51 +0000 Notice tlu_ipctask[63786] Uncompressing TeX Live Manager Updater............................................................................................................................................................................. 2015-07-31 15:39:51 +0000 Notice tlu_ipctask[63786] ./runme.sh: updating in /usr/local/texlive/2014... 2015-07-31 15:39:52 +0000 Notice tlu_ipctask[63786] ./runme.sh: tlmgr version says this is TeX Live 2014 2015-07-31 15:39:52 +0000 Notice tlu_ipctask[63786] ./runme.sh: proceeding with tlmgr update. 2015-07-31 15:39:54 +0000 Notice tlu_ipctask[63786] D:tlmgr:main: ::tldownload_server defined 2015-07-31 15:39:54 +0000 Notice tlu_ipctask[63786] D:Using shipped /usr/local/texlive/2014/tlpkg/installer/wget/wget.x86_64-darwin for wget (tested). 2015-07-31 15:39:55 +0000 Notice tlu_ipctask[63786] D:Using shipped /usr/local/texlive/2014/tlpkg/installer/xz/xzdec.x86_64-darwin for xzdec (tested). 2015-07-31 15:39:55 +0000 Notice tlu_ipctask[63786] D:Using shipped /usr/local/texlive/2014/tlpkg/installer/xz/xz.x86_64-darwin for xz (not tested). 2015-07-31 15:39:55 +0000 Notice tlu_ipctask[63786] ./runme.sh: done. 2015-07-31 15:39:55 +0000 Notice -[TLMAuthorizedOperation _runUntilChildExit][63623] kqueue noted that pid 63787 exited (/var/folders/55/zxnk41y508b7pzvb0dzckkd40000gn/T/TLMInfraUpdateOperation.siLHHT/update-tlmgr-latest.sh --nox11) 2015-07-31 15:39:55 +0000 Notice tlu_ipctask[63786] child process pid = 63787 exited 2015-07-31 15:39:56 +0000 Notice tlu_ipctask[63786] exit status of pid = 63787 was 0 2015-07-31 15:39:56 +0000 Notice -[TLMAuthorizedOperation _runUntilChildExit][63623] waitpid returned 63786, WIFEXITED(0) = 1, errno = 93 (Attribute not found) 2015-07-31 15:39:56 +0000 Notice -[TLMAuthorizedOperation _runUntilChildExit][63623] kqueue noted that tlu_ipctask (pid = 63786) exited with status 0 2015-07-31 15:39:56 +0000 Notice -[TLMInfraUpdateOperation main][63623] Removed temp directory "/var/folders/55/zxnk41y508b7pzvb0dzckkd40000gn/T/TLMInfraUpdateOperation.siLHHT" 2015-07-31 15:40:04 +0000 Notice -[TLMMainWindowController _refreshUpdatedPackageListFromLocation:][63623] Refreshing list of updated packages… 2015-07-31 15:40:09 +0000 Notice -[TLMOperation main][63623] Successfully executed /usr/texbin/tlmgr --machine-readable --repository http://repositorios.cpai.unb.br/ctan/systems/texlive/tlnet/ update --list --all

2015-07-31 15:40:09 +0000 Notice -[TLMOperation main][63623] tlmgr: package repository http://repositorios.cpai.unb.br/ctan/systems/texlive/tlnet/

tlmgr itself needs to be updated. Please do this via either tlmgr update --self or by getting the latest updater for Unix-ish systems: http://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.sh and/or Windows systems: http://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.exe

Then continue with other updates as usual.

2015-07-31 15:40:11 +0000 Notice -[TLMMainWindowController _handleListUpdatesFinishedNotification:][63623] Critical updates detected: ( "texlive.infra" ) 2015-07-31 15:40:27 +0000 Notice -[TLMLogWindowController awakeFromNib][63623] Loaded log window controller

andresallesdecarvalho commented 9 years ago

I have tried running tlmgr update --self as administrator on a terminal, but it says there are no updates available. Here is the session:

Andres-MacBook-Air:~ andre$ sudo tlmgr update --self Password: tlmgr: package repository http://linorg.usp.br/CTAN/systems/texlive/tlnet tlmgr: saving backups to /usr/local/texlive/2014/tlpkg/backups tlmgr: no updates for tlmgr present. tlmgr: no updates available Andres-MacBook-Air:~ andre$

amaxwell commented 9 years ago

Your command-line is using TL 2014, but TLU is using TL 2015. That doesn't fix the problem, but is one source of confusion. I just updated from the hmc.edu mirror, and the infrastructure update went fine. You should have

$ tlmgr --version
tlmgr revision 37738 (2015-07-03 01:10:09 +0200)
tlmgr using installation: /usr/local/texlive/2015
TeX Live (http://tug.org/texlive) version 2015
andresallesdecarvalho commented 9 years ago

I am sorry, but I am out of my depth (which is in fact rather shallow) here. I don't know how to get the 2015 version of tlmgr. The selfupdate command doesn't show any available update. I tried going to the hmd repository and updating the packages and got the same error as before. Below is the log file for this last attempt.

2015-07-31 18:19:26 +0000 Notice +[TLMEnvironment initialize][1594] Welcome to TeX Live Utility 1.21, running under Mac OS X Version 10.10.4 (Build 14E46) with 4/4 processors active and 4.0 GB physical memory. 2015-07-31 18:19:26 +0000 Notice +[TLMEnvironment _checkProcessUmask][1594] Process umask = 022 2015-07-31 18:19:26 +0000 Notice +[TLMEnvironment updateEnvironment][1594] Setting up a new environment for /usr/local/texlive/2015… 2015-07-31 18:19:26 +0000 Notice +[TLMEnvironment updatePathEnvironment][1594] Using PATH = "( "/usr/bin", "/bin", "/usr/sbin", "/sbin", "/usr/local/texlive/2014/bin/x86_64-darwin", "/usr/texbin" )" 2015-07-31 18:19:26 +0000 Notice +[TLMEnvironment _checkSystemPythonMajorVersion:minorVersion:][1594] Using python at '/usr/bin/python' 2015-07-31 18:19:26 +0000 Notice +[TLMEnvironment _checkSystemPythonMajorVersion:minorVersion:][1594] Python version is 2.7.6 (default, Sep 9 2014, 15:04:36) [GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.39)] 2015-07-31 18:19:27 +0000 Notice +[TLMEnvironment _getInstalledYear:isDevelopmentVersion:tlmgrVersion:][1594] Looks like you're using TeX Live 2015 2015-07-31 18:19:27 +0000 Notice +[TLMEnvironment _logEnvironment][1594] Current environment from /usr/bin/env: __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0 Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.vG3UXLx26u/Render CC_FOR_BUILD=no_compiler_found DBUS_FINK_SESSION_BUS_SOCKET=/private/tmp/com.apple.launchd.mLWoDroAF3/unix_domain_listener DISPLAY=/private/tmp/com.apple.launchd.lSt1zi2Yse/org.macosforge.xquartz:0 HOME=/Users/andre LOGNAME=andre PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/texlive/2014/bin/x86_64-darwin:/usr/texbin SHELL=/bin/bash SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.w2khHlJHbM/Listeners TMPDIR=/var/folders/55/zxnk41y508b7pzvb0dzckkd40000gn/T/ USER=andre XPC_FLAGS=0x0 XPC_SERVICE_NAME=0 2015-07-31 18:19:27 +0000 Notice -[TLMEnvironment _checkForRootPrivileges][1594] Root permission required for installation at /usr/local/texlive/2015 2015-07-31 18:19:27 +0000 Notice +[TLMEnvironment updateEnvironment][1594] Nothing to update for /usr/local/texlive/2015 2015-07-31 18:19:27 +0000 Notice -[TLMDatabase _downloadDatabaseHead][1594] Checking the repository version. Please be patient. 2015-07-31 18:19:27 +0000 Notice -[TLMDatabase _downloadDatabaseHead][1594] Downloading at least 2048 bytes of tlpdb for a version check… 2015-07-31 18:19:29 +0000 Notice -[TLMDatabase connection:willSendRequest:redirectResponse:][1594] redirected request to http://repositorios.cpai.unb.br/ctan/systems/texlive/tlnet/tlpkg/texlive.tlpdb 2015-07-31 18:19:29 +0000 Notice -[TLMDatabase _downloadDatabaseHead][1594] Downloaded 2617 bytes of tlpdb for version check 2015-07-31 18:19:29 +0000 Notice -[TLMEnvironment _getValidServerURL:repositoryYear:][1594] Repository version appears to be 2015; a young TeX Live 2015-07-31 18:19:29 +0000 Notice -[TLMMainWindowController _refreshLocalDatabase][1594] Updating local package database 2015-07-31 18:19:29 +0000 Notice -[TLMMainWindowController _refreshUpdatedPackageListFromLocation:][1594] Refreshing list of updated packages… 2015-07-31 18:19:33 +0000 Notice -[TLMMainWindowController _paperSizeCheckTerminated:][1594] Unable to determine current paper size for pdftex 2015-07-31 18:19:33 +0000 Notice -[TLMMainWindowController _paperSizeCheckTerminated:][1594] System paper size = a4, pdftex paper size = (null) 2015-07-31 18:19:37 +0000 Notice -[TLMOperation main][1594] Successfully executed /usr/texbin/tlmgr --machine-readable --repository http://repositorios.cpai.unb.br/ctan/systems/texlive/tlnet/ update --list --all 2015-07-31 18:19:37 +0000 Notice -[TLMOperation main][1594] tlmgr: package repository

http://repositorios.cpai.unb.br/ctan/systems/texlive/tlnet/

tlmgr itself needs to be updated. Please do this via either tlmgr update --self or by getting the latest updater for Unix-ish systems: http://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.sh and/or Windows systems: http://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.exe

Then continue with other updates as usual.

2015-07-31 18:19:39 +0000 Notice -[TLMMainWindowController _handleListUpdatesFinishedNotification:][1594] Critical updates detected: ( "texlive.infra" ) 2015-07-31 18:20:08 +0000 Notice -[TLMDatabase _downloadDatabaseHead][1594] Checking the repository version. Please be patient. 2015-07-31 18:20:08 +0000 Notice -[TLMDatabase _downloadDatabaseHead][1594] Downloading at least 2048 bytes of tlpdb for a version check… 2015-07-31 18:20:09 +0000 Notice -[TLMDatabase _downloadDatabaseHead][1594] Downloaded 2581 bytes of tlpdb for version check 2015-07-31 18:20:09 +0000 Notice -[TLMMainWindowController _refreshUpdatedPackageListFromLocation:][1594] Refreshing list of updated packages… 2015-07-31 18:20:09 +0000 Notice -[TLMMirrorController _handleVersionCheckNotification:][1594] { URL = "http://mirror.hmc.edu/ctan/systems/texlive/tlnet"; year = 2015; } 2015-07-31 18:20:09 +0000 Notice -[TLMMirrorController _handleVersionCheckNotification:][1594] repository = { type = 3; value = "http://mirror.hmc.edu/ctan/systems/texlive/tlnet"; } 2015-07-31 18:20:23 +0000 Notice -[TLMOperation main][1594] Successfully executed /usr/texbin/tlmgr --machine-readable --repository http://mirror.hmc.edu/ctan/systems/texlive/tlnet update --list --all 2015-07-31 18:20:23 +0000 Notice -[TLMOperation main][1594] tlmgr:

package repository http://mirror.hmc.edu/ctan/systems/texlive/tlnet

tlmgr itself needs to be updated. Please do this via either tlmgr update --self or by getting the latest updater for Unix-ish systems: http://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.sh and/or Windows systems: http://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.exe

Then continue with other updates as usual.

2015-07-31 18:20:24 +0000 Notice -[TLMMainWindowController _handleListUpdatesFinishedNotification:][1594] Critical updates detected: ( "texlive.infra" ) 2015-07-31 18:20:26 +0000 Notice -[TLMMainWindowController _isCorrectDatabaseVersionAtURL:][1594] Checking database version in case preferences have been changed… 2015-07-31 18:20:26 +0000 Notice -[TLMMainWindowController _updateAllPackagesFromRepository:][1594] Beginning infrastructure update from http://mirror.hmc.edu/ctan/systems/texlive/tlnet 2015-07-31 18:20:26 +0000 Notice -[TLMInfraUpdateOperation _synchronouslyDownloadURL:toPath:][1594] Downloading URL: http://mirror.hmc.edu/ctan/systems/texlive/tlnet/update-tlmgr-latest.sh 2015-07-31 18:20:26 +0000 Notice -[TLMInfraUpdateOperation download:willSendRequest:redirectResponse:][1594] Download redirected to http://mirror.hmc.edu/ctan/systems/texlive/tlnet/update-tlmgr-latest.sh, expecting 0 bytes. 2015-07-31 18:20:27 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveResponse:][1594] Will download 4872109 bytes… 2015-07-31 18:20:55 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveDataOfLength:][1594] Received 20% of 4872109 bytes… 2015-07-31 18:21:34 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveDataOfLength:][1594] Received 40% of 4872109 bytes… 2015-07-31 18:22:11 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveDataOfLength:][1594] Received 60% of 4872109 bytes… 2015-07-31 18:22:49 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveDataOfLength:][1594] Received 80% of 4872109 bytes… 2015-07-31 18:23:09 +0000 Notice -[TLMInfraUpdateOperation downloadDidFinish:][1594] Download of 4872109 bytes complete 2015-07-31 18:23:09 +0000 Notice -[TLMInfraUpdateOperation _downloadUpdateScript][1594] First line of downloaded file is: "#!/bin/sh"…good! 2015-07-31 18:23:09 +0000 Notice -[TLMInfraUpdateOperation _synchronouslyDownloadURL:toPath:][1594] Downloading URL: http://mirror.hmc.edu/ctan/systems/texlive/tlnet/update-tlmgr-latest.sh.sha256 2015-07-31 18:23:09 +0000 Notice -[TLMInfraUpdateOperation download:willSendRequest:redirectResponse:][1594] Download redirected to http://mirror.hmc.edu/ctan/systems/texlive/tlnet/update-tlmgr-latest.sh.sha256, expecting 0 bytes. 2015-07-31 18:23:10 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveResponse:][1594] Will download 89 bytes… 2015-07-31 18:23:10 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveDataOfLength:][1594] Received 100% of 89 bytes… 2015-07-31 18:23:10 +0000 Notice -[TLMInfraUpdateOperation downloadDidFinish:][1594] Download of 89 bytes complete 2015-07-31 18:23:10 +0000 Notice -[TLMInfraUpdateOperation _downloadAndCheckHash][1594] SHA256 signature looks okay 2015-07-31 18:23:10 +0000 Notice -[TLMAuthorizedOperation main][1594] Checking code signature before running tlu_ipctask as root… 2015-07-31 18:23:10 +0000 Notice /usr/bin/codesign[1594] /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 2015-07-31 18:23:10 +0000 Notice -[TLMAuthorizedOperation main][1594] Signature was valid, okay to run tlu_ipctask 2015-07-31 18:23:16 +0000 Notice -[TLMAuthorizedOperation main][1594] Invoking privileged task via AuthorizationExecuteWithPrivileges 2015-07-31 18:23:16 +0000 Notice tlu_ipctask[1845] dropped privileges to user nobody 2015-07-31 18:23:17 +0000 Notice -[TLMAuthorizedOperation setWrapperPID:][1594] tlu_ipctask checking in: tlu_ipctask pid = 1845 2015-07-31 18:23:17 +0000 Notice -[TLMAuthorizedOperation setUnderlyingPID:][1594] tlu_ipctask checking in: pid = 1846 (/var/folders/55/zxnk41y508b7pzvb0dzckkd40000gn/T/TLMInfraUpdateOperation.cpOLdY/update-tlmgr-latest.sh --nox11) 2015-07-31 18:23:17 +0000 Notice tlu_ipctask[1845] tlu_ipctask: child HOME = '/var/root' 2015-07-31 18:23:17 +0000 Notice tlu_ipctask[1845] tlu_ipctask: current HOME = '/var/empty' 2015-07-31 18:23:17 +0000 Notice tlu_ipctask[1845] Verifying archive integrity... All good. 2015-07-31 18:23:18 +0000 Notice tlu_ipctask[1845] Uncompressing TeX Live Manager Updater............................................................................................................................................................................. 2015-07-31 18:23:18 +0000 Notice tlu_ipctask[1845] ./runme.sh: updating in /usr/local/texlive/2014... 2015-07-31 18:23:18 +0000 Notice tlu_ipctask[1845] ./runme.sh: tlmgr version says this is TeX Live 2014 2015-07-31 18:23:18 +0000 Notice tlu_ipctask[1845] ./runme.sh: proceeding with tlmgr update. 2015-07-31 18:23:21 +0000 Notice tlu_ipctask[1845] D:tlmgr:main: ::tldownload_server defined 2015-07-31 18:23:21 +0000 Notice tlu_ipctask[1845] D:Using shipped /usr/local/texlive/2014/tlpkg/installer/wget/wget.x86_64-darwin for wget (tested). 2015-07-31 18:23:22 +0000 Notice tlu_ipctask[1845] D:Using shipped /usr/local/texlive/2014/tlpkg/installer/xz/xzdec.x86_64-darwin for xzdec (tested). 2015-07-31 18:23:22 +0000 Notice tlu_ipctask[1845] D:Using shipped /usr/local/texlive/2014/tlpkg/installer/xz/xz.x86_64-darwin for xz (not tested). 2015-07-31 18:23:22 +0000 Notice tlu_ipctask[1845] ./runme.sh: done. 2015-07-31 18:23:22 +0000 Notice -[TLMAuthorizedOperation _runUntilChildExit][1594] kqueue noted that pid 1846 exited (/var/folders/55/zxnk41y508b7pzvb0dzckkd40000gn/T/TLMInfraUpdateOperation.cpOLdY/update-tlmgr-latest.sh --nox11) 2015-07-31 18:23:22 +0000 Notice tlu_ipctask[1845] child process pid = 1846 exited 2015-07-31 18:23:23 +0000 Notice tlu_ipctask[1845] exit status of pid = 1846 was 0 2015-07-31 18:23:23 +0000 Notice -[TLMAuthorizedOperation _runUntilChildExit][1594] waitpid returned 1845, WIFEXITED(0) = 1, errno = 93 (Attribute not found) 2015-07-31 18:23:23 +0000 Notice -[TLMAuthorizedOperation _runUntilChildExit][1594] kqueue noted that tlu_ipctask (pid = 1845) exited with status 0 2015-07-31 18:23:23 +0000 Notice -[TLMInfraUpdateOperation main][1594] Removed temp directory "/var/folders/55/zxnk41y508b7pzvb0dzckkd40000gn/T/TLMInfraUpdateOperation.cpOLdY" 2015-07-31 18:23:31 +0000 Notice -[TLMMainWindowController _refreshUpdatedPackageListFromLocation:][1594] Refreshing list of updated packages… 2015-07-31 18:23:40 +0000 Notice -[TLMOperation main][1594] Successfully executed /usr/texbin/tlmgr --machine-readable --repository http://mirror.hmc.edu/ctan/systems/texlive/tlnet update --list --all 2015-07-31 18:23:40 +0000 Notice -[TLMOperation main][1594] tlmgr:

package repository http://mirror.hmc.edu/ctan/systems/texlive/tlnet

tlmgr itself needs to be updated. Please do this via either tlmgr update --self or by getting the latest updater for Unix-ish systems: http://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.sh and/or Windows systems: http://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.exe

Then continue with other updates as usual.

2015-07-31 18:23:41 +0000 Notice -[TLMMainWindowController _handleListUpdatesFinishedNotification:][1594] Critical updates detected: ( "texlive.infra" ) 2015-07-31 18:23:44 +0000 Notice -[TLMMainWindowController _isCorrectDatabaseVersionAtURL:][1594] Checking database version in case preferences have been changed… 2015-07-31 18:23:44 +0000 Notice -[TLMMainWindowController _updateAllPackagesFromRepository:][1594] Beginning infrastructure update from http://mirror.hmc.edu/ctan/systems/texlive/tlnet 2015-07-31 18:23:45 +0000 Notice -[TLMInfraUpdateOperation _synchronouslyDownloadURL:toPath:][1594] Downloading URL: http://mirror.hmc.edu/ctan/systems/texlive/tlnet/update-tlmgr-latest.sh 2015-07-31 18:23:45 +0000 Notice -[TLMInfraUpdateOperation download:willSendRequest:redirectResponse:][1594] Download redirected to http://mirror.hmc.edu/ctan/systems/texlive/tlnet/update-tlmgr-latest.sh, expecting 0 bytes. 2015-07-31 18:23:45 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveResponse:][1594] Will download 4872109 bytes… 2015-07-31 18:23:50 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveDataOfLength:][1594] Received 20% of 4872109 bytes… 2015-07-31 18:23:54 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveDataOfLength:][1594] Received 41% of 4872109 bytes… 2015-07-31 18:23:57 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveDataOfLength:][1594] Received 62% of 4872109 bytes… 2015-07-31 18:24:00 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveDataOfLength:][1594] Received 83% of 4872109 bytes… 2015-07-31 18:24:05 +0000 Notice -[TLMInfraUpdateOperation downloadDidFinish:][1594] Download of 4872109 bytes complete 2015-07-31 18:24:05 +0000 Notice -[TLMInfraUpdateOperation _downloadUpdateScript][1594] First line of downloaded file is: "#!/bin/sh"…good! 2015-07-31 18:24:05 +0000 Notice -[TLMInfraUpdateOperation _synchronouslyDownloadURL:toPath:][1594] Downloading URL: http://mirror.hmc.edu/ctan/systems/texlive/tlnet/update-tlmgr-latest.sh.sha256 2015-07-31 18:24:05 +0000 Notice -[TLMInfraUpdateOperation download:willSendRequest:redirectResponse:][1594] Download redirected to http://mirror.hmc.edu/ctan/systems/texlive/tlnet/update-tlmgr-latest.sh.sha256, expecting 0 bytes. 2015-07-31 18:24:05 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveResponse:][1594] Will download 89 bytes… 2015-07-31 18:24:05 +0000 Notice -[TLMInfraUpdateOperation download:didReceiveDataOfLength:][1594] Received 100% of 89 bytes… 2015-07-31 18:24:05 +0000 Notice -[TLMInfraUpdateOperation downloadDidFinish:][1594] Download of 89 bytes complete 2015-07-31 18:24:05 +0000 Notice -[TLMInfraUpdateOperation _downloadAndCheckHash][1594] SHA256 signature looks okay 2015-07-31 18:24:05 +0000 Notice -[TLMAuthorizedOperation main][1594] Checking code signature before running tlu_ipctask as root… 2015-07-31 18:24:05 +0000 Notice /usr/bin/codesign[1594] /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 2015-07-31 18:24:05 +0000 Notice -[TLMAuthorizedOperation main][1594] Signature was valid, okay to run tlu_ipctask 2015-07-31 18:24:12 +0000 Notice -[TLMAuthorizedOperation main][1594] Invoking privileged task via AuthorizationExecuteWithPrivileges 2015-07-31 18:24:12 +0000 Notice tlu_ipctask[2083] dropped privileges to user nobody 2015-07-31 18:24:13 +0000 Notice -[TLMAuthorizedOperation setWrapperPID:][1594] tlu_ipctask checking in: tlu_ipctask pid = 2083 2015-07-31 18:24:13 +0000 Notice -[TLMAuthorizedOperation setUnderlyingPID:][1594] tlu_ipctask checking in: pid = 2084 (/var/folders/55/zxnk41y508b7pzvb0dzckkd40000gn/T/TLMInfraUpdateOperation.5Z6pnj/update-tlmgr-latest.sh --nox11) 2015-07-31 18:24:13 +0000 Notice tlu_ipctask[2083] tlu_ipctask: child HOME = '/var/root' 2015-07-31 18:24:13 +0000 Notice tlu_ipctask[2083] tlu_ipctask: current HOME = '/var/empty' 2015-07-31 18:24:14 +0000 Notice tlu_ipctask[2083] Verifying archive integrity... All good. 2015-07-31 18:24:14 +0000 Notice tlu_ipctask[2083] Uncompressing TeX Live Manager Updater............................................................................................................................................................................. 2015-07-31 18:24:14 +0000 Notice tlu_ipctask[2083] ./runme.sh: updating in /usr/local/texlive/2014... 2015-07-31 18:24:14 +0000 Notice tlu_ipctask[2083] ./runme.sh: tlmgr version says this is TeX Live 2014 2015-07-31 18:24:14 +0000 Notice tlu_ipctask[2083] ./runme.sh: proceeding with tlmgr update. 2015-07-31 18:24:17 +0000 Notice tlu_ipctask[2083] D:tlmgr:main: ::tldownload_server defined 2015-07-31 18:24:17 +0000 Notice tlu_ipctask[2083] D:Using shipped /usr/local/texlive/2014/tlpkg/installer/wget/wget.x86_64-darwin for wget (tested). 2015-07-31 18:24:18 +0000 Notice tlu_ipctask[2083] D:Using shipped /usr/local/texlive/2014/tlpkg/installer/xz/xzdec.x86_64-darwin for xzdec (tested). 2015-07-31 18:24:18 +0000 Notice tlu_ipctask[2083] D:Using shipped /usr/local/texlive/2014/tlpkg/installer/xz/xz.x86_64-darwin for xz (not tested). 2015-07-31 18:24:18 +0000 Notice tlu_ipctask[2083] ./runme.sh: done. 2015-07-31 18:24:18 +0000 Notice -[TLMAuthorizedOperation _runUntilChildExit][1594] kqueue noted that pid 2084 exited (/var/folders/55/zxnk41y508b7pzvb0dzckkd40000gn/T/TLMInfraUpdateOperation.5Z6pnj/update-tlmgr-latest.sh --nox11) 2015-07-31 18:24:18 +0000 Notice tlu_ipctask[2083] child process pid = 2084 exited 2015-07-31 18:24:19 +0000 Notice tlu_ipctask[2083] exit status of pid = 2084 was 0 2015-07-31 18:24:19 +0000 Notice -[TLMAuthorizedOperation _runUntilChildExit][1594] waitpid returned 2083, WIFEXITED(0) = 1, errno = 93 (Attribute not found) 2015-07-31 18:24:19 +0000 Notice -[TLMAuthorizedOperation _runUntilChildExit][1594] kqueue noted that tlu_ipctask (pid = 2083) exited with status 0 2015-07-31 18:24:19 +0000 Notice -[TLMInfraUpdateOperation main][1594] Removed temp directory "/var/folders/55/zxnk41y508b7pzvb0dzckkd40000gn/T/TLMInfraUpdateOperation.5Z6pnj" 2015-07-31 18:24:34 +0000 Notice -[TLMMainWindowController _refreshUpdatedPackageListFromLocation:][1594] Refreshing list of updated packages… 2015-07-31 18:24:44 +0000 Notice -[TLMOperation main][1594] Successfully executed /usr/texbin/tlmgr --machine-readable --repository http://mirror.hmc.edu/ctan/systems/texlive/tlnet update --list --all 2015-07-31 18:24:44 +0000 Notice -[TLMOperation main][1594] tlmgr:

package repository http://mirror.hmc.edu/ctan/systems/texlive/tlnet

tlmgr itself needs to be updated. Please do this via either tlmgr update --self or by getting the latest updater for Unix-ish systems: http://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.sh and/or Windows systems: http://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.exe

Then continue with other updates as usual.

2015-07-31 18:24:46 +0000 Notice -[TLMMainWindowController _handleListUpdatesFinishedNotification:][1594] Critical updates detected: ( "texlive.infra" )

On Fri, Jul 31, 2015 at 3:11 PM, amaxwell notifications@github.com wrote:

Your command-line is using TL 2014, but TLU is using TL 2015. That doesn't fix the problem, but is one source of confusion. I just updated from the hmc.edu mirror, and the infrastructure update went fine. You should have

$ tlmgr --version tlmgr revision 37738 (2015-07-03 01:10:09 +0200) tlmgr using installation: /usr/local/texlive/2015 TeX Live (http://tug.org/texlive) version 2015

— Reply to this email directly or view it on GitHub https://github.com/amaxwell/tlutility/issues/25#issuecomment-126774040.

amaxwell commented 9 years ago

Sorry, your PATH environment variable in Terminal is set to use TeX Live 2014. If you run sudo /usr/texbin/tlmgr update --self you might see a different result. Again, I can't reproduce this on my system, so I'm not sure what to say, short of reinstalling MacTeX.

andresallesdecarvalho commented 9 years ago

Seems to have worked. Thank you very much.

Best,

André

On Sat, Aug 1, 2015 at 3:46 PM, amaxwell notifications@github.com wrote:

Sorry, your PATH environment variable in Terminal is set to use TeX Live

  1. If you run sudo /usr/texbin/tlmgr update --self you might see a different result. Again, I can't reproduce this on my system, so I'm not sure what to say, short of reinstalling MacTeX.

— Reply to this email directly or view it on GitHub https://github.com/amaxwell/tlutility/issues/25#issuecomment-126944641.