Skip to content

Instantly share code, notes, and snippets.

@rkitover
Created March 31, 2018 00:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rkitover/f4b1c61d3ce841355974f37b893a1449 to your computer and use it in GitHub Desktop.
Save rkitover/f4b1c61d3ce841355974f37b893a1449 to your computer and use it in GitHub Desktop.
zypper output for snappy repo
rkitover@zenbook ➤ sudo zypper addrepo http://download.opensuse.org/repositories/system:/snappy/openSUSE_Tumbleweed/ snappy
Adding repository 'snappy' ..................................................................................................................[done]
Repository 'snappy' successfully added
URI : http://download.opensuse.org/repositories/system:/snappy/openSUSE_Tumbleweed/
Enabled : Yes
GPG Check : Yes
Autorefresh : No
Priority : 99 (default priority)
Repository priorities are without effect. All enabled repositories share the same priority.
✔ ~
rkitover@zenbook ➤ sudo zypper in -y snapd
New repository or package signing key received:
Repository: snappy
Key Name: system:snappy OBS Project <system:snappy@build.opensuse.org>
Key Fingerprint: 4F2FA05B 2C6589C3 FD12055E F7C6E425 ED340235
Key Created: Fri 08 Jul 2016 05:02:38 AM EDT
Key Expires: Sun 16 Sep 2018 05:02:38 AM EDT
Rpm Name: gpg-pubkey-ed340235-577f6c2e
Do you want to reject the key, trust temporarily, or trust always? [r/t/a/? shows all options] (r): r
Error building the cache:
[snappy|http://download.opensuse.org/repositories/system:/snappy/openSUSE_Tumbleweed/] Valid metadata not found at specified URL
Warning: Skipping repository 'snappy' because of the above error.
Some of the repositories have not been refreshed because of an error.
Loading repository data...
Reading installed packages...
'snapd' not found in package names. Trying capabilities.
No provider of 'snapd' found.
✘ ~
rkitover@zenbook ➤
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment