https://bugs.kde.org/show_bug.cgi?id=412052
--- Comment #1 from jimbo1qaz <jimbo1...@protonmail.com> --- Sorry, I pressed Enter before filling out the description. SUMMARY STEPS TO REPRODUCE 1. iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/KDE/craft/master/setup/install_craft.ps1')) 2. C:\CraftRoot\craft\craftenv.ps1 3. craft extragear/kdeconnect-kde 4. craft nsis 5. craft --package extragear/kdeconnect-kde EXPECTED RESULT NSIS package is created without error. After posting this bug, I reran `craft --package extragear/kdeconnect-kde` a second time, which succeeded. Maybe this issue only occurs the first time you try building a package, and the build process is not idempotent. Maybe the error is random. (Unfortunately running craft --package takes over 4 minutes because 7z is slow to compress the data.) -- You are receiving this mail because: You are on the CC list for the bug.