https://bugs.kde.org/show_bug.cgi?id=522600
--- Comment #7 from Furgo <[email protected]> --- I tracked this (I think) to this commit: https://invent.kde.org/neon/snap-packaging/snapcraft-desktop-integration/-/commit/ce292daa8f57f532fb9a33ef1587eb87434705e9 It appears to be a shell syntax error: notice how the now uncommented `if` statement is unclosed. Either the else branch needs to be uncommented in full, or just the last `fi`. The original bug in this issue is not fixed by the other https://invent.kde.org/neon/snap-packaging/kf6-core/-/commit/db9134656010559bb8096f3544e242be62e94ab1 commit, either: to the best of my knowledge, kf6-core24 is still missing libxcb-shape.so and libxcb-shape.so.0.0.0. I still believe the cause is the too greedy cleanup part. -- You are receiving this mail because: You are watching all bug changes.
