Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

snapcraft extension command does not exist #5117

Open
waveform80 opened this issue Oct 15, 2024 · 1 comment
Open

snapcraft extension command does not exist #5117

waveform80 opened this issue Oct 15, 2024 · 1 comment
Labels
bug Actual bad behavior that don't fall into maintenance or documentation documentation Documentation changes to the project itself or in-code help

Comments

@waveform80
Copy link
Member

waveform80 commented Oct 15, 2024

Bug Description

The snapcraft documentation states:

Further information about any specific extension can be obtained by typing snapcraft extension followed by the extension name:

$ snapcraft extension gnome-3-28
This extension eases creation of snaps that integrate with GNOME 3.28
...

But this sub-command is missing from snapcraft 8.

To Reproduce

$ snapcraft --version
snapcraft 8.4.3                                                                                         
$ snapcraft extensions | grep kde-neon
kde-neon                core18, core20, core22
kde-neon-6              core22
$ snapcraft extension kde-neon-6
Usage: snapcraft [options] command [args]...
Try 'snapcraft -h' for help.

Error: no such command 'extension', maybe you meant 'extensions', 'list-extensions' or 'expand-extensions'

Environment

Ubuntu 24.04 LTS, snapcraft 8.4.3

snapcraft.yaml

n/a

Relevant log output

See reproduction section above.

Additional context

n/a

@lengau lengau added bug Actual bad behavior that don't fall into maintenance or documentation documentation Documentation changes to the project itself or in-code help labels Oct 16, 2024
@mr-cal
Copy link
Collaborator

mr-cal commented Oct 21, 2024

@cmatsuoka or @sergiusens - do we still want to support this command in snapcraft?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Actual bad behavior that don't fall into maintenance or documentation documentation Documentation changes to the project itself or in-code help
Projects
None yet
Development

No branches or pull requests

3 participants