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

panic: Architecture isn't supported: loong64 #12387

Closed
gibmat opened this issue Oct 15, 2023 · 1 comment
Closed

panic: Architecture isn't supported: loong64 #12387

gibmat opened this issue Oct 15, 2023 · 1 comment
Assignees

Comments

@gibmat
Copy link
Contributor

gibmat commented Oct 15, 2023

Debian has announced loong64 as a new port. LXD compiles fine, but encounters a run-time panic on that architecture (buildd log):

panic: Architecture isn't supported: loong64

goroutine 1 [running]:
github.com/lxc/lxd/shared/version.getUserAgent()
	github.com/lxc/lxd/shared/version/useragent.go:22 +0x548
github.com/lxc/lxd/shared/version.init()
	github.com/lxc/lxd/shared/version/useragent.go:15 +0x28

I'm not sure if this will require more than just adding loong64 to shared/osarch/architectures.go.

@tomponline
Copy link
Member

lxc/incus#171

tomponline pushed a commit to tomponline/lxd that referenced this issue Dec 5, 2023
Closes canonical#12387

Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Signed-off-by: Thomas Hipp <thomas.hipp@canonical.com>
tomponline pushed a commit to tomponline/lxd that referenced this issue Dec 5, 2023
Closes canonical#12387

Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Signed-off-by: Thomas Hipp <thomas.hipp@canonical.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants