Callahan Kovacs

Results 175 comments of Callahan Kovacs

> I don't know why I would want `snapcraft pack dir/` to squash a directory when `snap pack dir/` already exists, and `snapcraft pack` builds a snap. @sergiusens has suggested...

You linked to the code added in https://github.com/canonical/craft-archives/pull/189, so I assume you've seen that PR. It's going to hit Snapcraft 8.12. We can't change the default behavior in Snapcraft 8,...

Yes, it will hit core22 and core24. It doesn't affect core20, since core20's codebase uses apt-key instead of gpg, which seems to respect the http[s]_proxy env vars. So we didn't...

Same as https://github.com/canonical/snapcraft/issues/5734, craft-parts should be managing this.

Changing the build snaps should trigger a rebuild. Craft parts should be tracking this.