[tlu] Strange error about wget

Norbert Preining norbert at preining.info
Fri May 14 11:59:13 CEST 2021


Hi Bruno, hi Karl

On Fri, 14 May 2021, Bruno Voisin wrote:
> > 2021-05-14 08:51:29 +0000 Warning tlu_ipctask[32449]	/usr/local/texlive/2021/tlpkg/installer/wget/wget.universal-darwin: unrecognized option '--no-check-certificate'

Ok ... it slowly grows on me ...  for now, please remove from
	TLConfig.pm
there is around line 134
  'wget' => ['--user-agent=texlive/wget', '--tries=4',
             '--no-check-certificate',
             "--timeout=$NetworkTimeout", '-q', '-O'],

Simply remove the line with --no-check-certificate


@Karl: our shipped wget does not support ssl -> and with ssl disabled
the opion --no-check-certificate seems to be none-existing.
That means by adding the option we break the system for those that
use the shipped wget. Bummer.

Options: * remove it again
* only add it when we use our own shipped wget

Best

Norbert

--
PREINING Norbert                              https://www.preining.info
Fujitsu Research  +  IFMGA Guide  +  TU Wien  +  TeX Live  + Debian Dev
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


More information about the tlu mailing list.