Skip to content
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

nerdctl: update to v0.22.2 ; templates: update archlinux, alpine-lima #1006

Merged
merged 3 commits into from
Aug 1, 2022

Conversation

@AkihiroSuda AkihiroSuda added this to the v0.11.3 milestone Aug 1, 2022
@AkihiroSuda
Copy link
Member Author

AkihiroSuda commented Aug 1, 2022

Failing on Fedora

[suda@lima-fedora ~]$ nerdctl run -it --rm alpine
FATA[0000] failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: can't get final child's PID from pipe: EOF: unknown 

@afbjorklund
Copy link
Member

afbjorklund commented Aug 1, 2022

It is not obvious why the windows cross unit tests are failing

=== RUN   TestDefaultPubKeys
    sshutil_test.go:12: found 0 public keys
--- PASS: TestDefaultPubKeys (0.02s)
=== RUN   TestParseOpenSSHVersion
--- PASS: TestParseOpenSSHVersion (0.00s)
=== RUN   Test_detectValidPublicKey
--- PASS: Test_detectValidPublicKey (0.00s)
PASS
FAIL	github.com/lima-vm/lima/pkg/sshutil	0.990s

pass + pass + pass = fail ?

But this test seems to be unreliable, and is looking in ~ ?

@AkihiroSuda
Copy link
Member Author

AkihiroSuda commented Aug 1, 2022

@afbjorklund

That might be an issue of Wine 🍷 , idk

@afbjorklund
Copy link
Member

afbjorklund commented Aug 1, 2022

@afbjorklund Might be an issue of Wine wine_glass , idk

There were some complaints about not installing wine32 (only wine64), but I don't think we have any 32-bit binaries ?

It worked here, for what is worth. But it did find some keys in C:\users\anders\.lima\_config\user.pub - maybe that was it

Could add wine32 too, to silence the warnings.

And dpkg --add-architecture i386 😭

@AkihiroSuda AkihiroSuda changed the title nerdctl: update to v0.22.1 ; templates: update archlinux, alpine-lima nerdctl: update to v0.22.2 ; templates: update archlinux, alpine-lima Aug 1, 2022
@AkihiroSuda AkihiroSuda marked this pull request as ready for review August 1, 2022 18:38
@AkihiroSuda AkihiroSuda merged commit e9cd8f4 into lima-vm:master Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants