https://bugs.kde.org/show_bug.cgi?id=516861
--- Comment #1 from [email protected] --- Update: I could reproduce silent update aborts in Discover with sysupdated logging “broken pipe”. Root cause was a seed image in /system missing its corresponding .caibx index file. sysupdated then tries to create the index (“Failed to create index… interrupted”), prints “Plan with holes…”, and the client connection drops, so Discover shows no error. After removing the seed without .caibx and keeping only images that have matching .caibx files, the update succeeded (single-seed mode) and the new .erofs + .caibx were downloaded correctly. Suggestion: sysupdated should not use seeds without an index (or fetch/generate it reliably), and Discover should surface a backend failure instead of silently stopping. -- You are receiving this mail because: You are watching all bug changes.
