https://bugs.kde.org/show_bug.cgi?id=501699
Bug ID: 501699
Summary: Discovery does not locate, install or manage Snaps.
Classification: Applications
Product: Discover
Version: 6.1.5
Platform: Kubuntu
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: discover
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 179545
--> https://bugs.kde.org/attachment.cgi?id=179545&action=edit
Discover
SUMMARY
Discovery does not locate, install or manage Snaps.
There is a “( ) Snap” option in the settings, but it is not selectable.
Please help me. This is my first experience with Linux. I don't know what to
do.
SOFTWARE/OS VERSIONS
Operating System: Kubuntu 24.10
KDE Plasma Version: 6.1.5
KDE Frameworks Version: 6.6.0
Qt Version: 6.6.2
Kernel Version: 6.11.0-19-generic (64-bit)
Graphics Platform: Wayland
Processors: 12 × Intel® Core™ i7-9750H CPU @ 2.60GHz
Memory: 15.5 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 630
Manufacturer: LENOVO
Product Name: 81TR
System Version: IdeaPad L340-15IRH Gaming
ADDITIONAL INFORMATION
~$ snap --version
snap 2.67.1+24.10
snapd 2.67.1+24.10
series 16
ubuntu 24.10
kernel 6.11.0-19-generic
~$ apt list --installed | grep plasma-discover-backend-snap
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
plasma-discover-backend-snap/oracular,now 6.1.5-0ubuntu2 amd64 [instalado]
~$ sudo systemctl status snapd
○ snapd.service - Snap Daemon
Loaded: loaded (/usr/lib/systemd/system/snapd.service; enabled; preset:
enabled)
Active: inactive (dead) since Tue 2025-03-18 13:34:22 -03; 1min 49s ago
Duration: 8.008s
Invocation: f696f5b27dc84dfb8d70970195fe90bf
TriggeredBy: ● snapd.socket
Process: 7655 ExecStart=/usr/lib/snapd/snapd (code=exited, status=42)
Main PID: 7655 (code=exited, status=42)
Mem peak: 14.6M
CPU: 178ms
~$ ls /var/snap /var/lib/snapd /snap
/snap:
README
/var/lib/snapd:
apparmor cookie environment hostfs maintenance.json state.json void
assertions dbus-1 features inhibit snaps state.lock
auto-import desktop firstboot lib ssl system-key
/var/snap:
~$ sudo snap install hello-world
[sudo] senha para mdg:
2025-03-18T13:38:55-03:00 INFO Waiting for automatic snapd restart...
hello-world 6.4 from Canonical✓ installed
~$ hello-world
Hello World!
~$ apt list --installed | grep squashfs-tools
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
squashfs-tools/oracular,now 1:4.6.1-1build1 amd64 [instalado,automático]
--
You are receiving this mail because:
You are watching all bug changes.