← Back to issue list

improve `entrypoint-service` warning message

View original Github issue

Metadata

Project
rockcraft
Number
#808
Type
issue
State
open
Author
cjdcordeiro
Labels
Created
Updated
Closed

Current evaluation

Rockcraft's entrypoint-service warning incorrectly calls the OCI entrypoint 'atypical' when it is the rock's entrypoint that is atypical. The message is unchanged in current code; no labels, comments, or activity in ~19 months.

Suggested action: needs triage

Reason: The issue has no labels, no comments, no assignee, and no maintainer triage activity despite being filed by a maintainer. The underlying problem is still live: MESSAGE_ENTRYPOINT_CHANGED in rockcraft/models/project.py:56 still reads 'atypical OCI Entrypoint' at HEAD, so the work is valid but uncategorised. It is not close_stale because the reported problem is still reproducible in current code.

Impact: 15 Quick Win: 13.5 Staleness: 80 Complexity: 10 Confidence: 80 Support Request: 5

Issue body

### What needs to get done See the suggestion at https://matrix.to/#/!NPPCseDHKRvSBMUEXN:ubuntu.com/$eaw8RZDANRyzmiLyiJ4aKomfalWRFejfLj4vJiz867c?via=ubuntu.com&via=matrix.org ### Why it needs to get done It isn't the OCI entrypoint that is atypical, but the rock's entrypoint.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.8-27b
Impact: 15
Quick Win: 13.5
Staleness: 80
Complexity: 10
Confidence: 80
Support Request: 5
needs triage Rockcraft's entrypoint-service warning incorrectly calls the OCI entrypoint 'atypical' when it is the rock's entrypoint that is atypical. The message is unchanged in current code; no labels, comments, or activity in ~19 months.
qwen/qwen3.6-35b-a3b
Staleness: 95
Complexity: 10
Confidence: 85
Support Request: 0
keep open Improvement request to clarify a warning message regarding OCI versus rock entrypoints. Issue remains open but has been inactive for over a year with no maintainer comments or labels.
qwen3.6-35b-a3b-mtp-q6
Staleness: 95
Complexity: 10
Confidence: 75
Support Request: 5
close stale Suggests clarifying a warning message in entrypoint-service to distinguish between OCI and rock entrypoints. Unaddressed for 17 months with zero comments or labels.
qwen3.6-35b-a3b-mtp-q6
Staleness: 85
Complexity: 15
Confidence: 60
Support Request: 10
needs triage Unlabelled issue requesting a clearer warning message for entrypoint-service to distinguish between OCI and rock entrypoints. No maintainer response or comments in over 17 months.
qwen3.6-35b-a3b-mtp-q6
Staleness: 85
Complexity: 10
Confidence: 75
Support Request: 0
close stale Update entrypoint-service warning to correctly identify the rock's entrypoint as the issue source rather than the OCI entrypoint. Open, inactive for 493 days, zero comments, awaiting triage and assignment.

Update history

No update history recorded yet.

Related work

  • Related To: rockcraft#410 (confidence 70%)

    Commit ddd52d67 (feat: add entrypoint_service for pebble entrypoint services) introduced the warning message that this issue asks to reword.

  • Related To: rockcraft#939 (confidence 70%)

    Commit 0f919f9a (feat: add entrypoint-command) reuses the same MESSAGE_ENTRYPOINT_CHANGED constant, so the fix would affect both warnings.

Related issues

No related issues found above the similarity threshold.