SUMMARY The CI job https://invent.kde.org/habacker/alkimia/-/jobs/1689985 fails to build caused by an issue with craft STEPS TO REPRODUCE 1. Inspect https://invent.kde.org/habacker/alkimia/-/jobs/1689985 OBSERVED RESULT At https://invent.kde.org/habacker/alkimia/-/jobs/1689985#L208 a BlueprintException occured: File "/builds/habacker/alkimia/craft-clone/bin/options.py", line 322, in registerOption raise BlueprintException( Blueprints.CraftPackageObject.BlueprintException: /builds/habacker/alkimia/blueprints/craft-blueprints-kde/kde/frameworks/tier1/breeze-icons/breeze-icons.py failed: Failed to register option: [kde/frameworks/tier1/breeze-icons] useBreezeDark=False The setting useBreezeDark is already registered. EXPECTED RESULT The build should not fail
The actual error is bug 484633. This "bug" here is just the result of suboptimal error handling. I'd close it as "not worth fixing".
(In reply to Ingo Klöcker from comment #1) > The actual error is bug 484633. This "bug" here is just the result of > suboptimal error handling. I'd close it as "not worth fixing". Second that.