Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 24, 2020. It is now read-only.

Conversation

@glevand
Copy link
Contributor

@glevand glevand commented May 17, 2017

The manifest contains values for the ACI arch and OS, not the go
language values.

Fixes 'make check' errors like these when run an ARM64 machines:

build: Layout failed validation: image manifest validation failed: bad arch "arm64" for linux (must be one of: [amd64 i386 aarch64 aarch64_be armv6l armv7l armv7b ppc64 ppc64le s390x])

The manifest contains values for the ACI arch and OS, not the go
language values.

Fixes 'make check' errors like these when run an ARM64 machines:

  build: Layout failed validation: image manifest validation failed: bad arch "arm64" for linux (must be one of: [amd64 i386 aarch64 aarch64_be armv6l armv7l armv7b ppc64 ppc64le s390x])

Signed-off-by: Geoff Levand <[email protected]>
@glevand
Copy link
Contributor Author

glevand commented May 18, 2017

Rebased to latest.

Copy link
Member

@lucab lucab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lucab lucab merged commit 6b261e7 into rkt:master May 19, 2017
@glevand glevand deleted the for-merge-arch branch May 19, 2017 16:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants