Declaring ca-certificates in stage-packages doesn't populate the /etc/ssl/certs directory
Metadata
Current evaluation
stage-packages ca-certificates leaves /etc/ssl/certs empty because maintainer scripts don't run; overlay-packages works. Maintainers confirmed it's expected behavior and a doc note was added to backlog (ROCKS-1696) in Nov 2024. Awaiting docs update.
Suggested action: keep open
Reason: Multiple maintainers (cjdcordeiro, jnsgruk, sergiusens, dboddie) triaged this and confirmed the behavior is expected — stage-packages doesn't run maintainer scripts, so ca-certificates' postinst that creates /etc/ssl/certs symlinks never runs. The reporter confirmed overlay-packages works. In Nov 2024 cjdcordeiro added it to backlog (ROCKS-1696) and committed to a doc note, so the issue is triaged, valid, and has an agreed resolution path (documentation), warranting keep_open.
Issue body
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
40
Quick Win:
28.0
Staleness:
55
Complexity:
30
Confidence:
72
Support Request:
55
|
keep open | stage-packages ca-certificates leaves /etc/ssl/certs empty because maintainer scripts don't run; overlay-packages works. Maintainers confirmed it's expected behavior and a doc note was added to backlog (ROCKS-1696) in Nov 2024. Awaiting docs update. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
65
Complexity:
15
Confidence:
85
Support Request:
85
|
keep open | Known limitation where stage-packages skips maintainer scripts, preventing symlink creation for ca-certificates. Maintainers confirmed expected behavior, provided a workaround, and added documentation updates to their backlog. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
75
Complexity:
10
Confidence:
85
Support Request:
85
|
keep open | Known limitation where stage-packages do not run maintainer scripts, leaving /etc/ssl/certs empty. Acknowledged by maintainers and backlogged for documentation updates. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
90
Complexity:
15
Confidence:
90
Support Request:
85
|
close not a bug | ca-certificates in stage-packages does not populate /etc/ssl/certs because maintainer scripts are skipped. Maintainers confirmed this is expected behavior, not a bug, and suggested overlay-packages as a workaround. Documentation update is planned but the issue remains open. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
65
Complexity:
10
Confidence:
85
Support Request:
30
|
keep open | Using ca-certificates in stage-packages fails to populate /etc/ssl/certs symlinks as maintainer scripts do not run. Workaround is overlay-packages. Added to backlog for documentation updates; behavior change not planned short-term. |
Update history
No update history recorded yet.
Related work
-
Related To:
canonical/rockcraft#1261
(confidence 60%)
PR #1261 fixed a related ca-certificates issue where stage-packages with deb packages created /etc/ssl/certs/ca-certificates.crt in the final rock, showing the team is actively working on ca-certificates edge cases.
Related issues
No related issues found above the similarity threshold.