QiitaAPIを使って指定タグの全記事リストを作る
https://qiita.com/YossyIto/items/5e87961bddae10e864b9
Last login: Mon Jun 30 19:59:37 on console
The default interactive shell is now zsh.
To update your account to use zsh, please run chsh -s /bin/zsh
.
For more details, please visit https://support.apple.com/kb/HT208050.
MacBook-Air:~ ogawakiyoshi$ ls
a.out
a.py
ac786747ac38f76996a0
ac786747ac38f76996a02.html
Applications
arm
asix_temp
b.py
Calibre Library
ch3.png
cores
Creative Cloud Files
Desktop
Documents
Downloads
doyou202310.txt
Dropbox
fis.py
gcc
hogehoge.c
iCloud Drive(アーカイブ)
installer.failurerequests
j1979-da.pdf
j1979wc.txt
johokiso
kaizen.htm
keta.py
Library
llm
machigai
mail.docx
median.py
memodesu
Movies
Music
neuron_images.png
new.txt
new2.txt
Nikhil.png
num.rb
num2.rb
num3.rb
pdf
Pictures
port
Projects
prompt
Public
puzzlebook
quickcom
rm.sh
rm.txt
ros2
SDV
Sites
tanuki
tmp
VirtualBox VMs
vz
wc.csv
wc.txt
wc2.txt
wc80211-2020.txt
wc8023-2018.txt
wcsed.txt
wifi-memo
wifi-memo2
wifi-memo3
wifi-memo4
work
workspace
広告原稿+A欄・B欄・C欄・名刺広告小川清改訂.docx
名称未設定
鯱光会会員名簿広告掲載申込書小川清.docx
MacBook-Air:~ ogawakiyoshi$ mkdir qiita
MacBook-Air:~ ogawakiyoshi$ cd qiita
MacBook-Air:qiita ogawakiyoshi$ ls
MacBook-Air:qiita ogawakiyoshi$ docker run -v ./:/tmp/qiita -it ubuntu /bin/bash
root@a5e336a3c4b3:/# apt update; apt -y upgrade
Get:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease [256 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease [126 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease [126 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease [126 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports noble/restricted arm64 Packages [113 kB]
Get:6 http://ports.ubuntu.com/ubuntu-ports noble/multiverse arm64 Packages [274 kB]
Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 Packages [19.0 MB]
Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 Packages [1776 kB]
Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Packages [2210 kB]
Get:10 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Packages [1392 kB]
Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Packages [1576 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Packages [22.1 kB]
Get:13 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Packages [48.0 kB]
Get:14 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Packages [31.8 kB]
Get:15 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Packages [20.2 kB]
Get:16 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Packages [1084 kB]
Get:17 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Packages [1258 kB]
Get:18 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Packages [2154 kB]
Fetched 31.6 MB in 4s (7375 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
18 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
apt bsdutils gpgv gzip libapt-pkg6.0t64 libblkid1 libmount1 libpam-modules
libpam-modules-bin libpam-runtime libpam0g libsmartcols1 libsystemd0
libudev1 libuuid1 mount perl-base util-linux
18 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 7028 kB of archives.
After this operation, 3072 B of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdutils arm64 1:2.39.3-9ubuntu6.3 [98.3 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gzip arm64 1.12-1ubuntu3.1 [97.3 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 perl-base arm64 5.38.2-3.2ubuntu0.1 [1778 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 util-linux arm64 2.39.3-9ubuntu6.3 [1115 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsystemd0 arm64 255.4-1ubuntu8.8 [425 kB]
Get:6 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libudev1 arm64 255.4-1ubuntu8.8 [174 kB]
Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libapt-pkg6.0t64 arm64 2.8.3 [937 kB]
Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgv arm64 2.4.4-2ubuntu17.3 [151 kB]
Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 apt arm64 2.8.3 [1336 kB]
Get:10 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libpam0g arm64 1.5.3-5ubuntu5.4 [68.0 kB]
Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libpam-modules-bin arm64 1.5.3-5ubuntu5.4 [50.5 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libpam-modules arm64 1.5.3-5ubuntu5.4 [285 kB]
Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 mount arm64 2.39.3-9ubuntu6.3 [116 kB]
Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libblkid1 arm64 2.39.3-9ubuntu6.3 [123 kB]
Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libmount1 arm64 2.39.3-9ubuntu6.3 [133 kB]
Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libpam-runtime all 1.5.3-5ubuntu5.4 [40.8 kB]
Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsmartcols1 arm64 2.39.3-9ubuntu6.3 [65.0 kB]
Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libuuid1 arm64 2.39.3-9ubuntu6.3 [36.0 kB]
Fetched 7028 kB in 2s (2992 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 4376 files and directories currently installed.)
Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.3_arm64.deb ...
Unpacking bsdutils (1:2.39.3-9ubuntu6.3) over (1:2.39.3-9ubuntu6.2) ...
Setting up bsdutils (1:2.39.3-9ubuntu6.3) ...
(Reading database ... 4376 files and directories currently installed.)
Preparing to unpack .../gzip_1.12-1ubuntu3.1_arm64.deb ...
Unpacking gzip (1.12-1ubuntu3.1) over (1.12-1ubuntu3) ...
Setting up gzip (1.12-1ubuntu3.1) ...
(Reading database ... 4376 files and directories currently installed.)
Preparing to unpack .../perl-base_5.38.2-3.2ubuntu0.1_arm64.deb ...
Unpacking perl-base (5.38.2-3.2ubuntu0.1) over (5.38.2-3.2build2.1) ...
Setting up perl-base (5.38.2-3.2ubuntu0.1) ...
(Reading database ... 4376 files and directories currently installed.)
Preparing to unpack .../util-linux_2.39.3-9ubuntu6.3_arm64.deb ...
Unpacking util-linux (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
Setting up util-linux (2.39.3-9ubuntu6.3) ...
(Reading database ... 4376 files and directories currently installed.)
Preparing to unpack .../libsystemd0_255.4-1ubuntu8.8_arm64.deb ...
Unpacking libsystemd0:arm64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
Setting up libsystemd0:arm64 (255.4-1ubuntu8.8) ...
(Reading database ... 4376 files and directories currently installed.)
Preparing to unpack .../libudev1_255.4-1ubuntu8.8_arm64.deb ...
Unpacking libudev1:arm64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
Setting up libudev1:arm64 (255.4-1ubuntu8.8) ...
(Reading database ... 4376 files and directories currently installed.)
Preparing to unpack .../libapt-pkg6.0t64_2.8.3_arm64.deb ...
Unpacking libapt-pkg6.0t64:arm64 (2.8.3) over (2.7.14build2) ...
Setting up libapt-pkg6.0t64:arm64 (2.8.3) ...
(Reading database ... 4376 files and directories currently installed.)
Preparing to unpack .../gpgv_2.4.4-2ubuntu17.3_arm64.deb ...
Unpacking gpgv (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
Setting up gpgv (2.4.4-2ubuntu17.3) ...
(Reading database ... 4376 files and directories currently installed.)
Preparing to unpack .../archives/apt_2.8.3_arm64.deb ...
Unpacking apt (2.8.3) over (2.7.14build2) ...
Setting up apt (2.8.3) ...
(Reading database ... 4376 files and directories currently installed.)
Preparing to unpack .../libpam0g_1.5.3-5ubuntu5.4_arm64.deb ...
Unpacking libpam0g:arm64 (1.5.3-5ubuntu5.4) over (1.5.3-5ubuntu5.1) ...
Setting up libpam0g:arm64 (1.5.3-5ubuntu5.4) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 79.)
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 entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/aarch64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
debconf: falling back to frontend: Teletype
(Reading database ... 4376 files and directories currently installed.)
Preparing to unpack .../libpam-modules-bin_1.5.3-5ubuntu5.4_arm64.deb ...
Unpacking libpam-modules-bin (1.5.3-5ubuntu5.4) over (1.5.3-5ubuntu5.1) ...
Setting up libpam-modules-bin (1.5.3-5ubuntu5.4) ...
(Reading database ... 4376 files and directories currently installed.)
Preparing to unpack .../libpam-modules_1.5.3-5ubuntu5.4_arm64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 79.)
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 entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/aarch64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
debconf: falling back to frontend: Teletype
Unpacking libpam-modules:arm64 (1.5.3-5ubuntu5.4) over (1.5.3-5ubuntu5.1) ...
Setting up libpam-modules:arm64 (1.5.3-5ubuntu5.4) ...
Installing new version of config file /etc/security/namespace.init ...
(Reading database ... 4376 files and directories currently installed.)
Preparing to unpack .../mount_2.39.3-9ubuntu6.3_arm64.deb ...
Unpacking mount (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.3_arm64.deb ...
Unpacking libblkid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
Setting up libblkid1:arm64 (2.39.3-9ubuntu6.3) ...
(Reading database ... 4376 files and directories currently installed.)
Preparing to unpack .../libmount1_2.39.3-9ubuntu6.3_arm64.deb ...
Unpacking libmount1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
Setting up libmount1:arm64 (2.39.3-9ubuntu6.3) ...
(Reading database ... 4376 files and directories currently installed.)
Preparing to unpack .../libpam-runtime_1.5.3-5ubuntu5.4_all.deb ...
Unpacking libpam-runtime (1.5.3-5ubuntu5.4) over (1.5.3-5ubuntu5.1) ...
Setting up libpam-runtime (1.5.3-5ubuntu5.4) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 79.)
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 entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/aarch64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
debconf: falling back to frontend: Teletype
(Reading database ... 4376 files and directories currently installed.)
Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.3_arm64.deb ...
Unpacking libsmartcols1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
Setting up libsmartcols1:arm64 (2.39.3-9ubuntu6.3) ...
(Reading database ... 4376 files and directories currently installed.)
Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.3_arm64.deb ...
Unpacking libuuid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
Setting up libuuid1:arm64 (2.39.3-9ubuntu6.3) ...
Setting up mount (2.39.3-9ubuntu6.3) ...
Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
root@a5e336a3c4b3:/# apt install jq
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
libjq1 libonig5
The following NEW packages will be installed:
jq libjq1 libonig5
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 369 kB of archives.
After this operation, 1234 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libonig5 arm64 6.9.9-1build1 [172 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjq1 arm64 1.7.1-3build1 [133 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 jq arm64 1.7.1-3build1 [64.6 kB]
Fetched 369 kB in 1s (256 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libonig5:arm64.
(Reading database ... 4376 files and directories currently installed.)
Preparing to unpack .../libonig5_6.9.9-1build1_arm64.deb ...
Unpacking libonig5:arm64 (6.9.9-1build1) ...
Selecting previously unselected package libjq1:arm64.
Preparing to unpack .../libjq1_1.7.1-3build1_arm64.deb ...
Unpacking libjq1:arm64 (1.7.1-3build1) ...
Selecting previously unselected package jq.
Preparing to unpack .../jq_1.7.1-3build1_arm64.deb ...
Unpacking jq (1.7.1-3build1) ...
Setting up libonig5:arm64 (6.9.9-1build1) ...
Setting up libjq1:arm64 (1.7.1-3build1) ...
Setting up jq (1.7.1-3build1) ...
Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
root@a5e336a3c4b3:/# vi get_tags.sh
bash: vi: command not found
root@a5e336a3c4b3:/# apt -y install vim
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
libexpat1 libgpm2 libpython3.12-minimal libpython3.12-stdlib
libpython3.12t64 libreadline8t64 libsodium23 libsqlite3-0 media-types
netbase readline-common tzdata vim-common vim-runtime xxd
Suggested packages:
gpm readline-doc ctags vim-doc vim-scripts
The following NEW packages will be installed:
libexpat1 libgpm2 libpython3.12-minimal libpython3.12-stdlib
libpython3.12t64 libreadline8t64 libsodium23 libsqlite3-0 media-types
netbase readline-common tzdata vim vim-common vim-runtime xxd
0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
Need to get 16.1 MB of archives.
After this operation, 73.7 MB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libexpat1 arm64 2.6.1-2ubuntu0.3 [77.4 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libpython3.12-minimal arm64 3.12.3-1ubuntu0.7 [832 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 media-types all 10.1.0 [27.5 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 netbase all 6.4 [13.1 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 tzdata all 2025b-0ubuntu0.24.04.1 [276 kB]
Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 readline-common all 8.2-4build1 [56.5 kB]
Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libreadline8t64 arm64 8.2-4build1 [153 kB]
Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsqlite3-0 arm64 3.45.1-1ubuntu2.3 [703 kB]
Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libpython3.12-stdlib arm64 3.12.3-1ubuntu0.7 [2037 kB]
Get:10 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 vim-common all 2:9.1.0016-1ubuntu7.8 [386 kB]
Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 xxd arm64 2:9.1.0016-1ubuntu7.8 [63.7 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libgpm2 arm64 1.20.7-11 [14.7 kB]
Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libpython3.12t64 arm64 3.12.3-1ubuntu0.7 [2283 kB]
Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsodium23 arm64 1.0.18-1build3 [119 kB]
Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 vim-runtime all 2:9.1.0016-1ubuntu7.8 [7281 kB]
Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 vim arm64 2:9.1.0016-1ubuntu7.8 [1814 kB]
Fetched 16.1 MB in 3s (6018 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libexpat1:arm64.
(Reading database ... 4394 files and directories currently installed.)
Preparing to unpack .../00-libexpat1_2.6.1-2ubuntu0.3_arm64.deb ...
Unpacking libexpat1:arm64 (2.6.1-2ubuntu0.3) ...
Selecting previously unselected package libpython3.12-minimal:arm64.
Preparing to unpack .../01-libpython3.12-minimal_3.12.3-1ubuntu0.7_arm64.deb ...
Unpacking libpython3.12-minimal:arm64 (3.12.3-1ubuntu0.7) ...
Selecting previously unselected package media-types.
Preparing to unpack .../02-media-types_10.1.0_all.deb ...
Unpacking media-types (10.1.0) ...
Selecting previously unselected package netbase.
Preparing to unpack .../03-netbase_6.4_all.deb ...
Unpacking netbase (6.4) ...
Selecting previously unselected package tzdata.
Preparing to unpack .../04-tzdata_2025b-0ubuntu0.24.04.1_all.deb ...
Unpacking tzdata (2025b-0ubuntu0.24.04.1) ...
Selecting previously unselected package readline-common.
Preparing to unpack .../05-readline-common_8.2-4build1_all.deb ...
Unpacking readline-common (8.2-4build1) ...
Selecting previously unselected package libreadline8t64:arm64.
Preparing to unpack .../06-libreadline8t64_8.2-4build1_arm64.deb ...
Adding 'diversion of /lib/aarch64-linux-gnu/libhistory.so.8 to /lib/aarch64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/aarch64-linux-gnu/libhistory.so.8.2 to /lib/aarch64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/aarch64-linux-gnu/libreadline.so.8 to /lib/aarch64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/aarch64-linux-gnu/libreadline.so.8.2 to /lib/aarch64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64'
Unpacking libreadline8t64:arm64 (8.2-4build1) ...
Selecting previously unselected package libsqlite3-0:arm64.
Preparing to unpack .../07-libsqlite3-0_3.45.1-1ubuntu2.3_arm64.deb ...
Unpacking libsqlite3-0:arm64 (3.45.1-1ubuntu2.3) ...
Selecting previously unselected package libpython3.12-stdlib:arm64.
Preparing to unpack .../08-libpython3.12-stdlib_3.12.3-1ubuntu0.7_arm64.deb ...
Unpacking libpython3.12-stdlib:arm64 (3.12.3-1ubuntu0.7) ...
Selecting previously unselected package vim-common.
Preparing to unpack .../09-vim-common_2%3a9.1.0016-1ubuntu7.8_all.deb ...
Unpacking vim-common (2:9.1.0016-1ubuntu7.8) ...
Selecting previously unselected package xxd.
Preparing to unpack .../10-xxd_2%3a9.1.0016-1ubuntu7.8_arm64.deb ...
Unpacking xxd (2:9.1.0016-1ubuntu7.8) ...
Selecting previously unselected package libgpm2:arm64.
Preparing to unpack .../11-libgpm2_1.20.7-11_arm64.deb ...
Unpacking libgpm2:arm64 (1.20.7-11) ...
Selecting previously unselected package libpython3.12t64:arm64.
Preparing to unpack .../12-libpython3.12t64_3.12.3-1ubuntu0.7_arm64.deb ...
Unpacking libpython3.12t64:arm64 (3.12.3-1ubuntu0.7) ...
Selecting previously unselected package libsodium23:arm64.
Preparing to unpack .../13-libsodium23_1.0.18-1build3_arm64.deb ...
Unpacking libsodium23:arm64 (1.0.18-1build3) ...
Selecting previously unselected package vim-runtime.
Preparing to unpack .../14-vim-runtime_2%3a9.1.0016-1ubuntu7.8_all.deb ...
Adding 'diversion of /usr/share/vim/vim91/doc/help.txt to /usr/share/vim/vim91/doc/help.txt.vim-tiny by vim-runtime'
Adding 'diversion of /usr/share/vim/vim91/doc/tags to /usr/share/vim/vim91/doc/tags.vim-tiny by vim-runtime'
Unpacking vim-runtime (2:9.1.0016-1ubuntu7.8) ...
Selecting previously unselected package vim.
Preparing to unpack .../15-vim_2%3a9.1.0016-1ubuntu7.8_arm64.deb ...
Unpacking vim (2:9.1.0016-1ubuntu7.8) ...
Setting up libexpat1:arm64 (2.6.1-2ubuntu0.3) ...
Setting up media-types (10.1.0) ...
Setting up libsodium23:arm64 (1.0.18-1build3) ...
Setting up libgpm2:arm64 (1.20.7-11) ...
Setting up libsqlite3-0:arm64 (3.45.1-1ubuntu2.3) ...
Setting up libpython3.12-minimal:arm64 (3.12.3-1ubuntu0.7) ...
Setting up xxd (2:9.1.0016-1ubuntu7.8) ...
Setting up tzdata (2025b-0ubuntu0.24.04.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 79.)
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 entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/aarch64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
debconf: falling back to frontend: Teletype
Configuring tzdata
Please select the geographic area in which you live. Subsequent configuration
questions will narrow this down by presenting a list of cities, representing
the time zones in which they are located.
- Africa 4. Arctic 7. Australia 10. Pacific
- America 5. Asia 8. Europe 11. Etc
- Antarctica 6. Atlantic 9. Indian 12. Legacy
Geographic area: 5
Please select the city or region corresponding to your time zone.
-
Aden 23. Dili 45. Krasnoyarsk 67. Samarkand
-
Almaty 24. Dubai 46. Kuala_Lumpur 68. Seoul
-
Amman 25. Dushanbe 47. Kuching 69. Shanghai
-
Anadyr 26. Famagusta 48. Kuwait 70. Singapore
-
Aqtau 27. Gaza 49. Macau 71. Srednekolymsk
-
Aqtobe 28. Harbin 50. Magadan 72. Taipei
-
Ashgabat 29. Hebron 51. Makassar 73. Tashkent
-
Atyrau 30. Ho_Chi_Minh 52. Manila 74. Tbilisi
-
Baghdad 31. Hong_Kong 53. Muscat 75. Tehran
-
Bahrain 32. Hovd 54. Nicosia 76. Tel_Aviv
-
Baku 33. Irkutsk 55. Novokuznetsk 77. Thimphu
-
Bangkok 34. Istanbul 56. Novosibirsk 78. Tokyo
-
Barnaul 35. Jakarta 57. Omsk 79. Tomsk
-
Beirut 36. Jayapura 58. Oral 80. Ulaanbaatar
-
Bishkek 37. Jerusalem 59. Phnom_Penh 81. Urumqi
-
Brunei 38. Kabul 60. Pontianak 82. Ust-Nera
-
Chita 39. Kamchatka 61. Pyongyang 83. Vientiane
-
Choibalsan 40. Karachi 62. Qatar 84. Vladivostok
[More] 78 -
Chongqing 41. Kashgar 63. Qostanay 85. Yakutsk
-
Colombo 42. Kathmandu 64. Qyzylorda 86. Yangon
-
Damascus 43. Khandyga 65. Riyadh 87. Yekaterinburg
-
Dhaka 44. Kolkata 66. Sakhalin 88. Yerevan
Time zone: 78
Current default time zone: 'Asia/Tokyo'
Local time is now: Tue Jul 8 07:45:51 JST 2025.
Universal Time is now: Mon Jul 7 22:45:51 UTC 2025.
Run 'dpkg-reconfigure tzdata' if you wish to change it.
Setting up vim-common (2:9.1.0016-1ubuntu7.8) ...
Setting up netbase (6.4) ...
Setting up vim-runtime (2:9.1.0016-1ubuntu7.8) ...
Setting up readline-common (8.2-4build1) ...
Setting up libreadline8t64:arm64 (8.2-4build1) ...
Setting up libpython3.12-stdlib:arm64 (3.12.3-1ubuntu0.7) ...
Setting up libpython3.12t64:arm64 (3.12.3-1ubuntu0.7) ...
Setting up vim (2:9.1.0016-1ubuntu7.8) ...
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/tr/man1/editor.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group editor) doesn't exist
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/tr/man1/ex.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group ex) doesn't exist
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/tr/man1/vi.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group vi) doesn't exist
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/tr/man1/view.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group view) doesn't exist
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
root@a5e336a3c4b3:/# apt install -y curl sudo
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
ca-certificates krb5-locales libapparmor1 libbrotli1 libcurl4t64
libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0
libldap-common libldap2 libnghttp2-14 libpsl5t64 librtmp1 libsasl2-2
libsasl2-modules libsasl2-modules-db libssh-4 openssl publicsuffix
Suggested packages:
krb5-doc krb5-user libsasl2-modules-gssapi-mit
| libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
libsasl2-modules-sql
The following NEW packages will be installed:
ca-certificates curl krb5-locales libapparmor1 libbrotli1 libcurl4t64
libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0
libldap-common libldap2 libnghttp2-14 libpsl5t64 librtmp1 libsasl2-2
libsasl2-modules libsasl2-modules-db libssh-4 openssl publicsuffix sudo
0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
Need to get 4534 kB of archives.
After this operation, 14.0 MB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 openssl arm64 3.0.13-0ubuntu3.5 [984 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 ca-certificates all 20240203 [159 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 krb5-locales all 1.20.1-6ubuntu2.6 [14.8 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libapparmor1 arm64 4.0.1really4.0.1-0ubuntu0.24.04.4 [51.0 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libkrb5support0 arm64 1.20.1-6ubuntu2.6 [34.8 kB]
Get:6 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libk5crypto3 arm64 1.20.1-6ubuntu2.6 [85.8 kB]
Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libkeyutils1 arm64 1.6.3-3build1 [9654 B]
Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libkrb5-3 arm64 1.20.1-6ubuntu2.6 [349 kB]
Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgssapi-krb5-2 arm64 1.20.1-6ubuntu2.6 [142 kB]
Get:10 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 sudo arm64 1.9.15p5-3ubuntu5.24.04.1 [928 kB]
Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libnghttp2-14 arm64 1.59.0-1ubuntu0.2 [74.5 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpsl5t64 arm64 0.21.2-1.1build1 [57.4 kB]
Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 publicsuffix all 20231001.0357-0.1 [129 kB]
Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libbrotli1 arm64 1.1.0-2build2 [339 kB]
Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg1-5ubuntu3.1 [21.6 kB]
Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsasl2-2 arm64 2.1.28+dfsg1-5ubuntu3.1 [54.7 kB]
Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libldap2 arm64 2.6.7+dfsg-1~exp1ubuntu8.2 [194 kB]
Get:18 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build7 [57.8 kB]
Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libssh-4 arm64 0.10.6-2ubuntu0.1 [190 kB]
Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libcurl4t64 arm64 8.5.0-2ubuntu10.6 [333 kB]
Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 curl arm64 8.5.0-2ubuntu10.6 [222 kB]
Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libldap-common all 2.6.7+dfsg-1~exp1ubuntu8.2 [31.7 kB]
Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsasl2-modules arm64 2.1.28+dfsg1-5ubuntu3.1 [69.6 kB]
Fetched 4534 kB in 3s (1490 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package openssl.
(Reading database ... 7913 files and directories currently installed.)
Preparing to unpack .../00-openssl_3.0.13-0ubuntu3.5_arm64.deb ...
Unpacking openssl (3.0.13-0ubuntu3.5) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../01-ca-certificates_20240203_all.deb ...
Unpacking ca-certificates (20240203) ...
Selecting previously unselected package krb5-locales.
Preparing to unpack .../02-krb5-locales_1.20.1-6ubuntu2.6_all.deb ...
Unpacking krb5-locales (1.20.1-6ubuntu2.6) ...
Selecting previously unselected package libapparmor1:arm64.
Preparing to unpack .../03-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_arm64.deb ...
Unpacking libapparmor1:arm64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
Selecting previously unselected package libkrb5support0:arm64.
Preparing to unpack .../04-libkrb5support0_1.20.1-6ubuntu2.6_arm64.deb ...
Unpacking libkrb5support0:arm64 (1.20.1-6ubuntu2.6) ...
Selecting previously unselected package libk5crypto3:arm64.
Preparing to unpack .../05-libk5crypto3_1.20.1-6ubuntu2.6_arm64.deb ...
Unpacking libk5crypto3:arm64 (1.20.1-6ubuntu2.6) ...
Selecting previously unselected package libkeyutils1:arm64.
Preparing to unpack .../06-libkeyutils1_1.6.3-3build1_arm64.deb ...
Unpacking libkeyutils1:arm64 (1.6.3-3build1) ...
Selecting previously unselected package libkrb5-3:arm64.
Preparing to unpack .../07-libkrb5-3_1.20.1-6ubuntu2.6_arm64.deb ...
Unpacking libkrb5-3:arm64 (1.20.1-6ubuntu2.6) ...
Selecting previously unselected package libgssapi-krb5-2:arm64.
Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-6ubuntu2.6_arm64.deb ...
Unpacking libgssapi-krb5-2:arm64 (1.20.1-6ubuntu2.6) ...
Selecting previously unselected package sudo.
Preparing to unpack .../09-sudo_1.9.15p5-3ubuntu5.24.04.1_arm64.deb ...
Unpacking sudo (1.9.15p5-3ubuntu5.24.04.1) ...
Selecting previously unselected package libnghttp2-14:arm64.
Preparing to unpack .../10-libnghttp2-14_1.59.0-1ubuntu0.2_arm64.deb ...
Unpacking libnghttp2-14:arm64 (1.59.0-1ubuntu0.2) ...
Selecting previously unselected package libpsl5t64:arm64.
Preparing to unpack .../11-libpsl5t64_0.21.2-1.1build1_arm64.deb ...
Unpacking libpsl5t64:arm64 (0.21.2-1.1build1) ...
Selecting previously unselected package publicsuffix.
Preparing to unpack .../12-publicsuffix_20231001.0357-0.1_all.deb ...
Unpacking publicsuffix (20231001.0357-0.1) ...
Selecting previously unselected package libbrotli1:arm64.
Preparing to unpack .../13-libbrotli1_1.1.0-2build2_arm64.deb ...
Unpacking libbrotli1:arm64 (1.1.0-2build2) ...
Selecting previously unselected package libsasl2-modules-db:arm64.
Preparing to unpack .../14-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_arm64.deb ...
Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg1-5ubuntu3.1) ...
Selecting previously unselected package libsasl2-2:arm64.
Preparing to unpack .../15-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_arm64.deb ...
Unpacking libsasl2-2:arm64 (2.1.28+dfsg1-5ubuntu3.1) ...
Selecting previously unselected package libldap2:arm64.
Preparing to unpack .../16-libldap2_2.6.7+dfsg-1~exp1ubuntu8.2_arm64.deb ...
Unpacking libldap2:arm64 (2.6.7+dfsg-1~exp1ubuntu8.2) ...
Selecting previously unselected package librtmp1:arm64.
Preparing to unpack .../17-librtmp1_2.4+20151223.gitfa8646d.1-2build7_arm64.deb ...
Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build7) ...
Selecting previously unselected package libssh-4:arm64.
Preparing to unpack .../18-libssh-4_0.10.6-2ubuntu0.1_arm64.deb ...
Unpacking libssh-4:arm64 (0.10.6-2ubuntu0.1) ...
Selecting previously unselected package libcurl4t64:arm64.
Preparing to unpack .../19-libcurl4t64_8.5.0-2ubuntu10.6_arm64.deb ...
Unpacking libcurl4t64:arm64 (8.5.0-2ubuntu10.6) ...
Selecting previously unselected package curl.
Preparing to unpack .../20-curl_8.5.0-2ubuntu10.6_arm64.deb ...
Unpacking curl (8.5.0-2ubuntu10.6) ...
Selecting previously unselected package libldap-common.
Preparing to unpack .../21-libldap-common_2.6.7+dfsg-1~exp1ubuntu8.2_all.deb ...
Unpacking libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ...
Selecting previously unselected package libsasl2-modules:arm64.
Preparing to unpack .../22-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_arm64.deb ...
Unpacking libsasl2-modules:arm64 (2.1.28+dfsg1-5ubuntu3.1) ...
Setting up libkeyutils1:arm64 (1.6.3-3build1) ...
Setting up libapparmor1:arm64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
Setting up libbrotli1:arm64 (1.1.0-2build2) ...
Setting up libsasl2-modules:arm64 (2.1.28+dfsg1-5ubuntu3.1) ...
Setting up libpsl5t64:arm64 (0.21.2-1.1build1) ...
Setting up libnghttp2-14:arm64 (1.59.0-1ubuntu0.2) ...
Setting up krb5-locales (1.20.1-6ubuntu2.6) ...
Setting up libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ...
Setting up libkrb5support0:arm64 (1.20.1-6ubuntu2.6) ...
Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg1-5ubuntu3.1) ...
Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build7) ...
Setting up sudo (1.9.15p5-3ubuntu5.24.04.1) ...
Setting up libk5crypto3:arm64 (1.20.1-6ubuntu2.6) ...
Setting up libsasl2-2:arm64 (2.1.28+dfsg1-5ubuntu3.1) ...
Setting up libkrb5-3:arm64 (1.20.1-6ubuntu2.6) ...
Setting up openssl (3.0.13-0ubuntu3.5) ...
Setting up publicsuffix (20231001.0357-0.1) ...
Setting up libldap2:arm64 (2.6.7+dfsg-1~exp1ubuntu8.2) ...
Setting up ca-certificates (20240203) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 79.)
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 entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/aarch64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
debconf: falling back to frontend: Teletype
Updating certificates in /etc/ssl/certs...
146 added, 0 removed; done.
Setting up libgssapi-krb5-2:arm64 (1.20.1-6ubuntu2.6) ...
Setting up libssh-4:arm64 (0.10.6-2ubuntu0.1) ...
Setting up libcurl4t64:arm64 (8.5.0-2ubuntu10.6) ...
Setting up curl (8.5.0-2ubuntu10.6) ...
Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
Processing triggers for ca-certificates (20240203) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
root@a5e336a3c4b3:/# apt install zsh
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
libgdbm6t64 zsh-common
Suggested packages:
gdbm-l10n zsh-doc
The following NEW packages will be installed:
libgdbm6t64 zsh zsh-common
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 5004 kB of archives.
After this operation, 20.8 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libgdbm6t64 arm64 1.23-5.1build1 [34.4 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 zsh-common all 5.9-6ubuntu2 [4173 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 zsh arm64 5.9-6ubuntu2 [797 kB]
Fetched 5004 kB in 3s (1733 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libgdbm6t64:arm64.
(Reading database ... 8619 files and directories currently installed.)
Preparing to unpack .../libgdbm6t64_1.23-5.1build1_arm64.deb ...
Unpacking libgdbm6t64:arm64 (1.23-5.1build1) ...
Selecting previously unselected package zsh-common.
Preparing to unpack .../zsh-common_5.9-6ubuntu2_all.deb ...
Unpacking zsh-common (5.9-6ubuntu2) ...
Selecting previously unselected package zsh.
Preparing to unpack .../zsh_5.9-6ubuntu2_arm64.deb ...
Unpacking zsh (5.9-6ubuntu2) ...
Setting up libgdbm6t64:arm64 (1.23-5.1build1) ...
Setting up zsh-common (5.9-6ubuntu2) ...
Setting up zsh (5.9-6ubuntu2) ...
Processing triggers for debianutils (5.17build1) ...
Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
$ docker commit a5e336a3c4b3 kaizenjapan/jqzsh
sha256:b36a58d1f96b62051fc0e236baae8c3602355731e5299eda30f2d4b108b62932
MacBook-Air:~ ogawakiyoshi$ docker push kaizenjapan/jqzsh
Using default tag: latest
The push refers to repository [docker.io/kaizenjapan/jqzsh]
467268d8e431: Pushed
e03f520a17ab: Mounted from kaizenjapan/jq2
latest: digest: sha256:5b02467dc10985d7544f311d5861be1e6e087ebddbe1076860539298e67e4a0c size: 741
$ docker run -v ./:/tmp/qiita -it kaizenjapanzsh /bin/zsh
Unable to find image 'kaizenjapanzsh:latest' locally
docker: Error response from daemon: pull access denied for kaizenjapanzsh, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.