← Back to issue list

"snapcraft extension" both does and does not accept "--verbose"

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1986643
Type
issue
State
closed
Author
~rpjday
Labels
craft-1292
Created
Updated
Closed

Current evaluation

⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.

Inconsistent --verbose flag handling caused the snapcraft extension command to error after initiating verbose output. The issue was closed without resolution or fix.

Suggested action:

No scores available.

Issue body

This might apply to other commands, but I noticed it here. First, running the command successfully: $ snapcraft extension kde-neon The KDE Neon extension. This extension makes it easy to assemble KDE based applications using the Neon stack. ... etc etc snipped ... $ However, if I want to run the very same command verbosely (which I should be able to, yes?): $ snapcraft extension --verbose kde-neon Starting Snapcraft 7.1.1.post16+gitc34b9478 Logging execution to '/home/rpjday/.cache/snapcraft/log/snapcraft-20220816-054228.857438.log' Usage: snapcraft extension [OPTIONS] NAME Try 'snapcraft extension -h' for help. Error: No such option: --verbose $ Curiously, that command recognizes "--verbose" in that it *starts* generating output verbosely, then suddenly it decides it *doesn't* like that option, and errors out. That seems inconsistent.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Inconsistent --verbose flag handling caused the snapcraft extension command to error after initiating verbose output. The issue was closed without resolution or fix.
qwen/qwen3.6-35b-a3b Closed without documented resolution or fix. The reported inconsistency where the verbose flag triggered logging but then threw a no such option error remains unresolved. No comments or merge details were provided.
qwen3.6-35b-a3b-mtp-q6 Closed without resolution. The reported CLI inconsistency where --verbose triggers logging but fails with an unrecognized option error remains unaddressed. The issue appears abandoned with no comments or patches submitted.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1980686 snapcraft build won't allow `verbose` flag snapcraft (launchpad) closed Closed without resolution. The snapcraft build -v and --verbose flag rejection remained unfixed and was likely abandoned due to lack of discussion or maintainer response.
74%