snapcraft icon indicating copy to clipboard operation
snapcraft copied to clipboard

Package, distribute, and update any app for Linux and IoT.

Results 244 snapcraft issues
Sort by recently updated
recently updated
newest added

### What needs to get done errors.LegacyFallback should inherit for BaseException and be caught in snapcraft This is so craft-application does not catch the exception and allows snapcraft to catch...

enhancement

### What needs to get done - fix the documentation - create the following logic: 1. Snapcraft should use `SNAPCRAFT_PARALLEL_BUILD_COUNT`. 2. If it is not set, use `CRAFT_PARALLEL_BUILD_COUNT` 3. If...

Enhancement

### What needs to get done Show a warning ### Why it needs to get done override-prime with patchelf may broke the binary.

Enhancement

### What needs to get done From this [matrix thread](https://matrix.to/#/!fcfzhmtmKApekMQcxX:ubuntu.com/$F2V2yyjmS4-5xTf_6zlUfRFYHErvQU7rBbgtBpHjwhU?via=ubuntu.com): We need someone to test out kernel components, so this tree https://git.launchpad.net/~canonical-kernel-snaps/canonical-kernel-snaps/+git/kernel-snaps-u24.04/tree/snapcraft.yaml?h=pc with a recipe like https://launchpad.net/~canonical-kernel-snaps/+snap/noble--linux--pc-kernel--beta--1+2 (using noble), the...

Enhancement

### What needs to get done If a base is provided in a `snapcraft.yaml`, it should be validated against a list of valid bases. For snapcraft 8, this is only...

enhancement

### Bug Description Both SC7 and SC8 fail when attempting to interact with a store proxy using any of the currently supported subcommands. I’ve confirmed that the macaroon file generated...

bug

### Bug Description Running remote build on a core22 snap resets the spinner every 30 seconds ### To Reproduce 1. `git clone https://github.com/lengau/ruff-snap` 2. `snapcraft remote-build` ### Environment Remote build...

bug

### Bug Description Trying to pull code from a github repo specifying `source-tag` fails because it is translated into `--branch`, which doesn't exist: ``` 2024-01-08 18:57:33.519 :: 2024-01-08 18:57:32.782 ::...

bug

### What needs to get done Document and improve messaging explaining that enabling experimental extensions in core22 requires the usage of an environment variable instead of the --enable-experimental-extension flag. The...

enhancement

### Bug Description The new `remote-build` method will fail under particular configurations of the `architectures` section in a `snapcraft.yaml`. ### To Reproduce ``` dilyn@Ares:~/cross-test -> mkdir cross-test && cd cross-test...

bug