Michael Vogt

Results 27 comments of Michael Vogt

This is interesting - we may instead use a way to specify "limit-to-a-single-one" to avoid side-effects like creating thousands of machines (e.g. --single-worker).

> @mvo5 thanks for the review, I have applied some changes to the code. I still do not know how I shall process the last assert: > > ``` >...

On Mon, Jul 11, 2016 at 09:34:11PM -0700, Sergei Danielian wrote: > Hi, thanks for the tool. > Hi, > > I tried to flash raspbian image to a micro-sd...

Thanks for your bugreport. I opened https://github.com/mvo5/libsmbclient-go/pull/11 to fix this, please have a look it works fine in my i386 debian sid lxc container and should also work on arm....

Fwiw, this is now failing in 14.04: ``` ... 2022-07-15T12:12:28.9832493Z Given a snap is installed 2022-07-15T12:12:28.9832925Z + /home/gopath/src/github.com/snapcore/snapd/tests/lib/tools/snaps-state install-local test-snapd-policy-app-consumer 2022-07-15T12:12:28.9833644Z 2022-07-15T12:11:59Z INFO snap "test-snapd-policy-app-consumer" has bad plugs or slots:...

> I would revert a few removals of empty lines, I think they improved readability, but anyway, LGTM! Good point, I agree and undid some.

> I'm unsure whether the 8 failing tests are a result of my changes, transient errors, or are they anything I can or need to fix for this PR? Thanks...

Setting security-high because of multiple requests to run fwupd on core

Fwiw, I like the idea of using the snap better than using `curl | bash`. We could use "snap install --revision=xxx" if we want to pin to specific versions (or...

There is a test failure in spread that looks real and I can reproduce it locally: ``` $ spread -debug -v qemu-nested:ubuntu-16.04-64:tests/main/interface-update-on-refresh ... + echo 'and ensure the snap service...