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

Unable to install latest version 2.12.0-debian11-arm64 on jetson jetpack 5.1 docker #2328

Closed
PavelGuzenfeld opened this issue Jun 3, 2024 · 2 comments · Fixed by #2329
Closed

Comments

@PavelGuzenfeld
Copy link

Reproduction steps:
install latest package on my docker with the following versions:

$ uname -a
Linux dcs 5.10.104-tegra #1 SMP PREEMPT Thu Jul 20 07:48:15 CEST 2023 aarch64 aarch64 aarch64 GNU/Linux

$ cat /etc/os-release
NAME="Ubuntu"
VERSION="20.04.6 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.6 LTS"
VERSION_ID="20.04"

Error trace

$ dpkg -i ./libmavsdk-dev_2.12.0_debian11_arm64.deb
dpkg: error processing archive ./libmavsdk-dev_2.12.0_debian11_arm64.deb (--install):
 package architecture (arm64-lts) does not match system (arm64)
Errors were encountered while processing:
 ./libmavsdk-dev_2.12.0_debian11_arm64.deb
@julianoes
Copy link
Collaborator

Funny, thanks for the note. I will have to fix this.

@julianoes
Copy link
Collaborator

Fix coming: #2329

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

Successfully merging a pull request may close this issue.

2 participants