[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
wget -q in bootstrap is too silent
From: |
Tim Rühsen |
Subject: |
wget -q in bootstrap is too silent |
Date: |
Fri, 4 Oct 2019 17:34:21 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 |
Hi,
we just had an issue with the bootstrap script because wget -q
suppresses error output.
E.g. instead of
"
ERROR: cannot verify translationproject.org's certificate, issued by
'CN=Let\'s Encrypt Authority X3,O=Let\'s Encrypt,C=US':
Unable to locally verify the issuer's authority.
"
there is no output.
This lead later to the confusing error
"
automake: error: cannot open < lib/gnulib.mk: No such file or directory
"
Instead of -q we could use -nv to avoid disguising the real error.
But there will be some diagnostic noice...
WDYT ?
Regards, Tim
signature.asc
Description: OpenPGP digital signature
- wget -q in bootstrap is too silent,
Tim Rühsen <=