Dilyn Corner

Results 60 comments of Dilyn Corner

Appreciate the work including fixing 7.5! Nice.

> I don't have any immediate ideas on where you may be seeing the wrong environment from. Perhaps it's in the grubenv file somehow? Have you grepped files in the...

> Otherwise, the fact that we cannot have a shim make me hesitant on what we should do here. Ideally we want it so we can eventually have TPM-backed FDE,...

@alfonsosanchezbeato I've updated things to reflect your comments, though I am still encountering the issue where `grubenv` is not correctly populated 🤔 I can confirm that I get no output...

Compare: snapcraft 8 (rev 10677) with base: core20 `snap/snapcraft.yaml`: ``` name: my-snap-name # you probably want to 'snapcraft register ' base: core20 # the base snap is the execution environment...

I would also like to request a build for RISC-V.

Would it make more sense to have hooks be placed into `$CRAFT_PROJECT_DIR/components//hooks`, as components are technically distinct objects from a snap?

Is there/will there be a branch that enables hooks for components? Using `latest/edge/components` rev 10677. ``` dilyn@Ares:~/work/canonical/iot-field/kernel-snaps -> snapcraft clean; snapcraft --verbose Bad snapcraft.yaml content: - unexpected value; permitted: 'test'...

I believe this is also an issue for `core22` snaps, and extending this to supporting those bases would also be nice.

Seems you're right... Perhaps I'm misremembering. I'll see if I can dig up what I was doing.