We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
sudo rpm --import https://rpm.packages.shiftkey.dev/gpg.key sudo sh -c 'echo -e "[shiftkey-packages]\nname=GitHub Desktop\nbaseurl=https://rpm.packages.shiftkey.dev/rpm/\nenabled=1\ngpgcheck=1\nrepo_gpgcheck=1\ngpgkey=https://rpm.packages.shiftkey.dev/gpg.key" > /etc/zypp/repos.d/shiftkey-packages.repo'
when running it in terminal iam getting a response gpg: no valid OpenPGP data found.
3.3.18
ubuntu 24.04
No response
The text was updated successfully, but these errors were encountered:
most likely duplicate with #1080.
Sorry, something went wrong.
Duplicate of #1080
No branches or pull requests
The problem
sudo rpm --import https://rpm.packages.shiftkey.dev/gpg.key
sudo sh -c 'echo -e "[shiftkey-packages]\nname=GitHub Desktop\nbaseurl=https://rpm.packages.shiftkey.dev/rpm/\nenabled=1\ngpgcheck=1\nrepo_gpgcheck=1\ngpgkey=https://rpm.packages.shiftkey.dev/gpg.key" > /etc/zypp/repos.d/shiftkey-packages.repo'
when running it in terminal iam getting a response gpg: no valid OpenPGP data found.
Release version
3.3.18
Operating system
ubuntu 24.04
Steps to reproduce the behavior
Log files
No response
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: