← Back to issue list

recording: do not crash when snapd is not installed

View original Github issue

Metadata

Project
snapcraft
Number
#1598
Type
pull request
State
merged
Author
come-maiz
Labels
Created
Updated
Closed

Current evaluation

Merged a fix preventing a crash when snapd is not installed. The maintainer approved the changes, noting that remaining CI failures were handled in a separate pull request.

Suggested action:

No scores available.

Issue body

- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [x] If this is a bugfix. Have you checked that there is a bug report open for the issue you are trying to fix on [bug reports](https://bugs.launchpad.net/snapcraft)? - [x] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)? - [x] Have you successfully run `./runtests.sh static`? - [x] Have you successfully run `./runtests.sh unit`? -----

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged a fix preventing a crash when snapd is not installed. The maintainer approved the changes, noting that remaining CI failures were handled in a separate pull request.
qwen3.6-35b-a3b-mtp-q6 Merged a fix preventing crashes when snapd is not installed. The maintainer approved the changes, noting remaining test failures were addressed in PR #1595. The update was successfully integrated.
qwen3.6-35b-a3b-mtp-q6 Merged a fix preventing crashes when snapd is not installed. The maintainer approved the changes, noting remaining test failures were handled in a separate pull request.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#3971 snap config: do not crash when config cannot be retrieved snapcraft merged Merged. Fixed a crash in get_snap_config() when snapd is unavailable by catching and logging errors. Approved by reviewer and passed CI checks.
73%