← Back to issue list

Arguments list is incompatible with previous official snapcraft docker image

View original Github issue

Metadata

Project
snapcraft-rocks
Number
#41
Type
issue
State
open
Author
VladRassokhin
Labels
Created
Updated
Closed

Current evaluation

Docker image entrypoint wrapper changed argument compatibility between old and new snapcraft images; requires removing 'snapcraft' from command args. 852 days old, zero comments, no labels, no maintainer interaction.

Suggested action: close stale

Reason: Issue is 852 days old with zero comments, no labels, and no maintainer interaction. The entrypoint wrapper (exec /bin/snapcraft "$@") is the intended design of the new image, and the workaround (removing the 'snapcraft' argument) is trivial. No evidence this was ever triaged or that the behavior has since changed, but the lack of any engagement over 2+ years and the trivial nature of the workaround make this a candidate for closure.

Impact: 35 Quick Win: 26.25 Staleness: 88 Complexity: 25 Confidence: 45 Support Request: 25

Issue body

There's a compatibility problem between the old image (https://hub.docker.com/r/snapcore/snapcraft/) and the new one: one has to remove first `snapcraft` argument, since new image has wrapper as `ENTRYPOINT` which does `exec /bin/snapcraft "$@"`

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.8-27b
Impact: 35
Quick Win: 26.25
Staleness: 88
Complexity: 25
Confidence: 45
Support Request: 25
close stale Docker image entrypoint wrapper changed argument compatibility between old and new snapcraft images; requires removing 'snapcraft' from command args. 852 days old, zero comments, no labels, no maintainer interaction.
qwen/qwen3.6-35b-a3b
Staleness: 95
Complexity: 15
Confidence: 85
Support Request: 20
close stale Compatibility issue between old and new snapcraft Docker images regarding argument passing via ENTRYPOINT wrapper. Unaddressed for over two years with no maintainer interaction.
qwen3.6-35b-a3b-mtp-q6
Staleness: 95
Complexity: 10
Confidence: 85
Support Request: 15
close stale Incompatibility between old and new snapcraft Docker images regarding argument passing due to ENTRYPOINT wrapper changes. No maintainer response or activity in over two years.
qwen3.6-35b-a3b-mtp-q6
Staleness: 95
Complexity: 5
Confidence: 90
Support Request: 90
close not a bug New snapcraft Docker image ENTRYPOINT wrapper requires removing the initial snapcraft argument from commands, breaking compatibility with previous workflows. Issue remains open, unassigned, and inactive with no comments.

Update history

No update history recorded yet.

Related issues

No related issues found above the similarity threshold.