This message was deleted.
s
This message was deleted.
👀 1
p
btw I am on Ubuntu 20.04.4
p
Hello. Maybe something permission related... have you tried using “sudo”?
p
Hey thanks for the suggestion, unfortunately that did not solve it. Still getting the same error:
gzip: stdin: unexpected end of file
b
hi @plain-doctor-68403 weve opened up a p0 issue to fix this https://github.com/pulumi/pulumi/issues/9660 sry again about the trouble!
m
can you run
Copy code
curl -v <https://get.pulumi.com/>
and post the output?
🙏 2
@plain-doctor-68403
p
@mammoth-salesclerk-61945 - responded at the github thread here: https://github.com/pulumi/pulumi/issues/9660#issuecomment-1135019633
m
thx
while I have you, can you try running the command again with the
v
flag added to curl
Copy code
curl -fsSLv <https://get.pulumi.com> | sh
p
hey Kyle, updated my previous comment on github issue with the output for
Copy code
curl -fsSLv <https://get.pulumi.com> | sh
m
ty
as a fellow linux user, this is super helpful if I distro hop again.
👍 1