sparse-intern-71089
07/10/2023, 1:16 PMsalmon-account-74572
07/10/2023, 2:44 PMsalmon-account-74572
07/10/2023, 2:46 PMcurl -fsSL <https://get.pulumi.com> | sh
(add the -f
parameter to your curl
command)?echoing-dinner-19531
07/10/2023, 2:58 PM-f
just changes the fail mode, the worrying thing here is "gzip: stdin: unexpected end of file".
This looks just like https://github.com/pulumi/pulumi/issues/9660. I suspect you have curl installed via snap, and that seems to have issues writing to /tmp which the install script uses.salmon-account-74572
07/10/2023, 3:05 PMcuddly-magician-97620
07/10/2023, 4:50 PM