That sounds like a bug! Would you mind opening an issue on the Pulumi GitHub repo (pulumi/pulumi)?
salmon-account-74572
07/10/2023, 2:46 PM
Actually, before filing the issue can you try
curl -fsSL <https://get.pulumi.com> | sh
(add the
-f
parameter to your
curl
command)?
e
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.
s
salmon-account-74572
07/10/2023, 3:05 PM
Thanks @echoing-dinner-19531!
c
cuddly-magician-97620
07/10/2023, 4:50 PM
Yes, I have installed curl with snap, because it was showing later version than apt... 🙃
Thanks @echoing-dinner-19531!
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.