Ian Johnson

Results 45 comments of Ian Johnson

If the decision is to not support htpasswd in the container, then there needs to be a docs change on the website: https://docs.docker.com/registry/deploying/#native-basic-auth

question about the above PR for someone who has this hardware, can you run the following: ``` udevadm info --query property --name /dev/blackmagic/io* ``` and paste the output in the...

(closed and reopened to see if that kicks github action into doing something ... )

@mvo5 @pedronis this is ready to land, but it needs force merging

> I'm not sure about hardcoding sda This could prove to be a problem yes, but I wasn't quite sure what we wanted to do about it but as you...

I'm a bit confused, all the UC16 systems on this branch fail to be prepared with this: ``` + /snap/bin/ubuntu-image snap -w /home/image /home/image/pc.model --channel edge --snap /home/image/core_16-2.55.2+git3709.84f473c15_amd64.snap --output-dir /home/image...

I will split off the other unit tests into a separate PR, I was probably too self-confident in thinking the model stuff would not be complex

Other unit tests split out into https://github.com/snapcore/snapd/pull/11409

Thanks for working on this, it seems we have some missing unit tests for cmd/snap/main.go, hence why you didn't catch or notice that this doesn't work for the case where...

mmh at least one of the nested tests are indeed unhappy with this PR: for `core20-tpm`: ``` Jan 15 00:46:08 ubuntu snapd[793]: 2022/01/15 00:46:08.252798 stateengine.go:149: state ensure error: devicemgr: cannot...