Cannot install on Fedora 25

I have a Fedora 25 VM and am following the instructions at https://snapcraft.io/docs/core/install-fedora
Unfortunately it fails:-

[alan@localhost ~]$ sudo dnf copr enable zyga/snapcore
[sudo] password for alan: 

You are about to enable a Copr repository. Please note that this
repository is not part of the main Fedora distribution, and quality
may vary.

The Fedora Project does not exercise any power over the contents of
this repository beyond the rules outlined in the Copr FAQ at
<https://fedorahosted.org/copr/wiki/UserDocs#WhatIcanbuildinCopr>, and
packages are not held to any quality or security level.

Please do not file bug reports about these packages in Fedora
Bugzilla. In case of problems, contact the owner of this repository.

Do you want to continue? [y/N]: y
Repository successfully enabled.
[alan@localhost ~]$ sudo dnf install snapd
Fedora 25 - x86_64 - Updates                    3.6 MB/s |  21 MB     00:05    
Failed to synchronize cache for repo 'zyga-snapcore', disabling.
No package snapd available.
Error: Unable to find a match.

@Conan_Kudo @morphis Do you know what’s going on there?

@popey @niemeyer the zyga/snapcore repository currently just contains packages for Fedora 24 (check https://copr.fedorainfracloud.org/coprs/zyga/snapcore/) and not 25. We’re currently working on providing recent packages for all release from 24-26. The installation page needs an update once this happens and we will drop the COPR repository completely.

1 Like

@popey If you want help testing what we’re currently working on, have a look at https://copr.fedorainfracloud.org/coprs/mrmorph/snapcore/

3 Likes

Excellent! Thanks chaps!

3 Likes

Hah! Great :slight_smile:

Await snapd coming natively to Fedora real soon!

2 Likes