← Back to issue list

retry rockcraft commands in fedora

View original Github issue

Metadata

Project
rockcraft
Number
#179
Type
pull request
State
merged
Author
tigarmo
Labels
Created
Updated
Closed

Current evaluation

Merged a PR adding retry logic for rockcraft commands in Fedora to work around a snapd bug, and updating the base image to Fedora 36. Approved by reviewers and passed CI.

Suggested action:

No scores available.

Issue body

Because of a snapd 2.58 bug(1), rockcraft may fail when running "snapd set ..." commands inside the instance. This only happens once, and the command succeeds the second time. Add a wrapper around rockcraft calls to retry when in Fedora while the bug is not fixed. Also update to Fedora 36 because 35 is EOL and broken already. (1): (https://bugs.launchpad.net/snapd/+bug/2002835 - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? -----

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged a PR adding retry logic for rockcraft commands in Fedora to work around a snapd bug, and updating the base image to Fedora 36. Approved by reviewers and passed CI.
qwen3.6-35b-a3b-mtp-q6 Merged a change adding a retry wrapper for rockcraft commands to bypass a snapd 2.58 bug on Fedora, and updated the base image to Fedora 36.
qwen3.6-35b-a3b-mtp-q6 Merged a change adding retry logic for rockcraft commands in Fedora to work around a snapd 2.58 bug, and updated the base image to Fedora 36.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1093 feat(snap): add rockcraft.json to the snap rockcraft merged Merged a pull request adding rockcraft.json to the snap. Requested by the Rocks team, this enables users to validate rockcraft.yaml against their installed version and check supported bases. Approved by two reviewers and passed CI checks.
74%