-
Notifications
You must be signed in to change notification settings - Fork 449
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 has more strict linting unexpectedly #5017
Comments
I think this has roughly the same cause as #4978 |
Makes sense -- all the revisions I have where this is working are before the pydantic 2 shift. We can close as duplicate. |
Let's leave this open. Even if the fixes are entirely upstream, we should use this issue to add regression tests in snapcraft. |
Thank you for reporting us your feedback! The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3329.
|
I got the |
We will need a fix in craft-grammar too: canonical/craft-grammar#49 |
Fixed via #5051 |
Bug Description
When building a snap using at least revision 12523 to build snaps which built successfully with revisions like 12503 (latest/edge versus 8.x/edge), snapcraft will now emit some error messages.
To Reproduce
Install snapcraft from latest/edge, build the snap with
snapcraft
.Environment
Ubuntu 23.10, building with
snapcraft --use-lxd
.snapcraft.yaml
Relevant log output
Additional context
Quoting
1
results in successful builds (sans an error message unrelated to this issue).The text was updated successfully, but these errors were encountered: