Sergio Schvezov
Sergio Schvezov
so the env did not get replaced, leaving the `_` after the `:` triggering the slice check. The slice check probably needs to check things before the architecture check. I...
``` spelling: source: https://download.gnome.org/sources/libspelling/0.2/libspelling-0.2.1.tar.xz source-checksum: sha256/7a787b467bd493f6baffb44138dbc4bef78aaab60efb76a7db88b243bf0f6343 plugin: meson meson-parameters: - --prefix=/usr - -Ddocs=false - -Dvapi=false build-environment: - CFLAGS: -Wno-error=redundant-decls ``` The CFLAGS avoid the error.
Seems like using `snapcraftctl build` raises that ugly error
if you `pip install .` this in a virtual environment do you get a `bin./cos_alerter`, from a quick look at your `pyproject.toml` it does not look like you have `entry_point`...
you store request has updates
Same behavior as today: ``` snapcraft init --profile=default ``` For a new project with test templates ``` snapcraft init --profile=default --enable-expertimental-tests ``` To add the test template ``` snapcraft init...
This is on purpose, since there is no stable core24 yet. Is this only for kernels, it could make sense to be able to override there. @pedronis what are your...
warn that this is experimental
@mhalano got time for a review?
How would this get merged?