Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spotify error on POP-OS 20.04 #4

Open
pedro-fuoco opened this issue Mar 15, 2022 · 1 comment
Open

Spotify error on POP-OS 20.04 #4

pedro-fuoco opened this issue Mar 15, 2022 · 1 comment

Comments

@pedro-fuoco
Copy link
Member

pedro-fuoco commented Mar 15, 2022

This error is completely unrelated to skyrats-workplace, but it stopped the installers from working in more than one of ours PCs, so we decided to post is here. It looks something like this:

Screenshot from 2022-03-14 15-03-22

What is happening is that the apt update command is stopped by a spotify key error, which leads the script to skip an important chunk of itself. Adding the spotify key manually and re-running the scripts solves the problem

curl -sS https://download.spotify.com/debian/pubkey_5E3C45D7B312C643.gpg | sudo apt-key add -

@pedro-fuoco pedro-fuoco changed the title Spotify error on POP-OS Spotify error on POP-OS 20.04 Mar 15, 2022
@pedro-fuoco
Copy link
Member Author

pedro-fuoco commented Mar 15, 2022

Another commom error in the sudo apt update occurs when your date and time are wrong, be sure to verify it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant