Closed mundodisco8 closed 4 years ago
I use
wget https://packagecloud.io/headmelted/codebuilds/gpgkey
sudo apt-key add gpgkey
You can use this for install it manual in chroot https://packagecloud.io/headmelted/codebuilds/install
This issue can now be closed as it's been resolved in 38e4efe.
Hi,
I'm trying to install VS Studio on a clean Raspbian install on a Raspberry Pi 3, and I'm getting a problem with the GPG Key.
I managed to work around it by downloading the script, and uncommenting the line with the
--allow-unauthenticated
bit.The funny thing is that I swear this worked yesterday, with an old Raspbian install. I've tried #63 but that doesn't help. Any clues?