Ubuntu Version:
24.04
Desktop Environment (if applicable):
GNOME
Problem Description:
I’m having issues with snap apps, they don’t work nor appear on my desktop.
This happened because it updated wrongly to the 6.17.0-14 kernel version, and trying to access to the previous version 6.14.0-37. I have issues with keyboard pressing keys on boot, and I ended powering off badly, leading to a disk corruption partially solved with fsck.
So I have missing files in snap app folders, trying to install them outputs that the app is installed:
snap install firefox
El snap "firefox" ya está instalado; consulte «snap help refresh»
Trying snap refresh shows this otrher issue:
snap refresh
error: cannot refresh: cannot prepare snap-declaration refresh for snap
"firefox": snap-declaration (3wdHCAVyZEmYsCMFDE9qt92UV8rC8Wdk;
series:16) not found
listing the apps gives an error too:
snap list
error: cannot list local snaps! cannot find publisher details: snap-declaration
(3wdHCAVyZEmYsCMFDE9qt92UV8rC8Wdk; series:16) not found
And I’m seeing now I have a similar issue with flatpak
Relevant System Information:
GPU: NVIDIA GeForce GTX 1070
Drivers: nvidia-driver-580
Screenshots or Error Messages:
systemctl status snapd
● snapd.service - Snap Daemon
Loaded: loaded (/usr/lib/systemd/system/snapd.service; enabled; preset: enabled)
Active: active (running) since Tue 2026-02-10 00:40:12 CET; 7h ago
TriggeredBy: ● snapd.socket
Main PID: 1496 (snapd)
Tasks: 15 (limit: 18914)
Memory: 56.0M (peak: 98.9M)
CPU: 5.967s
CGroup: /system.slice/snapd.service
└─1496 /usr/lib/snapd/snapd
feb 10 08:13:11 santi-pc-orion snapd[1496]: snapmgr.go:630: cannot read snap info of snap "firefox" at revision 7766: cannot find installed snap "firefox" at revision 7766: missing file /snap/firefox/7766/meta/snap.yaml
feb 10 08:13:11 santi-pc-orion snapd[1496]: snapmgr.go:630: cannot read snap info of snap "firefox" at revision 7766: cannot find installed snap "firefox" at revision 7766: missing file /snap/firefox/7766/meta/snap.yaml
feb 10 08:13:11 santi-pc-orion snapd[1496]: snapmgr.go:630: cannot read snap info of snap "core20" at revision 2686: cannot find installed snap "core20" at revision 2686: missing file /snap/core20/2686/meta/snap.yaml
feb 10 08:13:11 santi-pc-orion snapd[1496]: snapmgr.go:630: cannot read snap info of snap "core20" at revision 2686: cannot find installed snap "core20" at revision 2686: missing file /snap/core20/2686/meta/snap.yaml
feb 10 08:13:11 santi-pc-orion snapd[1496]: snapmgr.go:630: cannot read snap info of snap "codium" at revision 495: cannot find installed snap "codium" at revision 495: missing file /snap/codium/495/meta/snap.yaml
feb 10 08:13:11 santi-pc-orion snapd[1496]: snapmgr.go:630: cannot read snap info of snap "codium" at revision 495: cannot find installed snap "codium" at revision 495: missing file /snap/codium/495/meta/snap.yaml
feb 10 08:13:11 santi-pc-orion snapd[1496]: storehelpers.go:916: cannot refresh: snap has no updates available: "bare", "chromium-ffmpeg", "codium", "core18", "core20", "core22", "core24", "firefox", "firmware-updater", "gnome-42-2204", "gnome-46-2404", "gtk-common-themes", "mesa-2404", "snap-store", "snapd", "snapd-desktop-integration", "thunderbird", "zerotier"
feb 10 08:23:05 santi-pc-orion snapd[1496]: snapmgr.go:630: cannot read snap info of snap "codium" at revision 495: cannot find installed snap "codium" at revision 495: missing file /snap/codium/495/meta/snap.yaml
feb 10 08:23:05 santi-pc-orion snapd[1496]: snapmgr.go:630: cannot read snap info of snap "firefox" at revision 7766: cannot find installed snap "firefox" at revision 7766: missing file /snap/firefox/7766/meta/snap.yaml
feb 10 08:25:38 santi-pc-orion snapd[1496]: api_snaps.go:536: Installing snap "codium" revision unset
```
What I’ve Tried:
I’ve tried removing and installing snap, but it didn’t change anything