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

Modified the Dockerfile of the standalone dir so that jwt_forgery.py #5

Merged
merged 1 commit into from
May 1, 2024

Conversation

0xjams
Copy link

@0xjams 0xjams commented May 1, 2024

Made some minor tweaks on the Dockerfile so that jwt_forgery.py can run when the container image is built on ARM

@v-p-b
Copy link
Contributor

v-p-b commented May 1, 2024

Hey, thanks for your contribution! Could you briefly explain why the newly installed libs are needed on ARM but not on x86? I'm trying to learn.

@0xjams
Copy link
Author

0xjams commented May 1, 2024

Hi

Thanks for replying, when you try to build the image you start getting errors:

First, let me show you the output of uname -a

┌──(root㉿eternatus)-[/home/kali/rsa_sign2n/standalone]
└─# uname -a
Linux eternatus 6.6.9-arm64 #1 SMP Kali 6.6.9-1kali1 (2024-01-08) aarch64 GNU/Linux

Let's try to build the container now:

┌──(root㉿eternatus)-[/home/kali/rsa_sign2n/standalone]
└─# sudo docker build -t jwt_forgery .
Sending build context to Docker daemon  14.85kB
Step 1/6 : FROM ubuntu:20.04
20.04: Pulling from library/ubuntu
935803725f57: Already exists
Digest: sha256:21ae67bf44d1d0a53ecdce48742c766e44aea4d16e18a3b88a3888eddaf782b5
Status: Downloaded newer image for ubuntu:20.04
 ---> 3f7ada54560f
Step 2/6 : RUN apt update
 ---> Running in 3bcd4b8f0252

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB]
Get:6 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB]
Get:7 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B]
Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB]
Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [52.3 kB]
Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1395 kB]
Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [10.7 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [3097 kB]
Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB]
Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.8 kB]
Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [2715 kB]
Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [4661 B]
Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [1099 kB]
Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [52.0 kB]
Fetched 21.6 MB in 8s (2721 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
Removing intermediate container 3bcd4b8f0252
 ---> bb422d907b41
Step 3/6 : RUN apt install -y python3.8 python3-pip python3-gmpy2
 ---> Running in 5a8219f3c5f3

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  binutils binutils-aarch64-linux-gnu binutils-common build-essential
  ca-certificates cpp cpp-9 dirmngr dpkg-dev fakeroot file g++ g++-9 gcc gcc-9
  gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
  gpg-wks-server gpgconf gpgsm libalgorithm-diff-perl
  libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal
  libassuan0 libatomic1 libbinutils libc-dev-bin libc6 libc6-dev libcc1-0
  libcrypt-dev libctf-nobfd0 libctf0 libdpkg-perl libexpat1 libexpat1-dev
  libfakeroot libfile-fcntllock-perl libgcc-9-dev libgdbm-compat4 libgdbm6
  libgomp1 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
  libheimntlm0-heimdal libhx509-5-heimdal libisl22 libitm1 libkrb5-26-heimdal
  libksba8 libldap-2.4-2 libldap-common liblocale-gettext-perl liblsan0
  libmagic-mgc libmagic1 libmpc3 libmpdec2 libmpfr6 libnpth0 libperl5.30
  libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev
  libpython3.8-minimal libpython3.8-stdlib libreadline8 libroken18-heimdal
  libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1
  libstdc++-9-dev libtsan0 libubsan1 libwind0-heimdal linux-libc-dev make
  manpages manpages-dev mime-support netbase openssl patch perl
  perl-modules-5.30 pinentry-curses python-gmpy2-common python-pip-whl python3
  python3-dev python3-distutils python3-lib2to3 python3-minimal
  python3-pkg-resources python3-setuptools python3-wheel python3.8-dev
  python3.8-minimal readline-common xz-utils zlib1g-dev
Suggested packages:
  binutils-doc cpp-doc gcc-9-locales dbus-user-session libpam-systemd
  pinentry-gnome3 tor debian-keyring gcc-9-doc gcc-multilib autoconf automake
  libtool flex bison gdb gcc-doc parcimonie xloadimage scdaemon glibc-doc
  locales git bzr gdbm-l10n libsasl2-modules-gssapi-mit
  | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
  libsasl2-modules-sql libstdc++-9-doc make-doc man-browser ed diffutils-doc
  perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
  libb-debug-perl liblocale-codes-perl pinentry-doc python3-doc python3-tk
  python3-venv python-gmpy2-doc python-setuptools-doc python3.8-venv
  python3.8-doc binfmt-support readline-doc
The following NEW packages will be installed:
  binutils binutils-aarch64-linux-gnu binutils-common build-essential
  ca-certificates cpp cpp-9 dirmngr dpkg-dev fakeroot file g++ g++-9 gcc gcc-9
  gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
  gpg-wks-server gpgconf gpgsm libalgorithm-diff-perl
  libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal
  libassuan0 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0
  libcrypt-dev libctf-nobfd0 libctf0 libdpkg-perl libexpat1 libexpat1-dev
  libfakeroot libfile-fcntllock-perl libgcc-9-dev libgdbm-compat4 libgdbm6
  libgomp1 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
  libheimntlm0-heimdal libhx509-5-heimdal libisl22 libitm1 libkrb5-26-heimdal
  libksba8 libldap-2.4-2 libldap-common liblocale-gettext-perl liblsan0
  libmagic-mgc libmagic1 libmpc3 libmpdec2 libmpfr6 libnpth0 libperl5.30
  libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev
  libpython3.8-minimal libpython3.8-stdlib libreadline8 libroken18-heimdal
  libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1
  libstdc++-9-dev libtsan0 libubsan1 libwind0-heimdal linux-libc-dev make
  manpages manpages-dev mime-support netbase openssl patch perl
  perl-modules-5.30 pinentry-curses python-gmpy2-common python-pip-whl python3
  python3-dev python3-distutils python3-gmpy2 python3-lib2to3 python3-minimal
  python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.8
  python3.8-dev python3.8-minimal readline-common xz-utils zlib1g-dev
The following packages will be upgraded:
  libc6
1 upgraded, 114 newly installed, 0 to remove and 1 not upgraded.
Need to get 69.7 MB of archives.
After this operation, 303 MB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc6 arm64 2.31-0ubuntu9.15 [2279 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblocale-gettext-perl arm64 1.07-4 [16.7 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.22 [1159 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-minimal arm64 3.8.10-0ubuntu1~20.04.9 [714 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.6 [62.5 kB]
Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-minimal arm64 3.8.10-0ubuntu1~20.04.9 [1831 kB]
Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB]
Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB]
Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB]
Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB]
Get:11 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.6 [507 kB]
Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-stdlib arm64 3.8.10-0ubuntu1~20.04.9 [1649 kB]
Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.9 [387 kB]
Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B]
Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB]
Get:17 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB]
Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm6 arm64 1.18.1-5 [26.4 kB]
Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm-compat4 arm64 1.18.1-5 [6040 B]
Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libperl5.30 arm64 5.30.0-9ubuntu0.5 [3763 kB]
Get:21 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl arm64 5.30.0-9ubuntu0.5 [224 kB]
Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.22 [600 kB]
Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic-mgc arm64 1:5.38-4 [218 kB]
Get:25 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic1 arm64 1:5.38-4 [71.7 kB]
Get:26 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 file arm64 1:5.38-4 [23.3 kB]
Get:27 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB]
Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 xz-utils arm64 5.2.4-1ubuntu1.1 [81.4 kB]
Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages all 5.05-1 [1314 kB]
Get:31 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-common arm64 2.34-6ubuntu1.9 [208 kB]
Get:32 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbinutils arm64 2.34-6ubuntu1.9 [474 kB]
Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf-nobfd0 arm64 2.34-6ubuntu1.9 [45.1 kB]
Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf0 arm64 2.34-6ubuntu1.9 [43.0 kB]
Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.34-6ubuntu1.9 [1987 kB]
Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils arm64 2.34-6ubuntu1.9 [3352 B]
Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc-dev-bin arm64 2.31-0ubuntu9.15 [64.2 kB]
Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 linux-libc-dev arm64 5.4.0-177.197 [1108 kB]
Get:39 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcrypt-dev arm64 1:4.4.10-10ubuntu4 [111 kB]
Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc6-dev arm64 2.31-0ubuntu9.15 [2070 kB]
Get:41 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9-base arm64 9.4.0-1ubuntu1~20.04.2 [18.9 kB]
Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libisl22 arm64 0.22.1-1 [537 kB]
Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpfr6 arm64 4.0.2-1 [212 kB]
Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB]
Get:45 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cpp-9 arm64 9.4.0-1ubuntu1~20.04.2 [5985 kB]
Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cpp arm64 4:9.3.0-1ubuntu2 [27.6 kB]
Get:47 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcc1-0 arm64 10.5.0-1ubuntu1~20.04 [46.2 kB]
Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgomp1 arm64 10.5.0-1ubuntu1~20.04 [93.5 kB]
Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libitm1 arm64 10.5.0-1ubuntu1~20.04 [24.1 kB]
Get:50 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libatomic1 arm64 10.5.0-1ubuntu1~20.04 [9808 B]
Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasan5 arm64 9.4.0-1ubuntu1~20.04.2 [2690 kB]
Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 liblsan0 arm64 10.5.0-1ubuntu1~20.04 [800 kB]
Get:53 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libtsan0 arm64 10.5.0-1ubuntu1~20.04 [1972 kB]
Get:54 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libubsan1 arm64 10.5.0-1ubuntu1~20.04 [765 kB]
Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgcc-9-dev arm64 9.4.0-1ubuntu1~20.04.2 [920 kB]
Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9 arm64 9.4.0-1ubuntu1~20.04.2 [6736 kB]
Get:57 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gcc arm64 4:9.3.0-1ubuntu2 [5228 B]
Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libstdc++-9-dev arm64 9.4.0-1ubuntu1~20.04.2 [1687 kB]
Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 g++-9 arm64 9.4.0-1ubuntu1~20.04.2 [6843 kB]
Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 g++ arm64 4:9.3.0-1ubuntu2 [1592 B]
Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 make arm64 4.2.1-1.2 [154 kB]
Get:62 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patch arm64 2.7.6-6 [98.1 kB]
Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 build-essential arm64 12.8ubuntu1.1 [4664 B]
Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB]
Get:67 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.2 [117 kB]
Get:68 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.20.04.2 [89.1 kB]
Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [40.1 kB]
Get:70 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [150 kB]
Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [28.7 kB]
Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [84.7 kB]
Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [47.5 kB]
Get:74 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhx509-5-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [98.9 kB]
Get:75 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [192 kB]
Get:76 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [14.7 kB]
Get:77 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [88.4 kB]
Get:78 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2ubuntu0.1 [14.9 kB]
Get:79 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2ubuntu0.1 [48.4 kB]
Get:80 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB]
Get:81 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-2.4-2 arm64 2.4.49+dfsg-2ubuntu1.10 [145 kB]
Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B]
Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.2 [311 kB]
Get:84 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfakeroot arm64 1.24-1 [26.0 kB]
Get:85 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 fakeroot arm64 1.24-1 [61.9 kB]
Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.2 [441 kB]
Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB]
Get:89 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB]
Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.2 [216 kB]
Get:91 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-client arm64 2.2.19-3ubuntu2.2 [89.4 kB]
Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-server arm64 2.2.19-3ubuntu2.2 [83.1 kB]
Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB]
Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6 [11.1 kB]
Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1-dev arm64 2.2.9-1ubuntu0.6 [104 kB]
Get:99 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-fcntllock-perl arm64 0.22-3build4 [33.0 kB]
Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8 arm64 3.8.10-0ubuntu1~20.04.9 [1491 kB]
Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-dev arm64 3.8.10-0ubuntu1~20.04.9 [3758 kB]
Get:102 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-dev arm64 3.8.2-0ubuntu2 [7236 B]
Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2ubuntu0.1 [46.1 kB]
Get:104 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages-dev all 5.05-1 [2266 kB]
Get:105 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 python-gmpy2-common all 2.1.0~b3-3ubuntu2 [26.6 kB]
Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 python-pip-whl all 20.0.2-5ubuntu1.10 [1805 kB]
Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2ubuntu1.5 [154 kB]
Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-dev arm64 3.8.10-0ubuntu1~20.04.9 [514 kB]
Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-lib2to3 all 3.8.10-0ubuntu1~20.04 [76.3 kB]
Get:110 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-distutils all 3.8.10-0ubuntu1~20.04 [141 kB]
Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-dev arm64 3.8.2-0ubuntu2 [1212 B]
Get:112 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 python3-gmpy2 arm64 2.1.0~b3-3ubuntu2 [139 kB]
Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-setuptools all 45.2.0-1ubuntu0.1 [330 kB]
Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 python3-wheel all 0.34.2-1ubuntu0.1 [23.9 kB]
Get:115 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 python3-pip all 20.0.2-5ubuntu1.10 [231 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 69.7 MB in 23s (2995 kB/s)
(Reading database ... 4117 files and directories currently installed.)
Preparing to unpack .../libc6_2.31-0ubuntu9.15_arm64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/aarch64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
debconf: falling back to frontend: Teletype
Unpacking libc6:arm64 (2.31-0ubuntu9.15) over (2.31-0ubuntu9.14) ...
Setting up libc6:arm64 (2.31-0ubuntu9.15) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/aarch64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
debconf: falling back to frontend: Teletype
Selecting previously unselected package liblocale-gettext-perl.
(Reading database ... 4117 files and directories currently installed.)
Preparing to unpack .../liblocale-gettext-perl_1.07-4_arm64.deb ...
Unpacking liblocale-gettext-perl (1.07-4) ...
Selecting previously unselected package libssl1.1:arm64.
Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_arm64.deb ...
Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.22) ...
Selecting previously unselected package libpython3.8-minimal:arm64.
Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_arm64.deb ...
Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.9) ...
Selecting previously unselected package libexpat1:arm64.
Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_arm64.deb ...
Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.6) ...
Selecting previously unselected package python3.8-minimal.
Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_arm64.deb ...
Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.22) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/aarch64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
debconf: falling back to frontend: Teletype
Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.9) ...
Setting up libexpat1:arm64 (2.2.9-1ubuntu0.6) ...
Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
Selecting previously unselected package python3-minimal.
(Reading database ... 4432 files and directories currently installed.)
Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ...
Unpacking python3-minimal (3.8.2-0ubuntu2) ...
Selecting previously unselected package mime-support.
Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
Unpacking mime-support (3.64ubuntu1) ...
Selecting previously unselected package libmpdec2:arm64.
Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ...
Unpacking libmpdec2:arm64 (2.4.2-3) ...
Selecting previously unselected package readline-common.
Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
Unpacking readline-common (8.0-4) ...
Selecting previously unselected package libreadline8:arm64.
Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ...
Unpacking libreadline8:arm64 (8.0-4) ...
Selecting previously unselected package libsqlite3-0:arm64.
Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.6_arm64.deb ...
Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.6) ...
Selecting previously unselected package libpython3.8-stdlib:arm64.
Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_arm64.deb ...
Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.9) ...
Selecting previously unselected package python3.8.
Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_arm64.deb ...
Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ...
Selecting previously unselected package libpython3-stdlib:arm64.
Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ...
Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
Setting up python3-minimal (3.8.2-0ubuntu2) ...
Selecting previously unselected package python3.
(Reading database ... 4862 files and directories currently installed.)
Preparing to unpack .../00-python3_3.8.2-0ubuntu2_arm64.deb ...
Unpacking python3 (3.8.2-0ubuntu2) ...
Selecting previously unselected package perl-modules-5.30.
Preparing to unpack .../01-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ...
Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
Selecting previously unselected package libgdbm6:arm64.
Preparing to unpack .../02-libgdbm6_1.18.1-5_arm64.deb ...
Unpacking libgdbm6:arm64 (1.18.1-5) ...
Selecting previously unselected package libgdbm-compat4:arm64.
Preparing to unpack .../03-libgdbm-compat4_1.18.1-5_arm64.deb ...
Unpacking libgdbm-compat4:arm64 (1.18.1-5) ...
Selecting previously unselected package libperl5.30:arm64.
Preparing to unpack .../04-libperl5.30_5.30.0-9ubuntu0.5_arm64.deb ...
Unpacking libperl5.30:arm64 (5.30.0-9ubuntu0.5) ...
Selecting previously unselected package perl.
Preparing to unpack .../05-perl_5.30.0-9ubuntu0.5_arm64.deb ...
Unpacking perl (5.30.0-9ubuntu0.5) ...
Selecting previously unselected package openssl.
Preparing to unpack .../06-openssl_1.1.1f-1ubuntu2.22_arm64.deb ...
Unpacking openssl (1.1.1f-1ubuntu2.22) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../07-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../08-libmagic-mgc_1%3a5.38-4_arm64.deb ...
Unpacking libmagic-mgc (1:5.38-4) ...
Selecting previously unselected package libmagic1:arm64.
Preparing to unpack .../09-libmagic1_1%3a5.38-4_arm64.deb ...
Unpacking libmagic1:arm64 (1:5.38-4) ...
Selecting previously unselected package file.
Preparing to unpack .../10-file_1%3a5.38-4_arm64.deb ...
Unpacking file (1:5.38-4) ...
Selecting previously unselected package netbase.
Preparing to unpack .../11-netbase_6.1_all.deb ...
Unpacking netbase (6.1) ...
Selecting previously unselected package python3-pkg-resources.
Preparing to unpack .../12-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
Selecting previously unselected package xz-utils.
Preparing to unpack .../13-xz-utils_5.2.4-1ubuntu1.1_arm64.deb ...
Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
Selecting previously unselected package manpages.
Preparing to unpack .../14-manpages_5.05-1_all.deb ...
Unpacking manpages (5.05-1) ...
Selecting previously unselected package binutils-common:arm64.
Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.9_arm64.deb ...
Unpacking binutils-common:arm64 (2.34-6ubuntu1.9) ...
Selecting previously unselected package libbinutils:arm64.
Preparing to unpack .../16-libbinutils_2.34-6ubuntu1.9_arm64.deb ...
Unpacking libbinutils:arm64 (2.34-6ubuntu1.9) ...
Selecting previously unselected package libctf-nobfd0:arm64.
Preparing to unpack .../17-libctf-nobfd0_2.34-6ubuntu1.9_arm64.deb ...
Unpacking libctf-nobfd0:arm64 (2.34-6ubuntu1.9) ...
Selecting previously unselected package libctf0:arm64.
Preparing to unpack .../18-libctf0_2.34-6ubuntu1.9_arm64.deb ...
Unpacking libctf0:arm64 (2.34-6ubuntu1.9) ...
Selecting previously unselected package binutils-aarch64-linux-gnu.
Preparing to unpack .../19-binutils-aarch64-linux-gnu_2.34-6ubuntu1.9_arm64.deb ...
Unpacking binutils-aarch64-linux-gnu (2.34-6ubuntu1.9) ...
Selecting previously unselected package binutils.
Preparing to unpack .../20-binutils_2.34-6ubuntu1.9_arm64.deb ...
Unpacking binutils (2.34-6ubuntu1.9) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../21-libc-dev-bin_2.31-0ubuntu9.15_arm64.deb ...
Unpacking libc-dev-bin (2.31-0ubuntu9.15) ...
Selecting previously unselected package linux-libc-dev:arm64.
Preparing to unpack .../22-linux-libc-dev_5.4.0-177.197_arm64.deb ...
Unpacking linux-libc-dev:arm64 (5.4.0-177.197) ...
Selecting previously unselected package libcrypt-dev:arm64.
Preparing to unpack .../23-libcrypt-dev_1%3a4.4.10-10ubuntu4_arm64.deb ...
Unpacking libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ...
Selecting previously unselected package libc6-dev:arm64.
Preparing to unpack .../24-libc6-dev_2.31-0ubuntu9.15_arm64.deb ...
Unpacking libc6-dev:arm64 (2.31-0ubuntu9.15) ...
Selecting previously unselected package gcc-9-base:arm64.
Preparing to unpack .../25-gcc-9-base_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
Unpacking gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package libisl22:arm64.
Preparing to unpack .../26-libisl22_0.22.1-1_arm64.deb ...
Unpacking libisl22:arm64 (0.22.1-1) ...
Selecting previously unselected package libmpfr6:arm64.
Preparing to unpack .../27-libmpfr6_4.0.2-1_arm64.deb ...
Unpacking libmpfr6:arm64 (4.0.2-1) ...
Selecting previously unselected package libmpc3:arm64.
Preparing to unpack .../28-libmpc3_1.1.0-1_arm64.deb ...
Unpacking libmpc3:arm64 (1.1.0-1) ...
Selecting previously unselected package cpp-9.
Preparing to unpack .../29-cpp-9_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package cpp.
Preparing to unpack .../30-cpp_4%3a9.3.0-1ubuntu2_arm64.deb ...
Unpacking cpp (4:9.3.0-1ubuntu2) ...
Selecting previously unselected package libcc1-0:arm64.
Preparing to unpack .../31-libcc1-0_10.5.0-1ubuntu1~20.04_arm64.deb ...
Unpacking libcc1-0:arm64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libgomp1:arm64.
Preparing to unpack .../32-libgomp1_10.5.0-1ubuntu1~20.04_arm64.deb ...
Unpacking libgomp1:arm64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libitm1:arm64.
Preparing to unpack .../33-libitm1_10.5.0-1ubuntu1~20.04_arm64.deb ...
Unpacking libitm1:arm64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libatomic1:arm64.
Preparing to unpack .../34-libatomic1_10.5.0-1ubuntu1~20.04_arm64.deb ...
Unpacking libatomic1:arm64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libasan5:arm64.
Preparing to unpack .../35-libasan5_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
Unpacking libasan5:arm64 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package liblsan0:arm64.
Preparing to unpack .../36-liblsan0_10.5.0-1ubuntu1~20.04_arm64.deb ...
Unpacking liblsan0:arm64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libtsan0:arm64.
Preparing to unpack .../37-libtsan0_10.5.0-1ubuntu1~20.04_arm64.deb ...
Unpacking libtsan0:arm64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libubsan1:arm64.
Preparing to unpack .../38-libubsan1_10.5.0-1ubuntu1~20.04_arm64.deb ...
Unpacking libubsan1:arm64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libgcc-9-dev:arm64.
Preparing to unpack .../39-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
Unpacking libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package gcc-9.
Preparing to unpack .../40-gcc-9_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package gcc.
Preparing to unpack .../41-gcc_4%3a9.3.0-1ubuntu2_arm64.deb ...
Unpacking gcc (4:9.3.0-1ubuntu2) ...
Selecting previously unselected package libstdc++-9-dev:arm64.
Preparing to unpack .../42-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
Unpacking libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package g++-9.
Preparing to unpack .../43-g++-9_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package g++.
Preparing to unpack .../44-g++_4%3a9.3.0-1ubuntu2_arm64.deb ...
Unpacking g++ (4:9.3.0-1ubuntu2) ...
Selecting previously unselected package make.
Preparing to unpack .../45-make_4.2.1-1.2_arm64.deb ...
Unpacking make (4.2.1-1.2) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../46-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
Selecting previously unselected package patch.
Preparing to unpack .../47-patch_2.7.6-6_arm64.deb ...
Unpacking patch (2.7.6-6) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../48-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../49-build-essential_12.8ubuntu1.1_arm64.deb ...
Unpacking build-essential (12.8ubuntu1.1) ...
Selecting previously unselected package libassuan0:arm64.
Preparing to unpack .../50-libassuan0_2.5.3-7ubuntu2_arm64.deb ...
Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ...
Selecting previously unselected package gpgconf.
Preparing to unpack .../51-gpgconf_2.2.19-3ubuntu2.2_arm64.deb ...
Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
Selecting previously unselected package libksba8:arm64.
Preparing to unpack .../52-libksba8_1.3.5-2ubuntu0.20.04.2_arm64.deb ...
Unpacking libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ...
Selecting previously unselected package libroken18-heimdal:arm64.
Preparing to unpack .../53-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
Selecting previously unselected package libasn1-8-heimdal:arm64.
Preparing to unpack .../54-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
Selecting previously unselected package libheimbase1-heimdal:arm64.
Preparing to unpack .../55-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
Selecting previously unselected package libhcrypto4-heimdal:arm64.
Preparing to unpack .../56-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
Selecting previously unselected package libwind0-heimdal:arm64.
Preparing to unpack .../57-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
Selecting previously unselected package libhx509-5-heimdal:arm64.
Preparing to unpack .../58-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
Selecting previously unselected package libkrb5-26-heimdal:arm64.
Preparing to unpack .../59-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
Selecting previously unselected package libheimntlm0-heimdal:arm64.
Preparing to unpack .../60-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
Selecting previously unselected package libgssapi3-heimdal:arm64.
Preparing to unpack .../61-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
Selecting previously unselected package libsasl2-modules-db:arm64.
Preparing to unpack .../62-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
Selecting previously unselected package libsasl2-2:arm64.
Preparing to unpack .../63-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
Selecting previously unselected package libldap-common.
Preparing to unpack .../64-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ...
Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
Selecting previously unselected package libldap-2.4-2:arm64.
Preparing to unpack .../65-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_arm64.deb ...
Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.10) ...
Selecting previously unselected package libnpth0:arm64.
Preparing to unpack .../66-libnpth0_1.6-1_arm64.deb ...
Unpacking libnpth0:arm64 (1.6-1) ...
Selecting previously unselected package dirmngr.
Preparing to unpack .../67-dirmngr_2.2.19-3ubuntu2.2_arm64.deb ...
Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
Selecting previously unselected package libfakeroot:arm64.
Preparing to unpack .../68-libfakeroot_1.24-1_arm64.deb ...
Unpacking libfakeroot:arm64 (1.24-1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../69-fakeroot_1.24-1_arm64.deb ...
Unpacking fakeroot (1.24-1) ...
Selecting previously unselected package gnupg-l10n.
Preparing to unpack .../70-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
Selecting previously unselected package gnupg-utils.
Preparing to unpack .../71-gnupg-utils_2.2.19-3ubuntu2.2_arm64.deb ...
Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
Selecting previously unselected package gpg.
Preparing to unpack .../72-gpg_2.2.19-3ubuntu2.2_arm64.deb ...
Unpacking gpg (2.2.19-3ubuntu2.2) ...
Selecting previously unselected package pinentry-curses.
Preparing to unpack .../73-pinentry-curses_1.1.0-3build1_arm64.deb ...
Unpacking pinentry-curses (1.1.0-3build1) ...
Selecting previously unselected package gpg-agent.
Preparing to unpack .../74-gpg-agent_2.2.19-3ubuntu2.2_arm64.deb ...
Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
Selecting previously unselected package gpg-wks-client.
Preparing to unpack .../75-gpg-wks-client_2.2.19-3ubuntu2.2_arm64.deb ...
Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
Selecting previously unselected package gpg-wks-server.
Preparing to unpack .../76-gpg-wks-server_2.2.19-3ubuntu2.2_arm64.deb ...
Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
Selecting previously unselected package gpgsm.
Preparing to unpack .../77-gpgsm_2.2.19-3ubuntu2.2_arm64.deb ...
Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
Selecting previously unselected package gnupg.
Preparing to unpack .../78-gnupg_2.2.19-3ubuntu2.2_all.deb ...
Unpacking gnupg (2.2.19-3ubuntu2.2) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../79-libalgorithm-diff-perl_1.19.03-2_all.deb ...
Unpacking libalgorithm-diff-perl (1.19.03-2) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Preparing to unpack .../80-libalgorithm-diff-xs-perl_0.04-6_arm64.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../81-libalgorithm-merge-perl_0.08-3_all.deb ...
Unpacking libalgorithm-merge-perl (0.08-3) ...
Selecting previously unselected package libexpat1-dev:arm64.
Preparing to unpack .../82-libexpat1-dev_2.2.9-1ubuntu0.6_arm64.deb ...
Unpacking libexpat1-dev:arm64 (2.2.9-1ubuntu0.6) ...
Selecting previously unselected package libfile-fcntllock-perl.
Preparing to unpack .../83-libfile-fcntllock-perl_0.22-3build4_arm64.deb ...
Unpacking libfile-fcntllock-perl (0.22-3build4) ...
Selecting previously unselected package libpython3.8:arm64.
Preparing to unpack .../84-libpython3.8_3.8.10-0ubuntu1~20.04.9_arm64.deb ...
Unpacking libpython3.8:arm64 (3.8.10-0ubuntu1~20.04.9) ...
Selecting previously unselected package libpython3.8-dev:arm64.
Preparing to unpack .../85-libpython3.8-dev_3.8.10-0ubuntu1~20.04.9_arm64.deb ...
Unpacking libpython3.8-dev:arm64 (3.8.10-0ubuntu1~20.04.9) ...
Selecting previously unselected package libpython3-dev:arm64.
Preparing to unpack .../86-libpython3-dev_3.8.2-0ubuntu2_arm64.deb ...
Unpacking libpython3-dev:arm64 (3.8.2-0ubuntu2) ...
Selecting previously unselected package libsasl2-modules:arm64.
Preparing to unpack .../87-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../88-manpages-dev_5.05-1_all.deb ...
Unpacking manpages-dev (5.05-1) ...
Selecting previously unselected package python-gmpy2-common.
Preparing to unpack .../89-python-gmpy2-common_2.1.0~b3-3ubuntu2_all.deb ...
Unpacking python-gmpy2-common (2.1.0~b3-3ubuntu2) ...
Selecting previously unselected package python-pip-whl.
Preparing to unpack .../90-python-pip-whl_20.0.2-5ubuntu1.10_all.deb ...
Unpacking python-pip-whl (20.0.2-5ubuntu1.10) ...
Selecting previously unselected package zlib1g-dev:arm64.
Preparing to unpack .../91-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_arm64.deb ...
Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2ubuntu1.5) ...
Selecting previously unselected package python3.8-dev.
Preparing to unpack .../92-python3.8-dev_3.8.10-0ubuntu1~20.04.9_arm64.deb ...
Unpacking python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
Selecting previously unselected package python3-lib2to3.
Preparing to unpack .../93-python3-lib2to3_3.8.10-0ubuntu1~20.04_all.deb ...
Unpacking python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
Selecting previously unselected package python3-distutils.
Preparing to unpack .../94-python3-distutils_3.8.10-0ubuntu1~20.04_all.deb ...
Unpacking python3-distutils (3.8.10-0ubuntu1~20.04) ...
Selecting previously unselected package python3-dev.
Preparing to unpack .../95-python3-dev_3.8.2-0ubuntu2_arm64.deb ...
Unpacking python3-dev (3.8.2-0ubuntu2) ...
Selecting previously unselected package python3-gmpy2.
Preparing to unpack .../96-python3-gmpy2_2.1.0~b3-3ubuntu2_arm64.deb ...
Unpacking python3-gmpy2 (2.1.0~b3-3ubuntu2) ...
Selecting previously unselected package python3-setuptools.
Preparing to unpack .../97-python3-setuptools_45.2.0-1ubuntu0.1_all.deb ...
Unpacking python3-setuptools (45.2.0-1ubuntu0.1) ...
Selecting previously unselected package python3-wheel.
Preparing to unpack .../98-python3-wheel_0.34.2-1ubuntu0.1_all.deb ...
Unpacking python3-wheel (0.34.2-1ubuntu0.1) ...
Selecting previously unselected package python3-pip.
Preparing to unpack .../99-python3-pip_20.0.2-5ubuntu1.10_all.deb ...
Unpacking python3-pip (20.0.2-5ubuntu1.10) ...
Setting up libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ...
Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
Setting up mime-support (3.64ubuntu1) ...
Setting up python-gmpy2-common (2.1.0~b3-3ubuntu2) ...
Setting up libmagic-mgc (1:5.38-4) ...
Setting up manpages (5.05-1) ...
Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.6) ...
Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
Setting up binutils-common:arm64 (2.34-6ubuntu1.9) ...
Setting up libmagic1:arm64 (1:5.38-4) ...
Setting up linux-libc-dev:arm64 (5.4.0-177.197) ...
Setting up libctf-nobfd0:arm64 (2.34-6ubuntu1.9) ...
Setting up libnpth0:arm64 (1.6-1) ...
Setting up file (1:5.38-4) ...
Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ...
Setting up libgomp1:arm64 (10.5.0-1ubuntu1~20.04) ...
Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
Setting up libfakeroot:arm64 (1.24-1) ...
Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
Setting up fakeroot (1.24-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
Setting up make (4.2.1-1.2) ...
Setting up libmpfr6:arm64 (4.0.2-1) ...
Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
Setting up xz-utils (5.2.4-1ubuntu1.1) ...
update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
Setting up libmpc3:arm64 (1.1.0-1) ...
Setting up libatomic1:arm64 (10.5.0-1ubuntu1~20.04) ...
Setting up patch (2.7.6-6) ...
Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
Setting up libubsan1:arm64 (10.5.0-1ubuntu1~20.04) ...
Setting up libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ...
Setting up libisl22:arm64 (0.22.1-1) ...
Setting up netbase (6.1) ...
Setting up libmpdec2:arm64 (2.4.2-3) ...
Setting up libbinutils:arm64 (2.34-6ubuntu1.9) ...
Setting up libc-dev-bin (2.31-0ubuntu9.15) ...
Setting up openssl (1.1.1f-1ubuntu2.22) ...
Setting up readline-common (8.0-4) ...
Setting up libcc1-0:arm64 (10.5.0-1ubuntu1~20.04) ...
Setting up liblocale-gettext-perl (1.07-4) ...
Setting up liblsan0:arm64 (10.5.0-1ubuntu1~20.04) ...
Setting up libitm1:arm64 (10.5.0-1ubuntu1~20.04) ...
Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
Setting up libgdbm6:arm64 (1.18.1-5) ...
Setting up gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.2) ...
Setting up libtsan0:arm64 (10.5.0-1ubuntu1~20.04) ...
Setting up libctf0:arm64 (2.34-6ubuntu1.9) ...
Setting up pinentry-curses (1.1.0-3build1) ...
Setting up manpages-dev (5.05-1) ...
Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
Setting up libreadline8:arm64 (8.0-4) ...
Setting up binutils-aarch64-linux-gnu (2.34-6ubuntu1.9) ...
Setting up binutils (2.34-6ubuntu1.9) ...
Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Updating certificates in /etc/ssl/certs...
137 added, 0 removed; done.
Setting up libasan5:arm64 (9.4.0-1ubuntu1~20.04.2) ...
Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
Setting up libgdbm-compat4:arm64 (1.18.1-5) ...
Setting up gpgconf (2.2.19-3ubuntu2.2) ...
Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
Setting up libperl5.30:arm64 (5.30.0-9ubuntu0.5) ...
Setting up libc6-dev:arm64 (2.31-0ubuntu9.15) ...
Setting up python-pip-whl (20.0.2-5ubuntu1.10) ...
Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.9) ...
Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ...
Setting up gpg (2.2.19-3ubuntu2.2) ...
Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
Setting up gpgsm (2.2.19-3ubuntu2.2) ...
Setting up python3 (3.8.2-0ubuntu2) ...
running python rtupdate hooks for python3.8...
running python post-rtupdate hooks for python3.8...
Setting up python3-wheel (0.34.2-1ubuntu0.1) ...
Setting up libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ...
Setting up perl (5.30.0-9ubuntu0.5) ...
Setting up libexpat1-dev:arm64 (2.2.9-1ubuntu0.6) ...
Setting up libpython3.8:arm64 (3.8.10-0ubuntu1~20.04.9) ...
Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2ubuntu1.5) ...
Setting up cpp (4:9.3.0-1ubuntu2) ...
Setting up python3-gmpy2 (2.1.0~b3-3ubuntu2) ...
Setting up python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ...
Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
Setting up python3-setuptools (45.2.0-1ubuntu0.1) ...
Setting up libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ...
Setting up libfile-fcntllock-perl (0.22-3build4) ...
Setting up libalgorithm-diff-perl (1.19.03-2) ...
Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
Setting up gcc (4:9.3.0-1ubuntu2) ...
Setting up dpkg-dev (1.19.7ubuntu3.2) ...
Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
Setting up libpython3.8-dev:arm64 (3.8.10-0ubuntu1~20.04.9) ...
Setting up python3-pip (20.0.2-5ubuntu1.10) ...
Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ...
Setting up python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
Setting up g++ (4:9.3.0-1ubuntu2) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
Setting up build-essential (12.8ubuntu1.1) ...
Setting up libalgorithm-diff-xs-perl (0.04-6) ...
Setting up libalgorithm-merge-perl (0.08-3) ...
Setting up libpython3-dev:arm64 (3.8.2-0ubuntu2) ...
Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.10) ...
Setting up dirmngr (2.2.19-3ubuntu2.2) ...
Setting up python3-dev (3.8.2-0ubuntu2) ...
Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
Setting up gnupg (2.2.19-3ubuntu2.2) ...
Processing triggers for libc-bin (2.31-0ubuntu9.14) ...
Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Removing intermediate container 5a8219f3c5f3
 ---> 9f4d04f8b550
Step 4/6 : WORKDIR /app
 ---> Running in 9d8df72eb0fe
Removing intermediate container 9d8df72eb0fe
 ---> a598e3f914e8
Step 5/6 : COPY . .
 ---> 2bc81c181c61
Step 6/6 : RUN pip3 install -r requirements.txt
 ---> Running in 67ee7dd671f5
Collecting asn1tools==0.155.3
  Downloading asn1tools-0.155.3.tar.gz (839 kB)
Collecting bitstruct==8.11.1
  Downloading bitstruct-8.11.1.tar.gz (34 kB)
Collecting cffi==1.14.4
  Downloading cffi-1.14.4-cp38-cp38-manylinux2014_aarch64.whl (208 kB)
Collecting cryptography==3.3.1
  Downloading cryptography-3.3.1-cp36-abi3-manylinux2014_aarch64.whl (2.6 MB)
Collecting diskcache==5.2.1
  Downloading diskcache-5.2.1-py3-none-any.whl (44 kB)
Collecting gmpy2==2.1.2
  Downloading gmpy2-2.1.2.tar.gz (258 kB)
Collecting prompt-toolkit==3.0.14
  Downloading prompt_toolkit-3.0.14-py3-none-any.whl (359 kB)
Collecting pycparser==2.20
  Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB)
Collecting pycryptodome==3.20.0
  Downloading pycryptodome-3.20.0-cp35-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.1 MB)
Collecting pyparsing==2.4.7
  Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
Collecting six==1.15.0
  Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting wcwidth==0.2.5
  Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Building wheels for collected packages: asn1tools, bitstruct, gmpy2
  Building wheel for asn1tools (setup.py): started
  Building wheel for asn1tools (setup.py): finished with status 'done'
  Created wheel for asn1tools: filename=asn1tools-0.155.3-py3-none-any.whl size=115685 sha256=5aa9393670d171e5707b68751ba30873c308d22931d5b0b22b25445a832a4372
  Stored in directory: /root/.cache/pip/wheels/6e/cb/05/741c3fd989934050061bf7e7d4d3ba1a219ba8b13732706baa
  Building wheel for bitstruct (setup.py): started
  Building wheel for bitstruct (setup.py): finished with status 'done'
  Created wheel for bitstruct: filename=bitstruct-8.11.1-cp38-cp38-linux_aarch64.whl size=62394 sha256=6ba7604b55cb3ad7fc46a143620d5d7f4a6eac88134dcf92152146ab7956c5f8
  Stored in directory: /root/.cache/pip/wheels/78/80/16/00fe10fcf3cbc82f8cecef00878e590c73da42cc2e0b0a0d7b
  Building wheel for gmpy2 (setup.py): started
  Building wheel for gmpy2 (setup.py): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-ov2j_1as/gmpy2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-ov2j_1as/gmpy2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-v5regds7
       cwd: /tmp/pip-install-ov2j_1as/gmpy2/
  Complete output (28 lines):
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib.linux-aarch64-3.8
  creating build/lib.linux-aarch64-3.8/gmpy2
  copying gmpy2/__init__.py -> build/lib.linux-aarch64-3.8/gmpy2
  running egg_info
  writing gmpy2.egg-info/PKG-INFO
  writing dependency_links to gmpy2.egg-info/dependency_links.txt
  writing top-level names to gmpy2.egg-info/top_level.txt
  reading manifest file 'gmpy2.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  writing manifest file 'gmpy2.egg-info/SOURCES.txt'
  copying gmpy2/__init__.pxd -> build/lib.linux-aarch64-3.8/gmpy2
  copying gmpy2/gmpy2.h -> build/lib.linux-aarch64-3.8/gmpy2
  copying gmpy2/gmpy2.pxd -> build/lib.linux-aarch64-3.8/gmpy2
  running build_ext
  building 'gmpy2.gmpy2' extension
  creating build/temp.linux-aarch64-3.8
  creating build/temp.linux-aarch64-3.8/src
  aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./src -I/usr/include/python3.8 -c src/gmpy2.c -o build/temp.linux-aarch64-3.8/src/gmpy2.o -DSHARED=1
  In file included from src/gmpy2.c:500:
  src/gmpy2.h:79:12: fatal error: gmp.h: No such file or directory
     79 | #  include <gmp.h>
        |            ^~~~~~~
  compilation terminated.
  error: command 'aarch64-linux-gnu-gcc' failed with exit status 1
  ----------------------------------------
  ERROR: Failed building wheel for gmpy2
  Running setup.py clean for gmpy2
Successfully built asn1tools bitstruct
Failed to build gmpy2
Installing collected packages: bitstruct, diskcache, wcwidth, prompt-toolkit, pyparsing, asn1tools, pycparser, cffi, six, cryptography, gmpy2, pycryptodome
  Attempting uninstall: gmpy2
    Found existing installation: gmpy2 2.1.0b3
    Not uninstalling gmpy2 at /usr/lib/python3/dist-packages, outside environment /usr
    Can't uninstall 'gmpy2'. No files were found to uninstall.
    Running setup.py install for gmpy2: started
    Running setup.py install for gmpy2: finished with status 'error'
    ERROR: Command errored out with exit status 1:
     command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-ov2j_1as/gmpy2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-ov2j_1as/gmpy2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-iol4kfsy/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.8/gmpy2
         cwd: /tmp/pip-install-ov2j_1as/gmpy2/
    Complete output (28 lines):
    running install
    running build
    running build_py
    creating build
    creating build/lib.linux-aarch64-3.8
    creating build/lib.linux-aarch64-3.8/gmpy2
    copying gmpy2/__init__.py -> build/lib.linux-aarch64-3.8/gmpy2
    running egg_info
    writing gmpy2.egg-info/PKG-INFO
    writing dependency_links to gmpy2.egg-info/dependency_links.txt
    writing top-level names to gmpy2.egg-info/top_level.txt
    reading manifest file 'gmpy2.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    writing manifest file 'gmpy2.egg-info/SOURCES.txt'
    copying gmpy2/__init__.pxd -> build/lib.linux-aarch64-3.8/gmpy2
    copying gmpy2/gmpy2.h -> build/lib.linux-aarch64-3.8/gmpy2
    copying gmpy2/gmpy2.pxd -> build/lib.linux-aarch64-3.8/gmpy2
    running build_ext
    building 'gmpy2.gmpy2' extension
    creating build/temp.linux-aarch64-3.8
    creating build/temp.linux-aarch64-3.8/src
    aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./src -I/usr/include/python3.8 -c src/gmpy2.c -o build/temp.linux-aarch64-3.8/src/gmpy2.o -DSHARED=1
    In file included from src/gmpy2.c:500:
    src/gmpy2.h:79:12: fatal error: gmp.h: No such file or directory
       79 | #  include <gmp.h>
          |            ^~~~~~~
    compilation terminated.
    error: command 'aarch64-linux-gnu-gcc' failed with exit status 1
    ----------------------------------------
  ERROR: Can't roll back gmpy2; was not uninstalled
ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-ov2j_1as/gmpy2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-ov2j_1as/gmpy2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-iol4kfsy/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.8/gmpy2 Check the logs for full command output.
The command '/bin/sh -c pip3 install -r requirements.txt' returned a non-zero code: 1

First it fails with gmpy2, if you add that dependency it fails differently with:

User
c/gmpy2.c -o build/temp.linux-aarch64-3.8/src/gmpy2.o -DSHARED=1
#0 4.408     In file included from src/gmpy2.c:500:
#0 4.408     src/gmpy2.h:82:10: fatal error: mpfr.h: No such file or directory
#0 4.408        82 | #include <mpfr.h>
#0 4.408           |          ^~~~~~~~
#0 4.408     compilation terminated.
#0 4.408     error: command 'aarch64-linux-gnu-gcc' failed with exit status 1
#0 4.408     ----------------------------------------
#0 4.408   ERROR: Can't roll back gmpy2; was not uninstalled

If you fix that, it fails with:

User
rc/gmpy2.c -o build/temp.linux-aarch64-3.8/src/gmpy2.o -DSHARED=1
#0 4.473     In file included from src/gmpy2.c:500:
#0 4.473     src/gmpy2.h:83:10: fatal error: mpc.h: No such file or directory
#0 4.473        83 | #include <mpc.h>
#0 4.473           |          ^~~~~~~
#0 4.473     compilation terminated.
#0 4.473     error: command 'aarch64-linux-gnu-gcc' failed with exit status 1
#0 4.473     ----------------------------------------
#0 4.473   ERROR: Can't roll back gmpy2; was not uninstalled

After fixing all three errors, it builds successfully.

Hope this helps :)

@v-p-b
Copy link
Contributor

v-p-b commented May 1, 2024

I had to fix the test workflow but I have no idea how I could re-run the this test with the new workflow config. Anyways, since the dependency installation doesn't mess up that particular step I'm merging this. Thanks for your contribution!

@v-p-b v-p-b merged commit 2b1ef11 into silentsignal:release May 1, 2024
1 check failed
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.

2 participants