[tlu] First Time in a Long Time

Adam R. Maxwell amaxwell at mac.com
Tue Sep 17 03:39:16 CEST 2019



> On Sep 16, 2019, at 07:05 , Norbert Preining <norbert at preining.info> wrote:
> 
> commit 1694831a947597fa68771c5a7dbf0a0d3ade554c (HEAD -> trunk, origin/trunk, origin/HEAD)
> Author: Norbert Preining <preining at logic.at <mailto:preining at logic.at>>
> Date:   Mon Sep 16 14:04:10 2019 +0000
> 
>    curl downloader: add --retry-delay 5 to arguments

That looks like a good idea! BTW, the one I ran this morning
finished after 491 minutes, so I dunno what's going on there.
It went to wget after LWP and curl both failed, which is a bit
of a surprise; I thought curl and wget were mutually exclusive
as fallback options?

thanks,
Adam

$ time tlmgr -v -v update --list --repository http://192.168.0.1
DD:action = update
DD:location => http://192.168.0.1
DD:list => 1
D:Cannot open package log file for appending: /usr/local/texlive/2019/texmf-var/web2c/tlmgr.log
D:Will not log package installation/removal/update for this run
DD:tlmgr:main: do persistent downloads = 1
DD:setup_persistent_downloads has net_lib_avail set
DD:TLUtils:setup_persistent_downloads: got ::tldownload_server
D:tlmgr:main: ::tldownload_server defined: TeXLive::TLDownload=HASH(0x7fbcd8c885b8)
DD:TLPDB new: verify=0
D:setup_programs: preferring system versions
D:trying to set up system curl, arg --version
D:program curl found in the path
D:trying to set up system wget, arg --version
D:program wget not usable from path
D:(unix) trying to set up wget, default /usr/local/texlive/2019/tlpkg/installer/wget/wget.x86_64-darwin, arg --version
DD:default /usr/local/texlive/2019/tlpkg/installer/wget/wget.x86_64-darwin has executable permissions
D:Using shipped /usr/local/texlive/2019/tlpkg/installer/wget/wget.x86_64-darwin for wget (tested).
D:trying to set up system lz4, arg --version
D:program lz4 not usable from path
D:(unix) trying to set up lz4, default /usr/local/texlive/2019/tlpkg/installer/lz4/lz4.x86_64-darwin, arg --version
DD:default /usr/local/texlive/2019/tlpkg/installer/lz4/lz4.x86_64-darwin has executable permissions
D:Using shipped /usr/local/texlive/2019/tlpkg/installer/lz4/lz4.x86_64-darwin for lz4 (tested).
D:trying to set up system gzip, arg --version
D:program gzip found in the path
D:trying to set up system xz, arg --version
D:program xz not usable from path
D:(unix) trying to set up xz, default /usr/local/texlive/2019/tlpkg/installer/xz/xz.x86_64-darwin, arg --version
DD:default /usr/local/texlive/2019/tlpkg/installer/xz/xz.x86_64-darwin has executable permissions
D:Using shipped /usr/local/texlive/2019/tlpkg/installer/xz/xz.x86_64-darwin for xz (tested).
DD:dumping $::progs = {
  'compressor' => 'lz4',
  'curl' => 'curl',
  'gzip' => 'gzip',
  'lz4' => '/usr/local/texlive/2019/tlpkg/installer/lz4/lz4.x86_64-darwin',
  'tar' => 'tar',
  'wget' => '/usr/local/texlive/2019/tlpkg/installer/wget/wget.x86_64-darwin',
  'working_compressors' => [
    'lz4',
    'gzip',
    'xz'
  ],
  'working_downloaders' => [
    'curl',
    'wget'
  ],
  'xz' => '/usr/local/texlive/2019/tlpkg/installer/xz/xz.x86_64-darwin'
};
D:Using checksum method digest::sha
D:Testing for gpg in gpg
D: ... gpg not ok! [gpg --version >/dev/null 2>&1]
D:Testing for gpg in gpg2
D: ... gpg not ok! [gpg2 --version >/dev/null 2>&1]
D:Testing for gpg in /usr/local/texlive/2019/tlpkg/installer/gpg/gpg.x86_64-darwin
D:gpg command line: "/usr/local/texlive/2019/tlpkg/installer/gpg/gpg.x86_64-darwin" --homedir "/usr/local/texlive/2019/tlpkg/gpg" --no-secmem-warning --no-permission-warning --lock-never 
D:will verify cryptographic signatures
DD:loc_digest = f34d0be0366a00234fbc09388eb64b6c
DD:loc_copy = /usr/local/texlive/2019/tlpkg/texlive.tlpdb.f34d0be0366a00234fbc09388eb64b6c
DD:TLPDB new: verify=1
D:TLPDB.pm: trying to initialize from http://192.168.0.1/tlpkg/texlive.tlpdb
DD:tl_tempdir: creating global tempdir /var/folders/w4/h3zjdhj08xjg5f006s6_jtz80000gn/T/XTbc25wzDN
DD:tl_tempfile: creating tempfile /var/folders/w4/h3zjdhj08xjg5f006s6_jtz80000gn/T/XTbc25wzDN/CMVcLv6wRd
DD:tl_tempfile: creating tempfile /var/folders/w4/h3zjdhj08xjg5f006s6_jtz80000gn/T/XTbc25wzDN/7ajlYgQJsl
D:trying to download http://192.168.0.1/tlpkg/texlive.tlpdb.xz to /var/folders/w4/h3zjdhj08xjg5f006s6_jtz80000gn/T/XTbc25wzDN/7ajlYgQJsl
D:persistent connection set up, trying to get http://192.168.0.1/tlpkg/texlive.tlpdb.xz (for /var/folders/w4/h3zjdhj08xjg5f006s6_jtz80000gn/T/XTbc25wzDN/7ajlYgQJsl)
D:TLDownload::get_file: response error: 500 Can't connect to 192.168.0.1:80 (timeout) (for http://192.168.0.1/tlpkg/texlive.tlpdb.xz)
D:TLUtils::download_file: persistent connection ok, but download failed: http://192.168.0.1/tlpkg/texlive.tlpdb.xz
D:TLUtils::download_file: retrying with wget.
D:TLUtils::_download_file_program: curl http://192.168.0.1/tlpkg/texlive.tlpdb.xz /var/folders/w4/h3zjdhj08xjg5f006s6_jtz80000gn/T/XTbc25wzDN/7ajlYgQJsl
D:downloading http://192.168.0.1/tlpkg/texlive.tlpdb.xz using curl --user-agent texlive/curl --retry 10 --fail --location --connect-timeout 30 --silent --output
D:TLUtils::_download_file_program: wget http://192.168.0.1/tlpkg/texlive.tlpdb.xz /var/folders/w4/h3zjdhj08xjg5f006s6_jtz80000gn/T/XTbc25wzDN/7ajlYgQJsl
D:downloading http://192.168.0.1/tlpkg/texlive.tlpdb.xz using /usr/local/texlive/2019/tlpkg/installer/wget/wget.x86_64-darwin --user-agent=texlive/wget --tries=10 --timeout=30 -q -O
D:TLUtils::download_file: tried to download using lwp curl wget, none succeeded
D:TLPDB: downloading http://192.168.0.1/tlpkg/texlive.tlpdb.xz didn't succeed, try http://192.168.0.1/tlpkg/texlive.tlpdb
D:persistent connection set up, trying to get http://192.168.0.1/tlpkg/texlive.tlpdb (for /var/folders/w4/h3zjdhj08xjg5f006s6_jtz80000gn/T/XTbc25wzDN/CMVcLv6wRd)
D:TLDownload::get_file: response error: 500 Can't connect to 192.168.0.1:80 (timeout) (for http://192.168.0.1/tlpkg/texlive.tlpdb)
D:TLUtils::download_file: persistent connection ok, but download failed: http://192.168.0.1/tlpkg/texlive.tlpdb
D:TLUtils::download_file: retrying with wget.
D:TLUtils::_download_file_program: curl http://192.168.0.1/tlpkg/texlive.tlpdb /var/folders/w4/h3zjdhj08xjg5f006s6_jtz80000gn/T/XTbc25wzDN/CMVcLv6wRd
D:downloading http://192.168.0.1/tlpkg/texlive.tlpdb using curl --user-agent texlive/curl --retry 10 --fail --location --connect-timeout 30 --silent --output
D:TLUtils::_download_file_program: wget http://192.168.0.1/tlpkg/texlive.tlpdb /var/folders/w4/h3zjdhj08xjg5f006s6_jtz80000gn/T/XTbc25wzDN/CMVcLv6wRd
D:downloading http://192.168.0.1/tlpkg/texlive.tlpdb using /usr/local/texlive/2019/tlpkg/installer/wget/wget.x86_64-darwin --user-agent=texlive/wget --tries=10 --timeout=30 -q -O
D:TLUtils::download_file: tried to download using lwp curl wget, none succeeded

/Library/TeX/texbin/tlmgr: TLPDB::from_file could not download http://192.168.0.1/tlpkg/texlive.tlpdb;
/Library/TeX/texbin/tlmgr: maybe the repository setting should be changed.

real	491m11.465s
user	0m1.242s
sys	0m0.329s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/mailman/private/tlu/attachments/20190916/6aadd8d3/attachment-0001.html>


More information about the tlu mailing list