Skip to content

Fix installation on aarch64 / Ubuntu 22.04 #3942

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LaurentLesle
Copy link

@LaurentLesle LaurentLesle commented Aug 16, 2022

Address some issues reported in #3834

Test execution:

$ sudo ./bin/installdependencies.sh
--------OS Information--------
PRETTY_NAME="Ubuntu 22.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.1 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
------------------------------
The current OS is Debian based
--------Debian Version--------
bookworm/sid
------------------------------
/usr/bin/apt
Hit:1 https://cli.github.com/packages stable InRelease
Hit:2 https://download.docker.com/linux/ubuntu focal InRelease                                                                              
Hit:4 https://packages.microsoft.com/ubuntu/22.04/prod jammy InRelease                                                                      
Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy InRelease                                                
Hit:6 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
Hit:7 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
Hit:8 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
Hit:3 https://packages.cloud.google.com/apt kubernetes-xenial InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
1 package can be upgraded. Run 'apt list --upgradable' to see it.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libkrb5-3 is already the newest version (1.19.2-2).
zlib1g is already the newest version (1:1.2.11.dfsg-2ubuntu9).
debsums is already the newest version (3.0.2).
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
liblttng-ust1 is already the newest version (2.13.1-1ubuntu1).
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libssl3 is already the newest version (3.0.2-0ubuntu1.6).
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libicu70 is already the newest version (70.1-2).
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
-----------------------------
 Finish Install Dependencies
-----------------------------

Version:

$ uname -a
Linux 5c9914744714 5.15.55-0-virt #1-Alpine SMP Mon, 18 Jul 2022 06:51:44 +0000 aarch64 aarch64 aarch64 GNU/Linux

Address some issues reported in # 3834
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 this pull request may close these issues.

1 participant