https://bugs.kde.org/show_bug.cgi?id=524361
--- Comment #5 from Aaron <[email protected]> --- It started working today but stopped by This. Thanks SELinux is preventing snapd from create access on the directory snapd. Plugin: catchall SELinux denied access requested by snapd. It is not expected that this access is required by snapd and this access may signal an intrusion attempt. It is also possible that the specific version or configuration of the application is causing it to require additional access. If you believe that snapd should be allowed create access on the snapd directory by default. You should report this as a bug. If you are certain this access is legitimate and not an intrusion attempt, you can generate a local policy module to allow it. Custom policy modules are not supported as they may weaken the system policy and expose the system to security vulnerabilities. # ausearch -c 'snapd' --raw | audit2allow -M my-snapd # semodule -X 300 -i my-snapd.pp On 9/10/26 6:34 PM, TraceyC wrote: > https://bugs.kde.org/show_bug.cgi?id=524361 > > --- Comment #4 from TraceyC <[email protected]> --- > (In reply to Aaron from comment #3) >> Bug stills Hangs in Discover software center fetching updates will not >> go any further. Thanks > The bug should be fixed in Plasma 6.7.5. If you still see the bug with that > version or greater, please make a note in the other report. Thanks. > -- You are receiving this mail because: You are watching all bug changes.
