After upgrade fedora 30 SNAPD break

Warning - To all user of Fedora 30 new update has breaking changes - snap service - snapd.service stop working, and whole snaps ecosystem will not working on Fedora 30 and or 31. If any solution for this situation pleas post below. This issue lead to another issue. If you have install Spotify on snap, this snap will not work. There are several possible source instalation Spotify, but on flatpak another issue - it’s try download the… *.deb package.

How to install Snap Store on Fedora

List the problem and the solution:
use Selinux (error report) alert browser (gui)

With snap I installed plex, odio and they work perfectly.

sudo snap install snap-store
2019/12/18 10:26:24.306408 cmd_linux.go:70: DEBUG: re-exec not supported on distro “fedora” yet
error: cannot communicate with server: Post http://localhost/v2/snaps/snap-store: dial unix /run/snapd.socket: connect: no such file or directory

sudo systemctl restart snapd
A dependency job for snapd.service failed. See ‘journalctl -xe’ for details.

sudo systemctl status snapd
● snapd.service - Snappy daemon
Loaded: loaded (/usr/lib/systemd/system/snapd.service; disabled; vendor preset: disabled)
Active: inactive (dead)

gru 18 10:29:46 localhost.localdomain systemd[1]: Dependency failed for Snappy daemon.
gru 18 10:29:46 localhost.localdomain systemd[1]: snapd.service: Job snapd.service/start failed with result ‘dependency’.
gru 18 10:29:46 localhost.localdomain systemd[1]: snapd.service: Triggering OnFailure= dependencies.

sudo systemctl enable snapd
Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /usr/lib/systemd/system/snapd.service.
➜ / sudo systemctl restart snapd
A dependency job for snapd.service failed. See ‘journalctl -xe’ for details.

it’s look like regression…
"Cannot find snap-exec when fedora29 is the only installed base "

This is kind a bug after upgrade - i look for solution on

Solved -

Several issues (snap font) resolved in the
hdd write cache disable (temporary)
and application cache deletion
restart and work snapd.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.