両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン |
hardware:raspberry_pi:dietpi [2023/09/11 06:17] – [Bullseye の更新を済ませる] ともやん | hardware:raspberry_pi:dietpi [2025/06/02 05:37] (現在) – [レシピ] ともやん |
---|
| |
===== ダウンロード ===== | ===== ダウンロード ===== |
| 公式: [[https://dietpi.com/#downloadinfo|DietPi - Lightweight justice for your SBC!]]\\ |
<WRAP mintbl> | <WRAP mintbl> |
|ARMv6 32-bit image |[[https://dietpi.com/downloads/images/DietPi_RPi-ARMv6-Bullseye.7z|]] (165MB) | | |ARMv6 32-bit image |[[https://dietpi.com/downloads/images/DietPi_RPi1-ARMv6-Bookworm.img.xz|]] (165MB) | |
|ARMv7 32-bit image |[[https://dietpi.com/downloads/images/DietPi_RPi-ARMv7-Bullseye.7z|]] (165MB) | | |ARMv7 32-bit image |[[https://dietpi.com/downloads/images/DietPi_RPi2-ARMv7-Bookworm.img.xz|]] (165MB) | |
|ARMv8 64-bit image |[[https://dietpi.com/downloads/images/DietPi_RPi-ARMv8-Bullseye.7z|]] (125MB) | | |ARMv8 64-bit image |[[https://dietpi.com/downloads/images/DietPi_RPi5-ARMv8-Bookworm.img.xz|]] (125MB) | |
|Amiberry ARMv6 image |[[https://dietpi.com/downloads/images/DietPi_RPi-ARMv6-Bullseye_Amiberry.7z|]] (165MB) | | |Amiberry ARMv6 image |[[https://dietpi.com/downloads/images/DietPi_RPi1-ARMv6-Bookworm_Amiberry.img.xz|]] (165MB) | |
|Amiberry ARMv7 image |[[https://dietpi.com/downloads/images/DietPi_RPi-ARMv7-Bullseye_Amiberry.7z|]] (165MB) | | |Amiberry ARMv7 image |[[https://dietpi.com/downloads/images/DietPi_RPi1-ARMv7-Bookworm_Amiberry.img.xz|]] (165MB) | |
|Allo GUI ARMv7 image |[[https://dietpi.com/downloads/images/DietPi_RPi-ARMv7-Bullseye_AlloGUI.7z|]] (362MB) | | |Allo GUI ARMv7 image |[[https://dietpi.com/downloads/images/DietPi_RPi1-ARMv6-Bookworm_AlloGUI.img.xz|]] (362MB) | |
</WRAP> | </WRAP> |
| |
<WRAP color_term 100%> | <WRAP color_term 100%> |
<WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
<b class=GRN>$</b> <b class=HIY>curl</b> -O https://dietpi.com/downloads/images/DietPi_RPi-ARMv6-Bullseye.7z | <font color="#0087FF"><b>$</b></font> <font color="#26A269">curl</font> <font color="#A347BA">-O</font> https://dietpi.com/downloads/images/DietPi_RPi1-ARMv6-Bookworm.img.xz |
</pre></html></WRAP> | </pre></html></WRAP> |
<WRAP color_result><html><pre> | <WRAP color_result><html><pre> |
% Total % Received % Xferd Average Speed Time Time Time Current | % Total % Received % Xferd Average Speed Time Time Time Current |
Dload Upload Total Spent Left Speed | Dload Upload Total Spent Left Speed |
100 165M 100 165M 0 0 2029k 0 0:01:23 0:01:23 --:--:-- 1078k | 100 146M 100 146M 0 0 113k 0 0:21:57 0:21:57 --:--:-- 126k |
</pre></html></WRAP> | </pre></html></WRAP> |
<WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
<b class=GRN>$</b> <b class=HIY>7z</b> e -oDietPi_img -y DietPi_RPi-ARMv6-Bullseye.7z | <font color="#0087FF"><b>$</b></font> <font color="#26A269">xz</font> <font color="#A347BA">-dvk</font> <u style="text-decoration-style:solid">DietPi_RPi1-ARMv6-Bookworm.img.xz</u> |
</pre></html></WRAP> | </pre></html></WRAP> |
<WRAP color_result><html><pre> | <WRAP color_result><html><pre> |
7-Zip 21.07 (x64) : Copyright (c) 1999-2021 Igor Pavlov : 2021-12-26 | DietPi_RPi1-ARMv6-Bookworm.img.xz (1/1) |
| 100 % 146.6 MiB / 842.5 MiB = 0.174 181 MiB/s 0:04 |
| </pre></html></WRAP> |
| </WRAP> |
| |
Scanning the drive for archives: | ===== SD カードへ書き込み ===== |
1 file, 173971615 bytes (166 MiB) | |
| |
Extracting archive: DietPi_RPi-ARMv6-Bullseye.7z | ==== Linux ==== |
-- | <WRAP color_term> |
Path = DietPi_RPi-ARMv6-Bullseye.7z | <WRAP color_command><html><pre> |
Type = 7z | <font color="#0087FF"><b>$</b></font> <font color="#26A269"><u style="text-decoration-style:solid">sudo</u></font> <font color="#26A269">dd</font> if=DietPi_RPi1-ARMv6-Bookworm.img of=/dev/sdb bs=16M status=progress |
Physical Size = 173971615 | </pre></html></WRAP> |
Headers Size = 240 | <WRAP color_result><html><pre> |
Method = LZMA2:26 | 52+1 records in |
Solid = + | 52+1 records out |
Blocks = 1 | 883412992 bytes (883 MB, 842 MiB) copied, 72.004 s, 12.3 MB/s |
| </pre></html></WRAP> |
| <WRAP color_command><html><pre> |
| <font color="#0087FF"><b>$</b></font> <font color="#26A269"><u style="text-decoration-style:solid">sudo</u></font> <font color="#26A269">parted</font> <u style="text-decoration-style:solid">/dev/sdb</u> print |
| </pre></html></WRAP> |
| <WRAP color_result><html><pre> |
| モデル: Kingston UHS-II SD Reader (scsi) |
| ディスク /dev/sdb: 126GB |
| セクタサイズ (論理/物理): 512B/512B |
| パーティションテーブル: msdos |
| ディスクフラグ: |
| |
Everything is Ok | 番号 開始 終了 サイズ タイプ ファイルシステム フラグ |
| 1 1049kB 135MB 134MB primary fat32 boot, lba |
Files: 3 | 2 135MB 883MB 748MB primary ext4 |
Size: 1073887651 | |
Compressed: 173971615 | |
</pre></html></WRAP> | </pre></html></WRAP> |
</WRAP> | </WRAP> |
| |
===== SD カードへ書き込み ===== | ==== Windows ==== |
<WRAP color_term 100%> | <WRAP color_term> |
<WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
<b class=GRN>$</b> <b class=HIY>scoop</b> install rufus | <b class=GRN>$</b> <b class=HIY>scoop</b> install rufus |
</code> | </code> |
</WRAP> | </WRAP> |
| |
| ===== レシピ ===== |
| [[sdcard_overclock|Raspberry Pi で SD カードをオーバークロック🔥💥する方法🤤]]\\ |
| [[linux:zsh#dietpi_raspberry_pi_zero_wh|DietPi での Z shell(Zsh) の設定]]\\ |
| [[.dietpi:zram_swap|DietPi で ZRAM スワップを設定する方法]]\\ |
| [[.dietpi:dietpi-imager|DietPi での配布イメージの作成 (DietPi-Imager)]]\\ |
| [[.dietpi:dietpi-drive_manager|DietPi のドライブ管理 (DietPi-Drive_Manager)]]\\ |
| [[.dietpi:dietpi_install_lamp|DietPi による LAMP(Apache, MySQL, PHP) 環境構築]]\\ |
| [[.dietpi:wifi_ap|DietPi で Wi-Fi アクセスポイントを構築する方法]]\\ |
| [[.dietpi:dietpi_native_pc_on_uefi_kvm|Native PC 用 DietPi を UEFI セキュアブートの KVM で動かす]]\\ |
| [[.dietpi:opencl_on_videocore_iv_gpu|VideoCore IV GPU で OpenCL]]\\ |
| |
===== DietPi に aiyprojects のリポジトリを追加 ===== | ===== DietPi に aiyprojects のリポジトリを追加 ===== |
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). | Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). |
OK | OK |
| </pre></html></WRAP> |
| </WRAP> |
| |
| ===== DietPi kernel-headers ===== |
| 参考: [[https://dietpi.com/forum/t/quartz64a-linux-kernel-headers/18211/3|[Quartz64a] Linux Kernel Headers? - General Discussion - DietPi Community Forum]]\\ |
| |
| <WRAP color_term> |
| <WRAP color_command><html><pre> |
| <font color="#AFFF00"><b>$</b></font> <font color="#26A269"><u style="text-decoration-style:solid">sudo</u></font> <font color="#26A269">apt</font> install git build-essential bc kmod cpio flex libncurses5-dev libelf-dev libssl-dev dwarves bison debhelper |
| </pre></html></WRAP> |
| <WRAP color_result_hlong><html><pre> |
| パッケージリストを読み込んでいます... 完了 |
| 依存関係ツリーを作成しています... 完了 |
| 状態情報を読み取っています... 完了 |
| git はすでに最新バージョン (1:2.39.5-0+deb12u2) です。 |
| build-essential はすでに最新バージョン (12.9) です。 |
| kmod はすでに最新バージョン (30+20221128-1) です。 |
| cpio はすでに最新バージョン (2.13+dfsg-7.1) です。 |
| cpio は手動でインストールしたと設定されました。 |
| 以下の追加パッケージがインストールされます: |
| autoconf automake autopoint autotools-dev bsdextrautils dh-autoreconf dh-strip-nondeterminism dwz file gettext |
| gettext-base groff-base intltool-debian libarchive-zip-perl libdebhelper-perl libfile-stripnondeterminism-perl |
| libmagic-mgc libmagic1 libncurses-dev libpipeline1 libsub-override-perl libtool libuchardet0 m4 man-db pahole |
| po-debconf zlib1g-dev |
| 提案パッケージ: |
| autoconf-archive gnu-standards autoconf-doc bison-doc dh-make flex-doc gettext-doc libasprintf-dev libgettextpo-dev |
| groff ncurses-doc libssl-doc libtool-doc gfortran | fortran95-compiler gcj-jdk m4-doc apparmor less www-browser |
| libmail-box-perl |
| 推奨パッケージ: |
| libfl-dev libarchive-cpio-perl libltdl-dev libmail-sendmail-perl |
| 以下のパッケージが新たにインストールされます: |
| autoconf automake autopoint autotools-dev bc bison bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism |
| dwarves dwz file flex gettext gettext-base groff-base intltool-debian libarchive-zip-perl libdebhelper-perl |
| libelf-dev libfile-stripnondeterminism-perl libmagic-mgc libmagic1 libncurses-dev libncurses5-dev libpipeline1 |
| libssl-dev libsub-override-perl libtool libuchardet0 m4 man-db pahole po-debconf zlib1g-dev |
| アップグレード: 0 個、新規インストール: 36 個、削除: 0 個、保留: 7 個。 |
| 14.2 MB のアーカイブを取得する必要があります。 |
| この操作後に追加で 49.3 MB のディスク容量が消費されます。 |
| 続行しますか? [Y/n] y |
| 取得:1 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf m4 armhf 1.4.19-3 [256 kB] |
| 取得:2 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf flex armhf 2.6.4-8.2 [391 kB] |
| 取得:3 https://archive.raspberrypi.com/debian bookworm/main armhf zlib1g-dev armhf 1:1.2.13.dfsg-1+rpt1 [902 kB] |
| 取得:4 http://ftp.jaist.ac.jp/pub/Linux/raspbian-archive/raspbian bookworm/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB] |
| 取得:5 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf groff-base armhf 1.22.4-10 [774 kB] |
| 取得:7 https://archive.raspberrypi.com/debian bookworm/main armhf libssl-dev armhf 3.0.16-1~deb12u1+rpt1 [3,024 kB] |
| 取得:8 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libpipeline1 armhf 1.5.7-1 [33.4 kB] |
| 取得:9 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf man-db armhf 2.11.2-2 [1,342 kB] |
| 取得:6 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf bsdextrautils armhf 2.38.1-5+deb12u3 [75.6 kB] |
| 取得:10 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf bc armhf 1.07.1-3 [101 kB] |
| 取得:11 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libmagic-mgc armhf 1:5.44-3 [305 kB] |
| 取得:12 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libmagic1 armhf 1:5.44-3 [95.3 kB] |
| 取得:13 http://ftp.jaist.ac.jp/pub/Linux/raspbian-archive/raspbian bookworm/main armhf file armhf 1:5.44-3 [41.5 kB] |
| 取得:14 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf gettext-base armhf 0.21-12 [156 kB] |
| 取得:15 http://ftp.jaist.ac.jp/pub/Linux/raspbian-archive/raspbian bookworm/main armhf autoconf all 2.71-3 [332 kB] |
| 取得:16 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf autotools-dev all 20220109.1 [51.6 kB] |
| 取得:17 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf automake all 1:1.16.5-1.3 [823 kB] |
| 取得:18 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf autopoint all 0.21-12 [495 kB] |
| 取得:19 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf bison armhf 2:3.8.2+dfsg-1 [1,114 kB] |
| 取得:20 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libdebhelper-perl all 13.11.4 [81.2 kB] |
| 取得:21 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libtool all 2.4.7-7~deb12u1 [517 kB] |
| 取得:22 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf dh-autoreconf all 20 [17.1 kB] |
| 取得:23 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libarchive-zip-perl all 1.68-1 [104 kB] |
| 取得:24 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libsub-override-perl all 0.09-4 [9,304 B] |
| 取得:25 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] |
| 取得:26 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf dh-strip-nondeterminism all 1.13.1-1 [8,620 B] |
| 取得:27 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf dwz armhf 0.15-1 [92.4 kB] |
| 取得:28 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf gettext armhf 0.21-12 [1,201 kB] |
| 取得:29 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf intltool-debian all 0.35.0+20060710.6 [22.9 kB] |
| 取得:30 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf po-debconf all 1.0.21+nmu1 [248 kB] |
| 取得:31 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf debhelper all 13.11.4 [942 kB] |
| 取得:32 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf pahole armhf 1.24-4.1 [186 kB] |
| 取得:33 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf dwarves all 1.24-4.1 [10.2 kB] |
| 取得:34 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libelf-dev armhf 0.188-2.1+rpi1 [69.6 kB] |
| 取得:35 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libncurses-dev armhf 6.4-4 [292 kB] |
| 取得:36 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libncurses5-dev armhf 6.4-4 [932 B] |
| 14.2 MB を 1分 21秒 で取得しました (175 kB/s) |
| Extracting templates from packages: 100% |
| Preconfiguring packages ... |
| 以前に未選択のパッケージ m4 を選択しています。 |
| (データベースを読み込んでいます ... 現在 32408 個のファイルとディレクトリがインストールされています。) |
| .../00-m4_1.4.19-3_armhf.deb を展開する準備をしています ... |
| m4 (1.4.19-3) を展開しています... |
| 以前に未選択のパッケージ flex を選択しています。 |
| .../01-flex_2.6.4-8.2_armhf.deb を展開する準備をしています ... |
| flex (2.6.4-8.2) を展開しています... |
| 以前に未選択のパッケージ libuchardet0:armhf を選択しています。 |
| .../02-libuchardet0_0.0.7-1_armhf.deb を展開する準備をしています ... |
| libuchardet0:armhf (0.0.7-1) を展開しています... |
| 以前に未選択のパッケージ groff-base を選択しています。 |
| .../03-groff-base_1.22.4-10_armhf.deb を展開する準備をしています ... |
| groff-base (1.22.4-10) を展開しています... |
| 以前に未選択のパッケージ bsdextrautils を選択しています。 |
| .../04-bsdextrautils_2.38.1-5+deb12u3_armhf.deb を展開する準備をしています ... |
| bsdextrautils (2.38.1-5+deb12u3) を展開しています... |
| 以前に未選択のパッケージ libpipeline1:armhf を選択しています。 |
| .../05-libpipeline1_1.5.7-1_armhf.deb を展開する準備をしています ... |
| libpipeline1:armhf (1.5.7-1) を展開しています... |
| 以前に未選択のパッケージ man-db を選択しています。 |
| .../06-man-db_2.11.2-2_armhf.deb を展開する準備をしています ... |
| man-db (2.11.2-2) を展開しています... |
| 以前に未選択のパッケージ bc を選択しています。 |
| .../07-bc_1.07.1-3_armhf.deb を展開する準備をしています ... |
| bc (1.07.1-3) を展開しています... |
| 以前に未選択のパッケージ libmagic-mgc を選択しています。 |
| .../08-libmagic-mgc_1%3a5.44-3_armhf.deb を展開する準備をしています ... |
| libmagic-mgc (1:5.44-3) を展開しています... |
| 以前に未選択のパッケージ libmagic1:armhf を選択しています。 |
| .../09-libmagic1_1%3a5.44-3_armhf.deb を展開する準備をしています ... |
| libmagic1:armhf (1:5.44-3) を展開しています... |
| 以前に未選択のパッケージ file を選択しています。 |
| .../10-file_1%3a5.44-3_armhf.deb を展開する準備をしています ... |
| file (1:5.44-3) を展開しています... |
| 以前に未選択のパッケージ gettext-base を選択しています。 |
| .../11-gettext-base_0.21-12_armhf.deb を展開する準備をしています ... |
| gettext-base (0.21-12) を展開しています... |
| 以前に未選択のパッケージ autoconf を選択しています。 |
| .../12-autoconf_2.71-3_all.deb を展開する準備をしています ... |
| autoconf (2.71-3) を展開しています... |
| 以前に未選択のパッケージ autotools-dev を選択しています。 |
| .../13-autotools-dev_20220109.1_all.deb を展開する準備をしています ... |
| autotools-dev (20220109.1) を展開しています... |
| 以前に未選択のパッケージ automake を選択しています。 |
| .../14-automake_1%3a1.16.5-1.3_all.deb を展開する準備をしています ... |
| automake (1:1.16.5-1.3) を展開しています... |
| 以前に未選択のパッケージ autopoint を選択しています。 |
| .../15-autopoint_0.21-12_all.deb を展開する準備をしています ... |
| autopoint (0.21-12) を展開しています... |
| 以前に未選択のパッケージ bison を選択しています。 |
| .../16-bison_2%3a3.8.2+dfsg-1_armhf.deb を展開する準備をしています ... |
| bison (2:3.8.2+dfsg-1) を展開しています... |
| 以前に未選択のパッケージ libdebhelper-perl を選択しています。 |
| .../17-libdebhelper-perl_13.11.4_all.deb を展開する準備をしています ... |
| libdebhelper-perl (13.11.4) を展開しています... |
| 以前に未選択のパッケージ libtool を選択しています。 |
| .../18-libtool_2.4.7-7~deb12u1_all.deb を展開する準備をしています ... |
| libtool (2.4.7-7~deb12u1) を展開しています... |
| 以前に未選択のパッケージ dh-autoreconf を選択しています。 |
| .../19-dh-autoreconf_20_all.deb を展開する準備をしています ... |
| dh-autoreconf (20) を展開しています... |
| 以前に未選択のパッケージ libarchive-zip-perl を選択しています。 |
| .../20-libarchive-zip-perl_1.68-1_all.deb を展開する準備をしています ... |
| libarchive-zip-perl (1.68-1) を展開しています... |
| 以前に未選択のパッケージ libsub-override-perl を選択しています。 |
| .../21-libsub-override-perl_0.09-4_all.deb を展開する準備をしています ... |
| libsub-override-perl (0.09-4) を展開しています... |
| 以前に未選択のパッケージ libfile-stripnondeterminism-perl を選択しています。 |
| .../22-libfile-stripnondeterminism-perl_1.13.1-1_all.deb を展開する準備をしています ... |
| libfile-stripnondeterminism-perl (1.13.1-1) を展開しています... |
| 以前に未選択のパッケージ dh-strip-nondeterminism を選択しています。 |
| .../23-dh-strip-nondeterminism_1.13.1-1_all.deb を展開する準備をしています ... |
| dh-strip-nondeterminism (1.13.1-1) を展開しています... |
| 以前に未選択のパッケージ dwz を選択しています。 |
| .../24-dwz_0.15-1_armhf.deb を展開する準備をしています ... |
| dwz (0.15-1) を展開しています... |
| 以前に未選択のパッケージ gettext を選択しています。 |
| .../25-gettext_0.21-12_armhf.deb を展開する準備をしています ... |
| gettext (0.21-12) を展開しています... |
| 以前に未選択のパッケージ intltool-debian を選択しています。 |
| .../26-intltool-debian_0.35.0+20060710.6_all.deb を展開する準備をしています ... |
| intltool-debian (0.35.0+20060710.6) を展開しています... |
| 以前に未選択のパッケージ po-debconf を選択しています。 |
| .../27-po-debconf_1.0.21+nmu1_all.deb を展開する準備をしています ... |
| po-debconf (1.0.21+nmu1) を展開しています... |
| 以前に未選択のパッケージ debhelper を選択しています。 |
| .../28-debhelper_13.11.4_all.deb を展開する準備をしています ... |
| debhelper (13.11.4) を展開しています... |
| 以前に未選択のパッケージ pahole を選択しています。 |
| .../29-pahole_1.24-4.1_armhf.deb を展開する準備をしています ... |
| pahole (1.24-4.1) を展開しています... |
| 以前に未選択のパッケージ dwarves を選択しています。 |
| .../30-dwarves_1.24-4.1_all.deb を展開する準備をしています ... |
| dwarves (1.24-4.1) を展開しています... |
| 以前に未選択のパッケージ zlib1g-dev:armhf を選択しています。 |
| .../31-zlib1g-dev_1%3a1.2.13.dfsg-1+rpt1_armhf.deb を展開する準備をしています ... |
| zlib1g-dev:armhf (1:1.2.13.dfsg-1+rpt1) を展開しています... |
| 以前に未選択のパッケージ libelf-dev:armhf を選択しています。 |
| .../32-libelf-dev_0.188-2.1+rpi1_armhf.deb を展開する準備をしています ... |
| libelf-dev:armhf (0.188-2.1+rpi1) を展開しています... |
| 以前に未選択のパッケージ libncurses-dev:armhf を選択しています。 |
| .../33-libncurses-dev_6.4-4_armhf.deb を展開する準備をしています ... |
| libncurses-dev:armhf (6.4-4) を展開しています... |
| 以前に未選択のパッケージ libncurses5-dev:armhf を選択しています。 |
| .../34-libncurses5-dev_6.4-4_armhf.deb を展開する準備をしています ... |
| libncurses5-dev:armhf (6.4-4) を展開しています... |
| 以前に未選択のパッケージ libssl-dev:armhf を選択しています。 |
| .../35-libssl-dev_3.0.16-1~deb12u1+rpt1_armhf.deb を展開する準備をしています ... |
| libssl-dev:armhf (3.0.16-1~deb12u1+rpt1) を展開しています... |
| libpipeline1:armhf (1.5.7-1) を設定しています ... |
| libncurses-dev:armhf (6.4-4) を設定しています ... |
| bsdextrautils (2.38.1-5+deb12u3) を設定しています ... |
| libmagic-mgc (1:5.44-3) を設定しています ... |
| libarchive-zip-perl (1.68-1) を設定しています ... |
| libdebhelper-perl (13.11.4) を設定しています ... |
| libmagic1:armhf (1:5.44-3) を設定しています ... |
| bc (1.07.1-3) を設定しています ... |
| gettext-base (0.21-12) を設定しています ... |
| m4 (1.4.19-3) を設定しています ... |
| file (1:5.44-3) を設定しています ... |
| autotools-dev (20220109.1) を設定しています ... |
| libssl-dev:armhf (3.0.16-1~deb12u1+rpt1) を設定しています ... |
| autopoint (0.21-12) を設定しています ... |
| pahole (1.24-4.1) を設定しています ... |
| autoconf (2.71-3) を設定しています ... |
| zlib1g-dev:armhf (1:1.2.13.dfsg-1+rpt1) を設定しています ... |
| dwz (0.15-1) を設定しています ... |
| libuchardet0:armhf (0.0.7-1) を設定しています ... |
| libncurses5-dev:armhf (6.4-4) を設定しています ... |
| bison (2:3.8.2+dfsg-1) を設定しています ... |
| update-alternatives: /usr/bin/yacc (yacc) を提供するために自動モードで /usr/bin/bison.yacc を使います |
| libsub-override-perl (0.09-4) を設定しています ... |
| automake (1:1.16.5-1.3) を設定しています ... |
| update-alternatives: /usr/bin/automake (automake) を提供するために自動モードで /usr/bin/automake-1.16 を使います |
| libfile-stripnondeterminism-perl (1.13.1-1) を設定しています ... |
| flex (2.6.4-8.2) を設定しています ... |
| gettext (0.21-12) を設定しています ... |
| libtool (2.4.7-7~deb12u1) を設定しています ... |
| intltool-debian (0.35.0+20060710.6) を設定しています ... |
| dh-autoreconf (20) を設定しています ... |
| libelf-dev:armhf (0.188-2.1+rpi1) を設定しています ... |
| dwarves (1.24-4.1) を設定しています ... |
| dh-strip-nondeterminism (1.13.1-1) を設定しています ... |
| groff-base (1.22.4-10) を設定しています ... |
| po-debconf (1.0.21+nmu1) を設定しています ... |
| man-db (2.11.2-2) を設定しています ... |
| Building database of manual pages ... |
| Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer. |
| man-db.service is a disabled or a static unit, not starting it. |
| debhelper (13.11.4) を設定しています ... |
| libc-bin (2.36-9+rpt2+deb12u10) のトリガを処理しています ... |
| </pre></html></WRAP> |
| </WRAP> |
| |
| <WRAP color_term> |
| <WRAP color_command><html><pre> |
| <font color="#AFFF00"><b>$</b></font> <font color="#26A269">uname</font> <font color="#A347BA">-a</font> |
| </pre></html></WRAP> |
| <WRAP color_result><html><pre> |
| Linux DietPi-AIY 6.12.25+rpt-rpi-v6 #1 Raspbian 1:6.12.25-1+rpt1 (2025-04-30) armv6l GNU/Linux |
| </pre></html></WRAP> |
| <WRAP color_command><html><pre> |
| <font color="#AFFF00"><b>$</b></font> <font color="#26A269">git</font> clone <font color="#A347BA">--depth</font> 1 <font color="#A347BA">--branch</font> v6.12.25 git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.12.25 |
| </pre></html></WRAP> |
| <WRAP color_result_hlong><html><pre> |
| Cloning into 'linux-6.12.25'... |
| remote: Enumerating objects: 91901, done. |
| remote: Counting objects: 100% (91901/91901), done. |
| remote: Compressing objects: 100% (89371/89371), done. |
| remote: Total 91901 (delta 7126), reused 19490 (delta 1557), pack-reused 0 |
| Receiving objects: 100% (91901/91901), 256.82 MiB | 338.00 KiB/s, done. |
| Resolving deltas: 100% (7126/7126), done. |
| Checking connectivity: 91901, done. |
| Note: switching to 'ef4999852d307d38cfdecd91ed6892cc03beb9b8'. |
| |
| You are in 'detached HEAD' state. You can look around, make experimental |
| changes and commit them, and you can discard any commits you make in this |
| state without impacting any branches by switching back to a branch. |
| |
| If you want to create a new branch to retain commits you create, you may |
| do so (now or later) by using -c with the switch command. Example: |
| |
| git switch -c <new-branch-name> |
| |
| Or undo this operation with: |
| |
| git switch - |
| |
| Turn off this advice by setting config variable advice.detachedHead to false |
| |
| Updating files: 100% (86712/86712), done. |
| </pre></html></WRAP> |
| </WRAP> |
| |
| <WRAP color_term> |
| <WRAP color_command><html><pre> |
| <font color="#AFFF00"><b>$</b></font> <font color="#26A269">cat</font> <u style="text-decoration-style:solid">/boot/config-6.12.25+rpt-rpi-v6</u> <font color="#12488B"><b>></b></font> <u style="text-decoration-style:solid">.config</u> |
| </pre></html></WRAP> |
| </WRAP> |
| |
| <WRAP color_term> |
| <WRAP color_command><html><pre> |
| <font color="#AFFF00"><b>$</b></font> <font color="#26A269"><u style="text-decoration-style:solid">nice</u></font> <font color="#26A269">make</font> <font color="#A347BA">-j$</font><font color="#12488B"><b>(</b></font><font color="#26A269">nproc</font><font color="#12488B"><b>)</b></font> deb-pkg |
| </pre></html></WRAP> |
| <WRAP color_result_hlong><html><pre> SYNC include/config/auto.conf.cmd |
| HOSTCC scripts/basic/fixdep |
| HOSTCC scripts/kconfig/conf.o |
| HOSTCC scripts/kconfig/confdata.o |
| HOSTCC scripts/kconfig/expr.o |
| LEX scripts/kconfig/lexer.lex.c |
| YACC scripts/kconfig/parser.tab.[ch] |
| HOSTCC scripts/kconfig/lexer.lex.o |
| HOSTCC scripts/kconfig/menu.o |
| HOSTCC scripts/kconfig/parser.tab.o |
| HOSTCC scripts/kconfig/preprocess.o |
| HOSTCC scripts/kconfig/symbol.o |
| HOSTCC scripts/kconfig/util.o |
| HOSTLD scripts/kconfig/conf |
| * |
| * Restart config... |
| * |
| * |
| * General setup |
| * |
| Compile also drivers which will not load (COMPILE_TEST) [N/y/?] n |
| Compile the kernel with warnings as errors (WERROR) [N/y/?] n |
| Local version - append to kernel release (LOCALVERSION) [] |
| Automatically append version information to the version string (LOCALVERSION_AUTO) [N/y/?] n |
| Build ID Salt (BUILD_SALT) [] (NEW) |
| Kernel compression mode |
| > 1. Gzip (KERNEL_GZIP) |
| 2. LZMA (KERNEL_LZMA) |
| 3. XZ (KERNEL_XZ) |
| 4. LZO (KERNEL_LZO) |
| 5. LZ4 (KERNEL_LZ4) |
| choice[1-5?]: 1 |
| Default init path (DEFAULT_INIT) [] |
| Default hostname (DEFAULT_HOSTNAME) [(none)] (none) |
| System V IPC (SYSVIPC) [Y/n/?] y |
| POSIX Message Queues (POSIX_MQUEUE) [Y/n/?] y |
| General notification queue (WATCH_QUEUE) [N/y/?] n |
| Enable process_vm_readv/writev syscalls (CROSS_MEMORY_ATTACH) [Y/n/?] y |
| uselib syscall (for libc5 and earlier) (USELIB) [N/y/?] n |
| Auditing support (AUDIT) [Y/?] y |
| Preemption Model |
| 1. No Forced Preemption (Server) (PREEMPT_NONE) |
| > 2. Voluntary Kernel Preemption (Desktop) (PREEMPT_VOLUNTARY) |
| 3. Preemptible Kernel (Low-Latency Desktop) (PREEMPT) |
| choice[1-3?]: 2 |
| Kernel .config support (IKCONFIG) [M/n/y/?] m |
| Enable access to .config through /proc/config.gz (IKCONFIG_PROC) [Y/n/?] y |
| Enable kernel headers through /sys/kernel/kheaders.tar.xz (IKHEADERS) [N/m/y/?] n |
| Kernel log buffer size (16 => 64KB, 17 => 128KB) (LOG_BUF_SHIFT) [17] 17 |
| Printk indexing debugfs interface (PRINTK_INDEX) [N/y/?] n |
| Checkpoint/restore support (CHECKPOINT_RESTORE) [N/y/?] n |
| Automatic process group scheduling (SCHED_AUTOGROUP) [Y/n/?] y |
| Kernel->user space relay support (formerly relayfs) (RELAY) [Y/?] y |
| Initial RAM filesystem and RAM disk (initramfs/initrd) support (BLK_DEV_INITRD) [Y/n/?] y |
| Initramfs source file(s) (INITRAMFS_SOURCE) [] |
| Support initial ramdisk/ramfs compressed using gzip (RD_GZIP) [Y/n/?] y |
| Support initial ramdisk/ramfs compressed using bzip2 (RD_BZIP2) [Y/n/?] y |
| Support initial ramdisk/ramfs compressed using LZMA (RD_LZMA) [Y/n/?] y |
| Support initial ramdisk/ramfs compressed using XZ (RD_XZ) [Y/n/?] y |
| Support initial ramdisk/ramfs compressed using LZO (RD_LZO) [Y/n/?] y |
| Support initial ramdisk/ramfs compressed using LZ4 (RD_LZ4) [Y/n/?] y |
| Support initial ramdisk/ramfs compressed using ZSTD (RD_ZSTD) [Y/n/?] y |
| Boot config support (BOOT_CONFIG) [N/y/?] n |
| Preserve cpio archive mtimes in initramfs (INITRAMFS_PRESERVE_MTIME) [Y/n/?] y |
| Compiler optimization level |
| > 1. Optimize for performance (-O2) (CC_OPTIMIZE_FOR_PERFORMANCE) |
| 2. Optimize for size (-Os) (CC_OPTIMIZE_FOR_SIZE) |
| choice[1-2?]: 1 |
| Dead code and data elimination (EXPERIMENTAL) (LD_DEAD_CODE_DATA_ELIMINATION) [N/y/?] n |
| Enable madvise/fadvise syscalls (ADVISE_SYSCALLS) [Y/n/?] y |
| Enable membarrier() system call (MEMBARRIER) [Y/?] y |
| Enable kcmp() system call (KCMP) [Y/?] y |
| Enable rseq() system call (RSEQ) [Y/n/?] y |
| Enable debugging of rseq() system call (DEBUG_RSEQ) [N/y/?] n |
| Enable cachestat() system call (CACHESTAT_SYSCALL) [Y/n/?] y |
| PC/104 support (PC104) [N/y/?] n |
| Load all symbols for debugging/ksymoops (KALLSYMS) [Y/?] y |
| Test the basic functions and performance of kallsyms (KALLSYMS_SELFTEST) [N/y/?] n |
| Include all symbols in kallsyms (KALLSYMS_ALL) [Y/?] y |
| Profiling support (PROFILING) [Y/n/?] y |
| * |
| * Certificates for signature checking |
| * |
| Provide system-wide ring of trusted keys (SYSTEM_TRUSTED_KEYRING) [Y/?] y |
| Additional X.509 keys for default system keyring (SYSTEM_TRUSTED_KEYS) [] (NEW) |
| Reserve area for inserting a certificate without recompiling (SYSTEM_EXTRA_CERTIFICATE) [N/y/?] n |
| Provide a keyring to which extra trustable keys may be added (SECONDARY_TRUSTED_KEYRING) [N/y/?] n |
| Provide system-wide ring of blacklisted keys (SYSTEM_BLACKLIST_KEYRING) [N/y/?] n |
| UPD include/config/kernel.release |
| UPD .tmp_HEAD |
| ARCHIVE linux.tar.gz |
| GEN debian |
| Using default distribution of 'unstable' in the changelog |
| Install lsb-release or set $KDEB_CHANGELOG_DIST explicitly |
| dpkg-buildpackage --build=source,binary --no-pre-clean --unsigned-changes --unsigned-source --compression=gzip -R'make -f debian/rules' -j1 -a$(cat debian/arch) |
| <b>dpkg-buildpackage: </b><font color="#26A269">info</font>: source package linux-upstream |
| <b>dpkg-buildpackage: </b><font color="#26A269">info</font>: source version 6.12.25-1 |
| <b>dpkg-buildpackage: </b><font color="#26A269">info</font>: source distribution unstable |
| <b>dpkg-buildpackage: </b><font color="#26A269">info</font>: source changed by dietpi <dietpi@DietPi-AIY> |
| <b>dpkg-buildpackage: </b><font color="#26A269">info</font>: host architecture armhf |
| <font color="#A347BA"><b> dpkg-source --compression=gzip --before-build .</b></font> |
| <b>dpkg-source: </b><font color="#26A269">info</font>: using options from linux-6.12.25/debian/source/local-options: --diff-ignore --extend-diff-ignore=.* |
| <b>dpkg-buildpackage: </b><font color="#A2734C"><b>warning</b></font>: building a source package without cleaning up as you asked; it might contain undesired files |
| <font color="#A347BA"><b> dpkg-source --compression=gzip -b .</b></font> |
| <b>dpkg-source: </b><font color="#26A269">info</font>: using options from linux-6.12.25/debian/source/local-options: --diff-ignore --extend-diff-ignore=.* |
| <b>dpkg-source: </b><font color="#26A269">info</font>: using source format '3.0 (quilt)' |
| <b>dpkg-source: </b><font color="#26A269">info</font>: building linux-upstream using existing ./linux-upstream_6.12.25.orig.tar.gz |
| <b>dpkg-source: </b><font color="#26A269">info</font>: using patch list from debian/patches/series |
| <b>dpkg-source: </b><font color="#26A269">info</font>: building linux-upstream in linux-upstream_6.12.25-1.debian.tar.gz |
| <b>dpkg-source: </b><font color="#26A269">info</font>: building linux-upstream in linux-upstream_6.12.25-1.dsc |
| <b>dpkg-source: </b><font color="#A2734C"><b>warning</b></font>: missing information for output field Standards-Version |
| <font color="#A347BA"><b> make -f debian/rules binary</b></font> |
| # |
| # No change to .config |
| # |
| HOSTCC scripts/unifdef |
| WRAP arch/arm/include/generated/uapi/asm/kvm_para.h |
| WRAP arch/arm/include/generated/uapi/asm/bitsperlong.h |
| WRAP arch/arm/include/generated/uapi/asm/bpf_perf_event.h |
| WRAP arch/arm/include/generated/uapi/asm/errno.h |
| WRAP arch/arm/include/generated/uapi/asm/ioctl.h |
| WRAP arch/arm/include/generated/uapi/asm/ipcbuf.h |
| WRAP arch/arm/include/generated/uapi/asm/msgbuf.h |
| WRAP arch/arm/include/generated/uapi/asm/param.h |
| WRAP arch/arm/include/generated/uapi/asm/poll.h |
| WRAP arch/arm/include/generated/uapi/asm/resource.h |
| WRAP arch/arm/include/generated/uapi/asm/sembuf.h |
| WRAP arch/arm/include/generated/uapi/asm/shmbuf.h |
| WRAP arch/arm/include/generated/uapi/asm/siginfo.h |
| WRAP arch/arm/include/generated/uapi/asm/socket.h |
| WRAP arch/arm/include/generated/uapi/asm/sockios.h |
| WRAP arch/arm/include/generated/uapi/asm/termbits.h |
| WRAP arch/arm/include/generated/uapi/asm/termios.h |
| SYSHDR arch/arm/include/generated/uapi/asm/unistd-oabi.h |
| SYSHDR arch/arm/include/generated/uapi/asm/unistd-eabi.h |
| UPD include/generated/uapi/linux/version.h |
| HDRINST usr/include/asm-generic/stat.h |
| HDRINST usr/include/asm-generic/termios.h |
| HDRINST usr/include/asm-generic/setup.h |
| HDRINST usr/include/asm-generic/signal.h |
| HDRINST usr/include/asm-generic/mman.h |
| HDRINST usr/include/asm-generic/signal-defs.h |
| HDRINST usr/include/asm-generic/types.h |
| HDRINST usr/include/asm-generic/posix_types.h |
| HDRINST usr/include/asm-generic/termbits-common.h |
| HDRINST usr/include/asm-generic/ioctls.h |
| HDRINST usr/include/asm-generic/bitsperlong.h |
| HDRINST usr/include/asm-generic/msgbuf.h |
| HDRINST usr/include/asm-generic/termbits.h |
| HDRINST usr/include/asm-generic/int-l64.h |
| HDRINST usr/include/asm-generic/int-ll64.h |
| HDRINST usr/include/asm-generic/ucontext.h |
| HDRINST usr/include/asm-generic/errno-base.h |
| HDRINST usr/include/asm-generic/auxvec.h |
| HDRINST usr/include/asm-generic/fcntl.h |
| HDRINST usr/include/asm-generic/statfs.h |
| HDRINST usr/include/asm-generic/unistd.h |
| HDRINST usr/include/asm-generic/errno.h |
| HDRINST usr/include/asm-generic/mman-common.h |
| HDRINST usr/include/asm-generic/bpf_perf_event.h |
| HDRINST usr/include/asm-generic/resource.h |
| HDRINST usr/include/asm-generic/ipcbuf.h |
| HDRINST usr/include/asm-generic/sembuf.h |
| HDRINST usr/include/asm-generic/socket.h |
| HDRINST usr/include/asm-generic/param.h |
| HDRINST usr/include/asm-generic/kvm_para.h |
| HDRINST usr/include/asm-generic/poll.h |
| HDRINST usr/include/asm-generic/shmbuf.h |
| HDRINST usr/include/asm-generic/siginfo.h |
| HDRINST usr/include/asm-generic/sockios.h |
| HDRINST usr/include/asm-generic/swab.h |
| HDRINST usr/include/asm-generic/hugetlb_encode.h |
| HDRINST usr/include/asm-generic/ioctl.h |
| HDRINST usr/include/drm/msm_drm.h |
| HDRINST usr/include/drm/radeon_drm.h |
| HDRINST usr/include/drm/amdgpu_drm.h |
| HDRINST usr/include/drm/i915_drm.h |
| HDRINST usr/include/drm/pvr_drm.h |
| HDRINST usr/include/drm/qaic_accel.h |
| HDRINST usr/include/drm/vc4_drm.h |
| HDRINST usr/include/drm/virtgpu_drm.h |
| HDRINST usr/include/drm/panfrost_drm.h |
| HDRINST usr/include/drm/nouveau_drm.h |
| HDRINST usr/include/drm/armada_drm.h |
| HDRINST usr/include/drm/drm_mode.h |
| HDRINST usr/include/drm/drm_sarea.h |
| HDRINST usr/include/drm/habanalabs_accel.h |
| HDRINST usr/include/drm/drm_fourcc.h |
| HDRINST usr/include/drm/drm.h |
| HDRINST usr/include/drm/v3d_drm.h |
| HDRINST usr/include/drm/etnaviv_drm.h |
| HDRINST usr/include/drm/xe_drm.h |
| HDRINST usr/include/drm/lima_drm.h |
| HDRINST usr/include/drm/exynos_drm.h |
| HDRINST usr/include/drm/ivpu_accel.h |
| HDRINST usr/include/drm/qxl_drm.h |
| HDRINST usr/include/drm/panthor_drm.h |
| HDRINST usr/include/drm/tegra_drm.h |
| HDRINST usr/include/drm/vgem_drm.h |
| HDRINST usr/include/drm/vmwgfx_drm.h |
| HDRINST usr/include/drm/omap_drm.h |
| HDRINST usr/include/linux/iio/types.h |
| HDRINST usr/include/linux/iio/events.h |
| HDRINST usr/include/linux/iio/buffer.h |
| HDRINST usr/include/linux/ila.h |
| HDRINST usr/include/linux/nitro_enclaves.h |
| HDRINST usr/include/linux/if_fddi.h |
| HDRINST usr/include/linux/nsm.h |
| HDRINST usr/include/linux/netconf.h |
| HDRINST usr/include/linux/uinput.h |
| HDRINST usr/include/linux/loadpin.h |
| HDRINST usr/include/linux/nfsd_netlink.h |
| HDRINST usr/include/linux/veth.h |
| HDRINST usr/include/linux/virtio_balloon.h |
| HDRINST usr/include/linux/stat.h |
| HDRINST usr/include/linux/if_ppp.h |
| HDRINST usr/include/linux/sock_diag.h |
| HDRINST usr/include/linux/virtio_input.h |
| HDRINST usr/include/linux/qemu_fw_cfg.h |
| HDRINST usr/include/linux/ipmi_msgdefs.h |
| HDRINST usr/include/linux/if_phonet.h |
| HDRINST usr/include/linux/ioam6_genl.h |
| HDRINST usr/include/linux/agpgart.h |
| HDRINST usr/include/linux/futex.h |
| HDRINST usr/include/linux/mrp_bridge.h |
| HDRINST usr/include/linux/vsockmon.h |
| HDRINST usr/include/linux/userio.h |
| HDRINST usr/include/linux/udmabuf.h |
| HDRINST usr/include/linux/dqblk_xfs.h |
| HDRINST usr/include/linux/vesa.h |
| HDRINST usr/include/linux/firewire-cdev.h |
| HDRINST usr/include/linux/dccp.h |
| HDRINST usr/include/linux/caif/if_caif.h |
| HDRINST usr/include/linux/caif/caif_socket.h |
| HDRINST usr/include/linux/blktrace_api.h |
| HDRINST usr/include/linux/if_addr.h |
| HDRINST usr/include/linux/kfd_sysfs.h |
| HDRINST usr/include/linux/acct.h |
| HDRINST usr/include/linux/if_hippi.h |
| HDRINST usr/include/linux/minix_fs.h |
| HDRINST usr/include/linux/seccomp.h |
| HDRINST usr/include/linux/spi/spi.h |
| HDRINST usr/include/linux/spi/spidev.h |
| HDRINST usr/include/linux/ppp-comp.h |
| HDRINST usr/include/linux/pidfd.h |
| HDRINST usr/include/linux/rpmsg.h |
| HDRINST usr/include/linux/if_arp.h |
| HDRINST usr/include/linux/aspeed-p2a-ctrl.h |
| HDRINST usr/include/linux/msdos_fs.h |
| HDRINST usr/include/linux/handshake.h |
| HDRINST usr/include/linux/vdpa.h |
| HDRINST usr/include/linux/eventfd.h |
| HDRINST usr/include/linux/neighbour.h |
| HDRINST usr/include/linux/if_infiniband.h |
| HDRINST usr/include/linux/utime.h |
| HDRINST usr/include/linux/cciss_defs.h |
| HDRINST usr/include/linux/reiserfs_fs.h |
| HDRINST usr/include/linux/sysctl.h |
| HDRINST usr/include/linux/nilfs2_api.h |
| HDRINST usr/include/linux/mei_uuid.h |
| HDRINST usr/include/linux/ioam6_iptunnel.h |
| HDRINST usr/include/linux/termios.h |
| HDRINST usr/include/linux/usbdevice_fs.h |
| HDRINST usr/include/linux/tdx-guest.h |
| HDRINST usr/include/linux/in6.h |
| HDRINST usr/include/linux/ethtool.h |
| HDRINST usr/include/linux/npcm-video.h |
| HDRINST usr/include/linux/virtio_vsock.h |
| HDRINST usr/include/linux/netfilter_ipv4/ipt_REJECT.h |
| HDRINST usr/include/linux/netfilter_ipv4/ipt_LOG.h |
| HDRINST usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h |
| HDRINST usr/include/linux/netfilter_ipv4/ipt_ecn.h |
| HDRINST usr/include/linux/netfilter_ipv4/ipt_ECN.h |
| HDRINST usr/include/linux/netfilter_ipv4/ipt_ttl.h |
| HDRINST usr/include/linux/netfilter_ipv4/ipt_TTL.h |
| HDRINST usr/include/linux/netfilter_ipv4/ip_tables.h |
| HDRINST usr/include/linux/netfilter_ipv4/ipt_ah.h |
| HDRINST usr/include/linux/baycom.h |
| HDRINST usr/include/linux/virtio_blk.h |
| HDRINST usr/include/linux/ntsync.h |
| HDRINST usr/include/linux/xilinx-v4l2-controls.h |
| HDRINST usr/include/linux/hyperv.h |
| HDRINST usr/include/linux/serio.h |
| HDRINST usr/include/linux/soundcard.h |
| HDRINST usr/include/linux/cxl_mem.h |
| HDRINST usr/include/linux/taskstats.h |
| HDRINST usr/include/linux/rfkill.h |
| HDRINST usr/include/linux/vtpm_proxy.h |
| HDRINST usr/include/linux/atalk.h |
| HDRINST usr/include/linux/fadvise.h |
| HDRINST usr/include/linux/virtio_ring.h |
| HDRINST usr/include/linux/ipsec.h |
| HDRINST usr/include/linux/route.h |
| HDRINST usr/include/linux/dm-ioctl.h |
| HDRINST usr/include/linux/switchtec_ioctl.h |
| HDRINST usr/include/linux/dlm.h |
| HDRINST usr/include/linux/time.h |
| HDRINST usr/include/linux/atmdev.h |
| HDRINST usr/include/linux/signal.h |
| HDRINST usr/include/linux/virtio_mem.h |
| HDRINST usr/include/linux/sctp.h |
| HDRINST usr/include/linux/virtio_mmio.h |
| HDRINST usr/include/linux/ultrasound.h |
| HDRINST usr/include/linux/mman.h |
| HDRINST usr/include/linux/vhost_types.h |
| HDRINST usr/include/linux/icmp.h |
| HDRINST usr/include/linux/if_alg.h |
| HDRINST usr/include/linux/netfilter_arp/arp_tables.h |
| HDRINST usr/include/linux/netfilter_arp/arpt_mangle.h |
| HDRINST usr/include/linux/selinux_netlink.h |
| HDRINST usr/include/linux/uuid.h |
| HDRINST usr/include/linux/devlink.h |
| HDRINST usr/include/linux/ncsi.h |
| HDRINST usr/include/linux/nbd-netlink.h |
| HDRINST usr/include/linux/userfaultfd.h |
| HDRINST usr/include/linux/input.h |
| HDRINST usr/include/linux/matroxfb.h |
| HDRINST usr/include/linux/ppp_defs.h |
| HDRINST usr/include/linux/atm.h |
| HDRINST usr/include/linux/atm_tcp.h |
| HDRINST usr/include/linux/virtio_pci.h |
| HDRINST usr/include/linux/timex.h |
| HDRINST usr/include/linux/nfs3.h |
| HDRINST usr/include/linux/virtio_fs.h |
| HDRINST usr/include/linux/types.h |
| HDRINST usr/include/linux/phonet.h |
| HDRINST usr/include/linux/thermal.h |
| HDRINST usr/include/linux/elf.h |
| HDRINST usr/include/linux/mmtimer.h |
| HDRINST usr/include/linux/kcm.h |
| HDRINST usr/include/linux/if_packet.h |
| HDRINST usr/include/linux/seg6_genl.h |
| HDRINST usr/include/linux/tcp_metrics.h |
| HDRINST usr/include/linux/posix_types.h |
| HDRINST usr/include/linux/fdreg.h |
| HDRINST usr/include/linux/stddef.h |
| HDRINST usr/include/linux/rtnetlink.h |
| HDRINST usr/include/linux/i8k.h |
| HDRINST usr/include/linux/media-bus-format.h |
| HDRINST usr/include/linux/psp-sev.h |
| HDRINST usr/include/linux/vduse.h |
| HDRINST usr/include/linux/virtio_9p.h |
| HDRINST usr/include/linux/if_bridge.h |
| HDRINST usr/include/linux/if_macsec.h |
| HDRINST usr/include/linux/rpl.h |
| HDRINST usr/include/linux/watchdog.h |
| HDRINST usr/include/linux/ivtvfb.h |
| HDRINST usr/include/linux/gpio.h |
| HDRINST usr/include/linux/rxrpc.h |
| HDRINST usr/include/linux/packet_diag.h |
| HDRINST usr/include/linux/virtio_iommu.h |
| HDRINST usr/include/linux/atmlec.h |
| HDRINST usr/include/linux/dns_resolver.h |
| HDRINST usr/include/linux/smc_diag.h |
| HDRINST usr/include/linux/nsfs.h |
| HDRINST usr/include/linux/genwqe/genwqe_card.h |
| HDRINST usr/include/linux/virtio_crypto.h |
| HDRINST usr/include/linux/byteorder/little_endian.h |
| HDRINST usr/include/linux/byteorder/big_endian.h |
| HDRINST usr/include/linux/pkt_sched.h |
| HDRINST usr/include/linux/misc/bcm_vk.h |
| HDRINST usr/include/linux/hdlc.h |
| HDRINST usr/include/linux/wireless.h |
| HDRINST usr/include/linux/mctp.h |
| HDRINST usr/include/linux/virtio_i2c.h |
| HDRINST usr/include/linux/hid.h |
| HDRINST usr/include/linux/um_timetravel.h |
| HDRINST usr/include/linux/phantom.h |
| HDRINST usr/include/linux/tiocl.h |
| HDRINST usr/include/linux/input-event-codes.h |
| HDRINST usr/include/linux/fb.h |
| HDRINST usr/include/linux/tps6594_pfsm.h |
| HDRINST usr/include/linux/if_pppox.h |
| HDRINST usr/include/linux/vt.h |
| HDRINST usr/include/linux/sonet.h |
| HDRINST usr/include/linux/limits.h |
| HDRINST usr/include/linux/zorro_ids.h |
| HDRINST usr/include/linux/netfilter.h |
| HDRINST usr/include/linux/uleds.h |
| HDRINST usr/include/linux/fsi.h |
| HDRINST usr/include/linux/magic.h |
| HDRINST usr/include/linux/iommufd.h |
| HDRINST usr/include/linux/virtio_config.h |
| HDRINST usr/include/linux/cgroupstats.h |
| HDRINST usr/include/linux/xdp_diag.h |
| HDRINST usr/include/linux/btrfs.h |
| HDRINST usr/include/linux/arm_sdei.h |
| HDRINST usr/include/linux/genetlink.h |
| HDRINST usr/include/linux/cyclades.h |
| HDRINST usr/include/linux/dw100.h |
| HDRINST usr/include/linux/net_namespace.h |
| HDRINST usr/include/linux/xfrm.h |
| HDRINST usr/include/linux/fou.h |
| HDRINST usr/include/linux/mroute6.h |
| HDRINST usr/include/linux/papr_pdsm.h |
| HDRINST usr/include/linux/if_xdp.h |
| HDRINST usr/include/linux/nfc.h |
| HDRINST usr/include/linux/nfsacl.h |
| HDRINST usr/include/linux/sysinfo.h |
| HDRINST usr/include/linux/cciss_ioctl.h |
| HDRINST usr/include/linux/kernel-page-flags.h |
| HDRINST usr/include/linux/ppp-ioctl.h |
| HDRINST usr/include/linux/pg.h |
| HDRINST usr/include/linux/mmc/ioctl.h |
| HDRINST usr/include/linux/if_slip.h |
| HDRINST usr/include/linux/seg6_iptunnel.h |
| HDRINST usr/include/linux/cifs/cifs_mount.h |
| HDRINST usr/include/linux/cifs/cifs_netlink.h |
| HDRINST usr/include/linux/tty.h |
| HDRINST usr/include/linux/libc-compat.h |
| HDRINST usr/include/linux/rpmsg_types.h |
| HDRINST usr/include/linux/memfd.h |
| HDRINST usr/include/linux/if_x25.h |
| HDRINST usr/include/linux/virtio_bt.h |
| HDRINST usr/include/linux/synclink.h |
| HDRINST usr/include/linux/tcp.h |
| HDRINST usr/include/linux/atm_idt77105.h |
| HDRINST usr/include/linux/tty_flags.h |
| HDRINST usr/include/linux/netfilter/xt_bpf.h |
| HDRINST usr/include/linux/netfilter/xt_LED.h |
| HDRINST usr/include/linux/netfilter/xt_mark.h |
| HDRINST usr/include/linux/netfilter/xt_cluster.h |
| HDRINST usr/include/linux/netfilter/ipset/ip_set_list.h |
| HDRINST usr/include/linux/netfilter/ipset/ip_set_bitmap.h |
| HDRINST usr/include/linux/netfilter/ipset/ip_set_hash.h |
| HDRINST usr/include/linux/netfilter/ipset/ip_set.h |
| HDRINST usr/include/linux/netfilter/xt_comment.h |
| HDRINST usr/include/linux/netfilter/xt_NFLOG.h |
| HDRINST usr/include/linux/netfilter/xt_NFQUEUE.h |
| HDRINST usr/include/linux/netfilter/xt_u32.h |
| HDRINST usr/include/linux/netfilter/nfnetlink_acct.h |
| HDRINST usr/include/linux/netfilter/xt_tcpudp.h |
| HDRINST usr/include/linux/netfilter/nfnetlink_compat.h |
| HDRINST usr/include/linux/netfilter/xt_mac.h |
| HDRINST usr/include/linux/netfilter/xt_esp.h |
| HDRINST usr/include/linux/netfilter/xt_realm.h |
| HDRINST usr/include/linux/netfilter/xt_SYNPROXY.h |
| HDRINST usr/include/linux/netfilter/xt_helper.h |
| HDRINST usr/include/linux/netfilter/xt_CONNMARK.h |
| HDRINST usr/include/linux/netfilter/xt_connbytes.h |
| HDRINST usr/include/linux/netfilter/xt_cpu.h |
| HDRINST usr/include/linux/netfilter/xt_policy.h |
| HDRINST usr/include/linux/netfilter/nfnetlink_log.h |
| HDRINST usr/include/linux/netfilter/xt_state.h |
| HDRINST usr/include/linux/netfilter/xt_cgroup.h |
| HDRINST usr/include/linux/netfilter/xt_multiport.h |
| HDRINST usr/include/linux/netfilter/xt_HMARK.h |
| HDRINST usr/include/linux/netfilter/nfnetlink_conntrack.h |
| HDRINST usr/include/linux/netfilter/nf_conntrack_tcp.h |
| HDRINST usr/include/linux/netfilter/xt_hashlimit.h |
| HDRINST usr/include/linux/netfilter/xt_ipcomp.h |
| HDRINST usr/include/linux/netfilter/xt_owner.h |
| HDRINST usr/include/linux/netfilter/xt_statistic.h |
| HDRINST usr/include/linux/netfilter/xt_rpfilter.h |
| HDRINST usr/include/linux/netfilter/xt_set.h |
| HDRINST usr/include/linux/netfilter/xt_connlimit.h |
| HDRINST usr/include/linux/netfilter/nf_conntrack_common.h |
| HDRINST usr/include/linux/netfilter/nf_synproxy.h |
| HDRINST usr/include/linux/netfilter/xt_SECMARK.h |
| HDRINST usr/include/linux/netfilter/xt_connlabel.h |
| HDRINST usr/include/linux/netfilter/xt_devgroup.h |
| HDRINST usr/include/linux/netfilter/xt_AUDIT.h |
| HDRINST usr/include/linux/netfilter/xt_ipvs.h |
| HDRINST usr/include/linux/netfilter/xt_CONNSECMARK.h |
| HDRINST usr/include/linux/netfilter/xt_rateest.h |
| HDRINST usr/include/linux/netfilter/nf_conntrack_sctp.h |
| HDRINST usr/include/linux/netfilter/xt_CHECKSUM.h |
| HDRINST usr/include/linux/netfilter/xt_DSCP.h |
| HDRINST usr/include/linux/netfilter/nf_tables_compat.h |
| HDRINST usr/include/linux/netfilter/xt_TPROXY.h |
| HDRINST usr/include/linux/netfilter/xt_ecn.h |
| HDRINST usr/include/linux/netfilter/nf_conntrack_ftp.h |
| HDRINST usr/include/linux/netfilter/xt_conntrack.h |
| HDRINST usr/include/linux/netfilter/xt_CT.h |
| HDRINST usr/include/linux/netfilter/x_tables.h |
| HDRINST usr/include/linux/netfilter/xt_l2tp.h |
| HDRINST usr/include/linux/netfilter/nfnetlink_osf.h |
| HDRINST usr/include/linux/netfilter/nfnetlink.h |
| HDRINST usr/include/linux/netfilter/nf_nat.h |
| HDRINST usr/include/linux/netfilter/xt_CLASSIFY.h |
| HDRINST usr/include/linux/netfilter/xt_length.h |
| HDRINST usr/include/linux/netfilter/xt_recent.h |
| HDRINST usr/include/linux/netfilter/xt_nfacct.h |
| HDRINST usr/include/linux/netfilter/xt_LOG.h |
| HDRINST usr/include/linux/netfilter/nf_conntrack_tuple_common.h |
| HDRINST usr/include/linux/netfilter/xt_quota.h |
| HDRINST usr/include/linux/netfilter/nf_tables.h |
| HDRINST usr/include/linux/netfilter/xt_string.h |
| HDRINST usr/include/linux/netfilter/nfnetlink_hook.h |
| HDRINST usr/include/linux/netfilter/xt_dscp.h |
| HDRINST usr/include/linux/netfilter/xt_addrtype.h |
| HDRINST usr/include/linux/netfilter/xt_osf.h |
| HDRINST usr/include/linux/netfilter/xt_pkttype.h |
| HDRINST usr/include/linux/netfilter/nfnetlink_cttimeout.h |
| HDRINST usr/include/linux/netfilter/xt_TCPOPTSTRIP.h |
| HDRINST usr/include/linux/netfilter/nf_log.h |
| HDRINST usr/include/linux/netfilter/xt_TCPMSS.h |
| HDRINST usr/include/linux/netfilter/xt_socket.h |
| HDRINST usr/include/linux/netfilter/xt_connmark.h |
| HDRINST usr/include/linux/netfilter/xt_tcpmss.h |
| HDRINST usr/include/linux/netfilter/xt_sctp.h |
| HDRINST usr/include/linux/netfilter/xt_MARK.h |
| HDRINST usr/include/linux/netfilter/xt_IDLETIMER.h |
| HDRINST usr/include/linux/netfilter/xt_time.h |
| HDRINST usr/include/linux/netfilter/nfnetlink_cthelper.h |
| HDRINST usr/include/linux/netfilter/xt_dccp.h |
| HDRINST usr/include/linux/netfilter/xt_physdev.h |
| HDRINST usr/include/linux/netfilter/xt_iprange.h |
| HDRINST usr/include/linux/netfilter/xt_TEE.h |
| HDRINST usr/include/linux/netfilter/xt_limit.h |
| HDRINST usr/include/linux/netfilter/xt_RATEEST.h |
| HDRINST usr/include/linux/netfilter/nfnetlink_queue.h |
| HDRINST usr/include/linux/prctl.h |
| HDRINST usr/include/linux/hidraw.h |
| HDRINST usr/include/linux/if.h |
| HDRINST usr/include/linux/in_route.h |
| HDRINST usr/include/linux/keyboard.h |
| HDRINST usr/include/linux/wmi.h |
| HDRINST usr/include/linux/can/vxcan.h |
| HDRINST usr/include/linux/can/raw.h |
| HDRINST usr/include/linux/can/isotp.h |
| HDRINST usr/include/linux/can/error.h |
| HDRINST usr/include/linux/can/bcm.h |
| HDRINST usr/include/linux/can/netlink.h |
| HDRINST usr/include/linux/can/gw.h |
| HDRINST usr/include/linux/can/j1939.h |
| HDRINST usr/include/linux/dpll.h |
| HDRINST usr/include/linux/const.h |
| HDRINST usr/include/linux/seg6_hmac.h |
| HDRINST usr/include/linux/target_core_user.h |
| HDRINST usr/include/linux/hw_breakpoint.h |
| HDRINST usr/include/linux/aspeed-video.h |
| HDRINST usr/include/linux/kernelcapi.h |
| HDRINST usr/include/linux/snmp.h |
| HDRINST usr/include/linux/ivtv.h |
| HDRINST usr/include/linux/stm.h |
| HDRINST usr/include/linux/trace_mmap.h |
| HDRINST usr/include/linux/perf_event.h |
| HDRINST usr/include/linux/atm_eni.h |
| HDRINST usr/include/linux/virtio_ids.h |
| HDRINST usr/include/linux/ax25.h |
| HDRINST usr/include/linux/elf-fdpic.h |
| HDRINST usr/include/linux/virtio_scmi.h |
| HDRINST usr/include/linux/erspan.h |
| HDRINST usr/include/linux/auto_fs.h |
| HDRINST usr/include/linux/if_vlan.h |
| HDRINST usr/include/linux/ublk_cmd.h |
| HDRINST usr/include/linux/gfs2_ondisk.h |
| HDRINST usr/include/linux/if_fc.h |
| HDRINST usr/include/linux/gameport.h |
| HDRINST usr/include/linux/atmsvc.h |
| HDRINST usr/include/linux/in.h |
| HDRINST usr/include/linux/udp.h |
| HDRINST usr/include/linux/smiapp.h |
| HDRINST usr/include/linux/watch_queue.h |
| HDRINST usr/include/linux/vmcore.h |
| HDRINST usr/include/linux/hsr_netlink.h |
| HDRINST usr/include/linux/tipc_netlink.h |
| HDRINST usr/include/linux/signalfd.h |
| HDRINST usr/include/linux/ccs.h |
| HDRINST usr/include/linux/nfs4.h |
| HDRINST usr/include/linux/kd.h |
| HDRINST usr/include/linux/joystick.h |
| HDRINST usr/include/linux/serial_core.h |
| HDRINST usr/include/linux/errqueue.h |
| HDRINST usr/include/linux/auto_fs4.h |
| HDRINST usr/include/linux/mqueue.h |
| HDRINST usr/include/linux/atmarp.h |
| HDRINST usr/include/linux/mroute.h |
| HDRINST usr/include/linux/ptp_clock.h |
| HDRINST usr/include/linux/jffs2.h |
| HDRINST usr/include/linux/bt-bmc.h |
| HDRINST usr/include/linux/rseq.h |
| HDRINST usr/include/linux/netlink.h |
| HDRINST usr/include/linux/module.h |
| HDRINST usr/include/linux/vbox_err.h |
| HDRINST usr/include/linux/if_team.h |
| HDRINST usr/include/linux/batadv_packet.h |
| HDRINST usr/include/linux/eventpoll.h |
| HDRINST usr/include/linux/max2175.h |
| HDRINST usr/include/linux/aio_abi.h |
| HDRINST usr/include/linux/comedi.h |
| HDRINST usr/include/linux/hdreg.h |
| HDRINST usr/include/linux/rio_cm_cdev.h |
| HDRINST usr/include/linux/hpet.h |
| HDRINST usr/include/linux/cdrom.h |
| HDRINST usr/include/linux/rds.h |
| HDRINST usr/include/linux/io_uring.h |
| HDRINST usr/include/linux/qrtr.h |
| HDRINST usr/include/linux/i2c-dev.h |
| HDRINST usr/include/linux/aspeed-lpc-ctrl.h |
| HDRINST usr/include/linux/netrom.h |
| HDRINST usr/include/linux/netfilter_ipv6/ip6t_ah.h |
| HDRINST usr/include/linux/netfilter_ipv6/ip6t_frag.h |
| HDRINST usr/include/linux/netfilter_ipv6/ip6t_mh.h |
| HDRINST usr/include/linux/netfilter_ipv6/ip6t_hl.h |
| HDRINST usr/include/linux/netfilter_ipv6/ip6t_REJECT.h |
| HDRINST usr/include/linux/netfilter_ipv6/ip6t_HL.h |
| HDRINST usr/include/linux/netfilter_ipv6/ip6t_srh.h |
| HDRINST usr/include/linux/netfilter_ipv6/ip6t_opts.h |
| HDRINST usr/include/linux/netfilter_ipv6/ip6t_NPT.h |
| HDRINST usr/include/linux/netfilter_ipv6/ip6_tables.h |
| HDRINST usr/include/linux/netfilter_ipv6/ip6t_rt.h |
| HDRINST usr/include/linux/netfilter_ipv6/ip6t_LOG.h |
| HDRINST usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h |
| HDRINST usr/include/linux/ioprio.h |
| HDRINST usr/include/linux/bpf_common.h |
| HDRINST usr/include/linux/netfilter_ipv4.h |
| HDRINST usr/include/linux/scif_ioctl.h |
| HDRINST usr/include/linux/wireguard.h |
| HDRINST usr/include/linux/dlm_device.h |
| HDRINST usr/include/linux/ip_vs.h |
| HDRINST usr/include/linux/rtc.h |
| HDRINST usr/include/linux/ipv6_route.h |
| HDRINST usr/include/linux/nilfs2_ondisk.h |
| HDRINST usr/include/linux/mpls_iptunnel.h |
| HDRINST usr/include/linux/psci.h |
| HDRINST usr/include/linux/vfio_zdev.h |
| HDRINST usr/include/linux/pfkeyv2.h |
| HDRINST usr/include/linux/serial_reg.h |
| HDRINST usr/include/linux/uio.h |
| HDRINST usr/include/linux/tipc_config.h |
| HDRINST usr/include/linux/msg.h |
| HDRINST usr/include/linux/uvcvideo.h |
| HDRINST usr/include/linux/dvb/video.h |
| HDRINST usr/include/linux/dvb/osd.h |
| HDRINST usr/include/linux/dvb/frontend.h |
| HDRINST usr/include/linux/dvb/audio.h |
| HDRINST usr/include/linux/dvb/ca.h |
| HDRINST usr/include/linux/dvb/net.h |
| HDRINST usr/include/linux/dvb/version.h |
| HDRINST usr/include/linux/dvb/dmx.h |
| HDRINST usr/include/linux/mdio.h |
| HDRINST usr/include/linux/personality.h |
| HDRINST usr/include/linux/nl80211.h |
| HDRINST usr/include/linux/am437x-vpfe.h |
| HDRINST usr/include/linux/i2c.h |
| HDRINST usr/include/linux/utsname.h |
| HDRINST usr/include/linux/virtio_net.h |
| HDRINST usr/include/linux/securebits.h |
| HDRINST usr/include/linux/auxvec.h |
| HDRINST usr/include/linux/sync_file.h |
| HDRINST usr/include/linux/ndctl.h |
| HDRINST usr/include/linux/zorro.h |
| HDRINST usr/include/linux/mei.h |
| HDRINST usr/include/linux/isdn/capicmd.h |
| HDRINST usr/include/linux/ptrace.h |
| HDRINST usr/include/linux/fcntl.h |
| HDRINST usr/include/linux/hsi/cs-protocol.h |
| HDRINST usr/include/linux/hsi/hsi_char.h |
| HDRINST usr/include/linux/bits.h |
| HDRINST usr/include/linux/pfrut.h |
| HDRINST usr/include/linux/blkdev.h |
| HDRINST usr/include/linux/media.h |
| HDRINST usr/include/linux/if_plip.h |
| HDRINST usr/include/linux/sound.h |
| HDRINST usr/include/linux/times.h |
| HDRINST usr/include/linux/kfd_ioctl.h |
| HDRINST usr/include/linux/cramfs_fs.h |
| HDRINST usr/include/linux/auto_dev-ioctl.h |
| HDRINST usr/include/linux/falloc.h |
| HDRINST usr/include/linux/cryptouser.h |
| HDRINST usr/include/linux/dcbnl.h |
| HDRINST usr/include/linux/map_to_7segment.h |
| HDRINST usr/include/linux/map_to_14segment.h |
| HDRINST usr/include/linux/loop.h |
| HDRINST usr/include/linux/android/binder.h |
| HDRINST usr/include/linux/android/binderfs.h |
| HDRINST usr/include/linux/tipc.h |
| HDRINST usr/include/linux/tc_act/tc_mirred.h |
| HDRINST usr/include/linux/tc_act/tc_defact.h |
| HDRINST usr/include/linux/tc_act/tc_nat.h |
| HDRINST usr/include/linux/tc_act/tc_tunnel_key.h |
| HDRINST usr/include/linux/tc_act/tc_mpls.h |
| HDRINST usr/include/linux/tc_act/tc_sample.h |
| HDRINST usr/include/linux/tc_act/tc_skbmod.h |
| HDRINST usr/include/linux/tc_act/tc_gact.h |
| HDRINST usr/include/linux/tc_act/tc_ife.h |
| HDRINST usr/include/linux/tc_act/tc_ctinfo.h |
| HDRINST usr/include/linux/tc_act/tc_bpf.h |
| HDRINST usr/include/linux/tc_act/tc_csum.h |
| HDRINST usr/include/linux/tc_act/tc_ct.h |
| HDRINST usr/include/linux/tc_act/tc_skbedit.h |
| HDRINST usr/include/linux/tc_act/tc_pedit.h |
| HDRINST usr/include/linux/tc_act/tc_connmark.h |
| HDRINST usr/include/linux/tc_act/tc_gate.h |
| HDRINST usr/include/linux/tc_act/tc_vlan.h |
| HDRINST usr/include/linux/mount.h |
| HDRINST usr/include/linux/sched.h |
| HDRINST usr/include/linux/unistd.h |
| HDRINST usr/include/linux/netfilter_ipv6.h |
| HDRINST usr/include/linux/vboxguest.h |
| HDRINST usr/include/linux/cec.h |
| HDRINST usr/include/linux/tls.h |
| HDRINST usr/include/linux/pci.h |
| HDRINST usr/include/linux/vm_sockets_diag.h |
| HDRINST usr/include/linux/mempolicy.h |
| HDRINST usr/include/linux/fsverity.h |
| HDRINST usr/include/linux/kdev_t.h |
| HDRINST usr/include/linux/cfm_bridge.h |
| HDRINST usr/include/linux/nvram.h |
| HDRINST usr/include/linux/videodev2.h |
| HDRINST usr/include/linux/if_tunnel.h |
| HDRINST usr/include/linux/v4l2-common.h |
| HDRINST usr/include/linux/vbox_vmmdev_types.h |
| HDRINST usr/include/linux/if_arcnet.h |
| HDRINST usr/include/linux/adb.h |
| HDRINST usr/include/linux/netlink_diag.h |
| HDRINST usr/include/linux/serial.h |
| HDRINST usr/include/linux/cachefiles.h |
| HDRINST usr/include/linux/errno.h |
| HDRINST usr/include/linux/hdlc/ioctl.h |
| HDRINST usr/include/linux/gtp.h |
| HDRINST usr/include/linux/elf-em.h |
| HDRINST usr/include/linux/ipmi.h |
| HDRINST usr/include/linux/mptcp.h |
| HDRINST usr/include/linux/pktcdvd.h |
| HDRINST usr/include/linux/ipmi_ssif_bmc.h |
| HDRINST usr/include/linux/connector.h |
| HDRINST usr/include/linux/cycx_cfm.h |
| HDRINST usr/include/linux/blkzoned.h |
| HDRINST usr/include/linux/bpf_perf_event.h |
| HDRINST usr/include/linux/timerfd.h |
| HDRINST usr/include/linux/acrn.h |
| HDRINST usr/include/linux/atmbr2684.h |
| HDRINST usr/include/linux/reboot.h |
| HDRINST usr/include/linux/i2o-dev.h |
| HDRINST usr/include/linux/atmppp.h |
| HDRINST usr/include/linux/openvswitch.h |
| HDRINST usr/include/linux/fanotify.h |
| HDRINST usr/include/linux/bpqether.h |
| HDRINST usr/include/linux/patchkey.h |
| HDRINST usr/include/linux/sed-opal.h |
| HDRINST usr/include/linux/fs.h |
| HDRINST usr/include/linux/ipv6.h |
| HDRINST usr/include/linux/resource.h |
| HDRINST usr/include/linux/bpf.h |
| HDRINST usr/include/linux/fiemap.h |
| HDRINST usr/include/linux/sched/types.h |
| HDRINST usr/include/linux/parport.h |
| HDRINST usr/include/linux/arcfb.h |
| HDRINST usr/include/linux/smc.h |
| HDRINST usr/include/linux/sonypi.h |
| HDRINST usr/include/linux/shm.h |
| HDRINST usr/include/linux/ipmi_bmc.h |
| HDRINST usr/include/linux/qnxtypes.h |
| HDRINST usr/include/linux/batman_adv.h |
| HDRINST usr/include/linux/coresight-stm.h |
| HDRINST usr/include/linux/fsl_mc.h |
| HDRINST usr/include/linux/atmapi.h |
| HDRINST usr/include/linux/close_range.h |
| HDRINST usr/include/linux/udf_fs_i.h |
| HDRINST usr/include/linux/isst_if.h |
| HDRINST usr/include/linux/amt.h |
| HDRINST usr/include/linux/atmsap.h |
| HDRINST usr/include/linux/mpls.h |
| HDRINST usr/include/linux/atmmpc.h |
| HDRINST usr/include/linux/gsmmux.h |
| HDRINST usr/include/linux/nfs_mount.h |
| HDRINST usr/include/linux/icmpv6.h |
| HDRINST usr/include/linux/ip.h |
| HDRINST usr/include/linux/rio_mport_cdev.h |
| HDRINST usr/include/linux/fsmap.h |
| HDRINST usr/include/linux/landlock.h |
| HDRINST usr/include/linux/ip6_tunnel.h |
| HDRINST usr/include/linux/coff.h |
| HDRINST usr/include/linux/if_ether.h |
| HDRINST usr/include/linux/seg6.h |
| HDRINST usr/include/linux/x25.h |
| HDRINST usr/include/linux/atmclip.h |
| HDRINST usr/include/linux/idxd.h |
| HDRINST usr/include/linux/pmu.h |
| HDRINST usr/include/linux/blkpg.h |
| HDRINST usr/include/linux/inet_diag.h |
| HDRINST usr/include/linux/wwan.h |
| HDRINST usr/include/linux/netfilter_bridge.h |
| HDRINST usr/include/linux/sem.h |
| HDRINST usr/include/linux/l2tp.h |
| HDRINST usr/include/linux/ioam6.h |
| HDRINST usr/include/linux/netdevice.h |
| HDRINST usr/include/linux/net.h |
| HDRINST usr/include/linux/chio.h |
| HDRINST usr/include/linux/omapfb.h |
| HDRINST usr/include/linux/if_bonding.h |
| HDRINST usr/include/linux/string.h |
| HDRINST usr/include/linux/sunrpc/debug.h |
| HDRINST usr/include/linux/fpga-dfl.h |
| HDRINST usr/include/linux/apm_bios.h |
| HDRINST usr/include/linux/major.h |
| HDRINST usr/include/linux/if_addrlabel.h |
| HDRINST usr/include/linux/iso_fs.h |
| HDRINST usr/include/linux/cec-funcs.h |
| HDRINST usr/include/linux/scc.h |
| HDRINST usr/include/linux/dm-log-userspace.h |
| HDRINST usr/include/linux/un.h |
| HDRINST usr/include/linux/thp7312.h |
| HDRINST usr/include/linux/membarrier.h |
| HDRINST usr/include/linux/v4l2-dv-timings.h |
| HDRINST usr/include/linux/exfat.h |
| HDRINST usr/include/linux/dlmconstants.h |
| HDRINST usr/include/linux/if_ltalk.h |
| HDRINST usr/include/linux/fscrypt.h |
| HDRINST usr/include/linux/ext4.h |
| HDRINST usr/include/linux/remoteproc_cdev.h |
| HDRINST usr/include/linux/cn_proc.h |
| HDRINST usr/include/linux/bcm933xx_hcs.h |
| HDRINST usr/include/linux/if_link.h |
| HDRINST usr/include/linux/wait.h |
| HDRINST usr/include/linux/atm_he.h |
| HDRINST usr/include/linux/binfmts.h |
| HDRINST usr/include/linux/radeonfb.h |
| HDRINST usr/include/linux/tipc_sockets_diag.h |
| HDRINST usr/include/linux/psp-dbc.h |
| HDRINST usr/include/linux/v4l2-mediabus.h |
| HDRINST usr/include/linux/fuse.h |
| HDRINST usr/include/linux/virtio_rng.h |
| HDRINST usr/include/linux/socket.h |
| HDRINST usr/include/linux/omap3isp.h |
| HDRINST usr/include/linux/netfilter_bridge/ebt_mark_m.h |
| HDRINST usr/include/linux/netfilter_bridge/ebt_ip6.h |
| HDRINST usr/include/linux/netfilter_bridge/ebt_ip.h |
| HDRINST usr/include/linux/netfilter_bridge/ebt_pkttype.h |
| HDRINST usr/include/linux/netfilter_bridge/ebt_among.h |
| HDRINST usr/include/linux/netfilter_bridge/ebt_stp.h |
| HDRINST usr/include/linux/netfilter_bridge/ebt_802_3.h |
| HDRINST usr/include/linux/netfilter_bridge/ebt_log.h |
| HDRINST usr/include/linux/netfilter_bridge/ebt_redirect.h |
| HDRINST usr/include/linux/netfilter_bridge/ebtables.h |
| HDRINST usr/include/linux/netfilter_bridge/ebt_nat.h |
| HDRINST usr/include/linux/netfilter_bridge/ebt_nflog.h |
| HDRINST usr/include/linux/netfilter_bridge/ebt_arpreply.h |
| HDRINST usr/include/linux/netfilter_bridge/ebt_arp.h |
| HDRINST usr/include/linux/netfilter_bridge/ebt_mark_t.h |
| HDRINST usr/include/linux/netfilter_bridge/ebt_vlan.h |
| HDRINST usr/include/linux/netfilter_bridge/ebt_limit.h |
| HDRINST usr/include/linux/counter.h |
| HDRINST usr/include/linux/virtio_scsi.h |
| HDRINST usr/include/linux/dma-heap.h |
| HDRINST usr/include/linux/adfs_fs.h |
| HDRINST usr/include/linux/nfs.h |
| HDRINST usr/include/linux/param.h |
| HDRINST usr/include/linux/hash_info.h |
| HDRINST usr/include/linux/kcmp.h |
| HDRINST usr/include/linux/nfs_idmap.h |
| HDRINST usr/include/linux/if_pppol2tp.h |
| HDRINST usr/include/linux/toshiba.h |
| HDRINST usr/include/linux/netfilter_arp.h |
| HDRINST usr/include/linux/suspend_ioctls.h |
| HDRINST usr/include/linux/rose.h |
| HDRINST usr/include/linux/pr.h |
| HDRINST usr/include/linux/usbip.h |
| HDRINST usr/include/linux/quota.h |
| HDRINST usr/include/linux/psample.h |
| HDRINST usr/include/linux/openat2.h |
| HDRINST usr/include/linux/firewire-constants.h |
| HDRINST usr/include/linux/netdev.h |
| HDRINST usr/include/linux/vfio_ccw.h |
| HDRINST usr/include/linux/sev-guest.h |
| HDRINST usr/include/linux/coda.h |
| HDRINST usr/include/linux/kvm_para.h |
| HDRINST usr/include/linux/filter.h |
| HDRINST usr/include/linux/rpl_iptunnel.h |
| HDRINST usr/include/linux/affs_hardblocks.h |
| HDRINST usr/include/linux/user_events.h |
| HDRINST usr/include/linux/mtio.h |
| HDRINST usr/include/linux/fd.h |
| HDRINST usr/include/linux/mptcp_pm.h |
| HDRINST usr/include/linux/reiserfs_xattr.h |
| HDRINST usr/include/linux/dlm_plock.h |
| HDRINST usr/include/linux/btf.h |
| HDRINST usr/include/linux/poll.h |
| HDRINST usr/include/linux/nl80211-vnd-intel.h |
| HDRINST usr/include/linux/vhost.h |
| HDRINST usr/include/linux/net_dropmon.h |
| HDRINST usr/include/linux/posix_acl.h |
| HDRINST usr/include/linux/if_cablemodem.h |
| HDRINST usr/include/linux/screen_info.h |
| HDRINST usr/include/linux/net_tstamp.h |
| HDRINST usr/include/linux/kcov.h |
| HDRINST usr/include/linux/random.h |
| HDRINST usr/include/linux/time_types.h |
| HDRINST usr/include/linux/nexthop.h |
| HDRINST usr/include/linux/nfs2.h |
| HDRINST usr/include/linux/hiddev.h |
| HDRINST usr/include/linux/lp.h |
| HDRINST usr/include/linux/virtio_gpio.h |
| HDRINST usr/include/linux/v4l2-controls.h |
| HDRINST usr/include/linux/pkt_cls.h |
| HDRINST usr/include/linux/lsm.h |
| HDRINST usr/include/linux/atm_zatm.h |
| HDRINST usr/include/linux/virtio_console.h |
| HDRINST usr/include/linux/virtio_snd.h |
| HDRINST usr/include/linux/audit.h |
| HDRINST usr/include/linux/media/raspberrypi/pisp_be_config.h |
| HDRINST usr/include/linux/media/raspberrypi/pisp_common.h |
| HDRINST usr/include/linux/pps.h |
| HDRINST usr/include/linux/romfs_fs.h |
| HDRINST usr/include/linux/vfio.h |
| HDRINST usr/include/linux/v4l2-subdev.h |
| HDRINST usr/include/linux/keyctl.h |
| HDRINST usr/include/linux/fib_rules.h |
| HDRINST usr/include/linux/nubus.h |
| HDRINST usr/include/linux/virtio_pcidev.h |
| HDRINST usr/include/linux/dma-buf.h |
| HDRINST usr/include/linux/ethtool_netlink.h |
| HDRINST usr/include/linux/ipc.h |
| HDRINST usr/include/linux/llc.h |
| HDRINST usr/include/linux/uhid.h |
| HDRINST usr/include/linux/hdlcdrv.h |
| HDRINST usr/include/linux/inotify.h |
| HDRINST usr/include/linux/irqnr.h |
| HDRINST usr/include/linux/virtio_pmem.h |
| HDRINST usr/include/linux/sockios.h |
| HDRINST usr/include/linux/qnx4_fs.h |
| HDRINST usr/include/linux/atm_nicstar.h |
| HDRINST usr/include/linux/if_tun.h |
| HDRINST usr/include/linux/tee.h |
| HDRINST usr/include/linux/gen_stats.h |
| HDRINST usr/include/linux/swab.h |
| HDRINST usr/include/linux/kernel.h |
| HDRINST usr/include/linux/mii.h |
| HDRINST usr/include/linux/ife.h |
| HDRINST usr/include/linux/capi.h |
| HDRINST usr/include/linux/vm_sockets.h |
| HDRINST usr/include/linux/nbd.h |
| HDRINST usr/include/linux/if_eql.h |
| HDRINST usr/include/linux/seg6_local.h |
| HDRINST usr/include/linux/nfs4_mount.h |
| HDRINST usr/include/linux/usb/functionfs.h |
| HDRINST usr/include/linux/usb/video.h |
| HDRINST usr/include/linux/usb/g_printer.h |
| HDRINST usr/include/linux/usb/cdc.h |
| HDRINST usr/include/linux/usb/midi.h |
| HDRINST usr/include/linux/usb/raw_gadget.h |
| HDRINST usr/include/linux/usb/ch11.h |
| HDRINST usr/include/linux/usb/ch9.h |
| HDRINST usr/include/linux/usb/audio.h |
| HDRINST usr/include/linux/usb/g_uvc.h |
| HDRINST usr/include/linux/usb/tmc.h |
| HDRINST usr/include/linux/usb/cdc-wdm.h |
| HDRINST usr/include/linux/usb/charger.h |
| HDRINST usr/include/linux/usb/g_hid.h |
| HDRINST usr/include/linux/usb/gadgetfs.h |
| HDRINST usr/include/linux/nfsd/export.h |
| HDRINST usr/include/linux/nfsd/stats.h |
| HDRINST usr/include/linux/nfsd/cld.h |
| HDRINST usr/include/linux/nfsd/debug.h |
| HDRINST usr/include/linux/kexec.h |
| HDRINST usr/include/linux/tc_ematch/tc_em_cmp.h |
| HDRINST usr/include/linux/tc_ematch/tc_em_nbyte.h |
| HDRINST usr/include/linux/tc_ematch/tc_em_ipt.h |
| HDRINST usr/include/linux/tc_ematch/tc_em_text.h |
| HDRINST usr/include/linux/tc_ematch/tc_em_meta.h |
| HDRINST usr/include/linux/can.h |
| HDRINST usr/include/linux/bfs_fs.h |
| HDRINST usr/include/linux/oom.h |
| HDRINST usr/include/linux/pcitest.h |
| HDRINST usr/include/linux/efs_fs_sb.h |
| HDRINST usr/include/linux/surface_aggregator/cdev.h |
| HDRINST usr/include/linux/surface_aggregator/dtx.h |
| HDRINST usr/include/linux/ioctl.h |
| HDRINST usr/include/linux/nfs_fs.h |
| HDRINST usr/include/linux/lirc.h |
| HDRINST usr/include/linux/igmp.h |
| HDRINST usr/include/linux/atmioc.h |
| HDRINST usr/include/linux/ppdev.h |
| HDRINST usr/include/linux/virtio_types.h |
| HDRINST usr/include/linux/raid/md_u.h |
| HDRINST usr/include/linux/raid/md_p.h |
| HDRINST usr/include/linux/pci_regs.h |
| HDRINST usr/include/linux/lwtunnel.h |
| HDRINST usr/include/linux/fsl_hypervisor.h |
| HDRINST usr/include/linux/unix_diag.h |
| HDRINST usr/include/linux/cuda.h |
| HDRINST usr/include/linux/f2fs.h |
| HDRINST usr/include/linux/posix_acl_xattr.h |
| HDRINST usr/include/linux/virtio_gpu.h |
| HDRINST usr/include/linux/xattr.h |
| HDRINST usr/include/linux/capability.h |
| HDRINST usr/include/linux/bsg.h |
| HDRINST usr/include/linux/btrfs_tree.h |
| HDRINST usr/include/linux/nvme_ioctl.h |
| HDRINST usr/include/linux/edd.h |
| HDRINST usr/include/linux/rkisp1-config.h |
| HDRINST usr/include/misc/uacce/uacce.h |
| HDRINST usr/include/misc/uacce/hisi_qm.h |
| HDRINST usr/include/misc/cxl.h |
| HDRINST usr/include/misc/xilinx_sdfec.h |
| HDRINST usr/include/misc/ocxl.h |
| HDRINST usr/include/misc/pvpanic.h |
| HDRINST usr/include/misc/fastrpc.h |
| HDRINST usr/include/misc/mrvl_cn10k_dpi.h |
| HDRINST usr/include/mtd/nftl-user.h |
| HDRINST usr/include/mtd/mtd-user.h |
| HDRINST usr/include/mtd/ubi-user.h |
| HDRINST usr/include/mtd/mtd-abi.h |
| HDRINST usr/include/mtd/inftl-user.h |
| HDRINST usr/include/rdma/ib_user_mad.h |
| HDRINST usr/include/rdma/ib_user_ioctl_verbs.h |
| HDRINST usr/include/rdma/hns-abi.h |
| HDRINST usr/include/rdma/mlx5_user_ioctl_verbs.h |
| HDRINST usr/include/rdma/mlx5_user_ioctl_cmds.h |
| HDRINST usr/include/rdma/rdma_user_rxe.h |
| HDRINST usr/include/rdma/rdma_user_ioctl.h |
| HDRINST usr/include/rdma/ib_user_verbs.h |
| HDRINST usr/include/rdma/rdma_user_ioctl_cmds.h |
| HDRINST usr/include/rdma/vmw_pvrdma-abi.h |
| HDRINST usr/include/rdma/hfi/hfi1_user.h |
| HDRINST usr/include/rdma/hfi/hfi1_ioctl.h |
| HDRINST usr/include/rdma/ocrdma-abi.h |
| HDRINST usr/include/rdma/irdma-abi.h |
| HDRINST usr/include/rdma/mlx4-abi.h |
| HDRINST usr/include/rdma/efa-abi.h |
| HDRINST usr/include/rdma/cxgb4-abi.h |
| HDRINST usr/include/rdma/mlx5-abi.h |
| HDRINST usr/include/rdma/bnxt_re-abi.h |
| HDRINST usr/include/rdma/rdma_user_cm.h |
| HDRINST usr/include/rdma/ib_user_sa.h |
| HDRINST usr/include/rdma/ib_user_ioctl_cmds.h |
| HDRINST usr/include/rdma/qedr-abi.h |
| HDRINST usr/include/rdma/rvt-abi.h |
| HDRINST usr/include/rdma/erdma-abi.h |
| HDRINST usr/include/rdma/mthca-abi.h |
| HDRINST usr/include/rdma/siw-abi.h |
| HDRINST usr/include/rdma/mana-abi.h |
| HDRINST usr/include/rdma/rdma_netlink.h |
| HDRINST usr/include/regulator/regulator.h |
| HDRINST usr/include/scsi/cxlflash_ioctl.h |
| HDRINST usr/include/scsi/scsi_bsg_mpi3mr.h |
| HDRINST usr/include/scsi/scsi_netlink_fc.h |
| HDRINST usr/include/scsi/fc/fc_els.h |
| HDRINST usr/include/scsi/fc/fc_gs.h |
| HDRINST usr/include/scsi/fc/fc_ns.h |
| HDRINST usr/include/scsi/fc/fc_fs.h |
| HDRINST usr/include/scsi/scsi_netlink.h |
| HDRINST usr/include/scsi/scsi_bsg_ufs.h |
| HDRINST usr/include/scsi/scsi_bsg_fc.h |
| HDRINST usr/include/sound/asound_fm.h |
| HDRINST usr/include/sound/scarlett2.h |
| HDRINST usr/include/sound/hdspm.h |
| HDRINST usr/include/sound/snd_ar_tokens.h |
| HDRINST usr/include/sound/sof/abi.h |
| HDRINST usr/include/sound/sof/fw.h |
| HDRINST usr/include/sound/sof/header.h |
| HDRINST usr/include/sound/sof/tokens.h |
| HDRINST usr/include/sound/sfnt_info.h |
| HDRINST usr/include/sound/compress_offload.h |
| HDRINST usr/include/sound/tlv.h |
| HDRINST usr/include/sound/skl-tplg-interface.h |
| HDRINST usr/include/sound/asoc.h |
| HDRINST usr/include/sound/asequencer.h |
| HDRINST usr/include/sound/intel/avs/tokens.h |
| HDRINST usr/include/sound/snd_sst_tokens.h |
| HDRINST usr/include/sound/firewire.h |
| HDRINST usr/include/sound/sb16_csp.h |
| HDRINST usr/include/sound/asound.h |
| HDRINST usr/include/sound/hdsp.h |
| HDRINST usr/include/sound/emu10k1.h |
| HDRINST usr/include/sound/compress_params.h |
| HDRINST usr/include/sound/usb_stream.h |
| HDRINST usr/include/video/uvesafb.h |
| HDRINST usr/include/video/sisfb.h |
| HDRINST usr/include/video/edid.h |
| HDRINST usr/include/xen/privcmd.h |
| HDRINST usr/include/xen/gntdev.h |
| HDRINST usr/include/xen/gntalloc.h |
| HDRINST usr/include/xen/evtchn.h |
| HDRINST usr/include/linux/version.h |
| HDRINST usr/include/asm/stat.h |
| HDRINST usr/include/asm/setup.h |
| HDRINST usr/include/asm/sigcontext.h |
| HDRINST usr/include/asm/signal.h |
| HDRINST usr/include/asm/mman.h |
| HDRINST usr/include/asm/types.h |
| HDRINST usr/include/asm/byteorder.h |
| HDRINST usr/include/asm/posix_types.h |
| HDRINST usr/include/asm/ioctls.h |
| HDRINST usr/include/asm/perf_regs.h |
| HDRINST usr/include/asm/auxvec.h |
| HDRINST usr/include/asm/ptrace.h |
| HDRINST usr/include/asm/fcntl.h |
| HDRINST usr/include/asm/statfs.h |
| HDRINST usr/include/asm/unistd.h |
| HDRINST usr/include/asm/hwcap.h |
| HDRINST usr/include/asm/swab.h |
| HDRINST usr/include/asm/termios.h |
| HDRINST usr/include/asm/unistd-eabi.h |
| HDRINST usr/include/asm/bitsperlong.h |
| HDRINST usr/include/asm/msgbuf.h |
| HDRINST usr/include/asm/termbits.h |
| HDRINST usr/include/asm/unistd-oabi.h |
| HDRINST usr/include/asm/errno.h |
| HDRINST usr/include/asm/bpf_perf_event.h |
| HDRINST usr/include/asm/resource.h |
| HDRINST usr/include/asm/ipcbuf.h |
| HDRINST usr/include/asm/sembuf.h |
| HDRINST usr/include/asm/socket.h |
| HDRINST usr/include/asm/param.h |
| HDRINST usr/include/asm/kvm_para.h |
| HDRINST usr/include/asm/poll.h |
| HDRINST usr/include/asm/shmbuf.h |
| HDRINST usr/include/asm/siginfo.h |
| HDRINST usr/include/asm/sockios.h |
| HDRINST usr/include/asm/ioctl.h |
| HOSTCC scripts/dtc/dtc.o |
| HOSTCC scripts/dtc/flattree.o |
| HOSTCC scripts/dtc/fstree.o |
| HOSTCC scripts/dtc/data.o |
| HOSTCC scripts/dtc/livetree.o |
| HOSTCC scripts/dtc/treesource.o |
| HOSTCC scripts/dtc/srcpos.o |
| HOSTCC scripts/dtc/checks.o |
| HOSTCC scripts/dtc/util.o |
| LEX scripts/dtc/dtc-lexer.lex.c |
| YACC scripts/dtc/dtc-parser.tab.[ch] |
| HOSTCC scripts/dtc/dtc-lexer.lex.o |
| HOSTCC scripts/dtc/dtc-parser.tab.o |
| HOSTLD scripts/dtc/dtc |
| HOSTCC scripts/dtc/libfdt/fdt.o |
| HOSTCC scripts/dtc/libfdt/fdt_ro.o |
| HOSTCC scripts/dtc/libfdt/fdt_wip.o |
| HOSTCC scripts/dtc/libfdt/fdt_sw.o |
| HOSTCC scripts/dtc/libfdt/fdt_rw.o |
| HOSTCC scripts/dtc/libfdt/fdt_strerror.o |
| HOSTCC scripts/dtc/libfdt/fdt_empty_tree.o |
| HOSTCC scripts/dtc/libfdt/fdt_addresses.o |
| HOSTCC scripts/dtc/libfdt/fdt_overlay.o |
| HOSTCC scripts/dtc/fdtoverlay.o |
| HOSTLD scripts/dtc/fdtoverlay |
| HOSTCC scripts/genksyms/genksyms.o |
| YACC scripts/genksyms/parse.tab.[ch] |
| HOSTCC scripts/genksyms/parse.tab.o |
| LEX scripts/genksyms/lex.lex.c |
| HOSTCC scripts/genksyms/lex.lex.o |
| HOSTLD scripts/genksyms/genksyms |
| HOSTCC scripts/kallsyms |
| HOSTCC scripts/recordmcount |
| HOSTCC scripts/sorttable |
| HOSTCC scripts/asn1_compiler |
| WRAP arch/arm/include/generated/asm/early_ioremap.h |
| WRAP arch/arm/include/generated/asm/extable.h |
| WRAP arch/arm/include/generated/asm/flat.h |
| WRAP arch/arm/include/generated/asm/parport.h |
| WRAP arch/arm/include/generated/asm/cfi.h |
| WRAP arch/arm/include/generated/asm/compat.h |
| WRAP arch/arm/include/generated/asm/dma-mapping.h |
| WRAP arch/arm/include/generated/asm/emergency-restart.h |
| WRAP arch/arm/include/generated/asm/exec.h |
| WRAP arch/arm/include/generated/asm/irq_regs.h |
| WRAP arch/arm/include/generated/asm/kdebug.h |
| WRAP arch/arm/include/generated/asm/kmap_size.h |
| WRAP arch/arm/include/generated/asm/local.h |
| WRAP arch/arm/include/generated/asm/local64.h |
| WRAP arch/arm/include/generated/asm/mmiowb.h |
| WRAP arch/arm/include/generated/asm/msi.h |
| WRAP arch/arm/include/generated/asm/preempt.h |
| WRAP arch/arm/include/generated/asm/runtime-const.h |
| WRAP arch/arm/include/generated/asm/rwonce.h |
| WRAP arch/arm/include/generated/asm/serial.h |
| WRAP arch/arm/include/generated/asm/softirq_stack.h |
| WRAP arch/arm/include/generated/asm/trace_clock.h |
| WRAP arch/arm/include/generated/asm/video.h |
| UPD include/generated/utsrelease.h |
| UPD include/generated/compile.h |
| SYSNR arch/arm/include/generated/asm/unistd-nr.h |
| GEN arch/arm/include/generated/asm/mach-types.h |
| SYSTBL arch/arm/include/generated/calls-oabi.S |
| SYSTBL arch/arm/include/generated/calls-eabi.S |
| CC scripts/mod/empty.o |
| HOSTCC scripts/mod/mk_elfconfig |
| MKELF scripts/mod/elfconfig.h |
| HOSTCC scripts/mod/modpost.o |
| CC scripts/mod/devicetable-offsets.s |
| UPD scripts/mod/devicetable-offsets.h |
| HOSTCC scripts/mod/file2alias.o |
| HOSTCC scripts/mod/sumversion.o |
| HOSTCC scripts/mod/symsearch.o |
| HOSTLD scripts/mod/modpost |
| UPD include/generated/timeconst.h |
| CC kernel/bounds.s |
| UPD include/generated/bounds.h |
| CC arch/arm/kernel/asm-offsets.s |
| UPD include/generated/asm-offsets.h |
| CALL scripts/checksyscalls.sh |
| CHKSHA1 include/linux/atomic/atomic-arch-fallback.h |
| CHKSHA1 include/linux/atomic/atomic-instrumented.h |
| CHKSHA1 include/linux/atomic/atomic-long.h |
| CC init/main.o |
| UPD init/utsversion-tmp.h |
| CC init/version.o |
| CC init/do_mounts.o |
| CC init/do_mounts_rd.o |
| CC init/do_mounts_initrd.o |
| CC init/initramfs.o |
| CC init/calibrate.o |
| CC init/init_task.o |
| AR init/built-in.a |
| HOSTCC usr/gen_init_cpio |
| GEN usr/initramfs_data.cpio |
| COPY usr/initramfs_inc_data |
| AS usr/initramfs_data.o |
| AR usr/built-in.a |
| CC arch/arm/vfp/vfpmodule.o |
| AS arch/arm/vfp/vfphw.o |
| CC arch/arm/vfp/vfpsingle.o |
| CC arch/arm/vfp/vfpdouble.o |
| AR arch/arm/vfp/built-in.a |
| LDS arch/arm/kernel/vmlinux.lds |
| CC arch/arm/kernel/elf.o |
| AS arch/arm/kernel/entry-common.o |
| CC arch/arm/kernel/irq.o |
| CC arch/arm/kernel/opcodes.o |
| CC arch/arm/kernel/process.o |
| CC arch/arm/kernel/ptrace.o |
| CC arch/arm/kernel/reboot.o |
| CC arch/arm/kernel/io.o |
| CC arch/arm/kernel/setup.o |
| CC arch/arm/kernel/signal.o |
| AS arch/arm/kernel/sigreturn_codes.o |
| CC arch/arm/kernel/stacktrace.o |
| CC arch/arm/kernel/sys_arm.o |
| CC arch/arm/kernel/time.o |
| CC arch/arm/kernel/traps.o |
| AS arch/arm/kernel/entry-armv.o |
| CC arch/arm/kernel/bugs.o |
| CC arch/arm/kernel/armksyms.o |
| CC arch/arm/kernel/module.o |
| CC arch/arm/kernel/module-plts.o |
| AS arch/arm/kernel/entry-ftrace.o |
| CC arch/arm/kernel/ftrace.o |
| CC arch/arm/kernel/insn.o |
| CC arch/arm/kernel/patch.o |
| CC arch/arm/kernel/jump_label.o |
| CC arch/arm/kernel/kgdb.o |
| CC arch/arm/kernel/unwind.o |
| CC arch/arm/kernel/devtree.o |
| CC arch/arm/kernel/hw_breakpoint.o |
| CC arch/arm/kernel/perf_regs.o |
| CC arch/arm/kernel/perf_callchain.o |
| AS arch/arm/kernel/head.o |
| AS arch/arm/kernel/phys2virt.o |
| AR arch/arm/kernel/built-in.a |
| CC arch/arm/mm/extable.o |
| CC arch/arm/mm/fault.o |
| CC arch/arm/mm/init.o |
| CC arch/arm/mm/iomap.o |
| CC arch/arm/mm/dma-mapping.o |
| CC arch/arm/mm/fault-armv.o |
| CC arch/arm/mm/flush.o |
| CC arch/arm/mm/idmap.o |
| CC arch/arm/mm/ioremap.o |
| CC arch/arm/mm/mmap.o |
| CC arch/arm/mm/pgd.o |
| CC arch/arm/mm/mmu.o |
| CC arch/arm/mm/pageattr.o |
| CC arch/arm/mm/proc-syms.o |
| CC arch/arm/mm/alignment.o |
| AS arch/arm/mm/abort-ev6.o |
| AS arch/arm/mm/pabort-v6.o |
| AS arch/arm/mm/cache-v6.o |
| CC arch/arm/mm/cache.o |
| CC arch/arm/mm/copypage-v6.o |
| CC arch/arm/mm/context.o |
| AS arch/arm/mm/tlb-v6.o |
| CC arch/arm/mm/tlb.o |
| AS arch/arm/mm/proc-v6.o |
| AR arch/arm/mm/built-in.a |
| CC arch/arm/common/firmware.o |
| AR arch/arm/common/built-in.a |
| CC arch/arm/probes/kprobes/core.o |
| CC arch/arm/probes/kprobes/actions-common.o |
| CC arch/arm/probes/kprobes/checkers-common.o |
| CC arch/arm/probes/kprobes/actions-arm.o |
| CC arch/arm/probes/kprobes/checkers-arm.o |
| CC arch/arm/probes/kprobes/opt-arm.o |
| AR arch/arm/probes/kprobes/built-in.a |
| CC arch/arm/probes/decode.o |
| CC arch/arm/probes/decode-arm.o |
| AR arch/arm/probes/built-in.a |
| AR arch/arm/net/built-in.a |
| AS arch/arm/crypto/blake2s-core.o |
| CC arch/arm/crypto/blake2s-glue.o |
| AR arch/arm/crypto/built-in.a |
| AS [M] arch/arm/crypto/aes-cipher-core.o |
| CC [M] arch/arm/crypto/aes-cipher-glue.o |
| LD [M] arch/arm/crypto/aes-arm.o |
| AS [M] arch/arm/crypto/sha1-armv4-large.o |
| CC [M] arch/arm/crypto/sha1_glue.o |
| LD [M] arch/arm/crypto/sha1-arm.o |
| AS [M] arch/arm/crypto/chacha-scalar-core.o |
| CC [M] arch/arm/crypto/chacha-glue.o |
| LD [M] arch/arm/crypto/chacha-neon.o |
| PERL arch/arm/crypto/poly1305-core.S |
| AS [M] arch/arm/crypto/poly1305-core.o |
| CC [M] arch/arm/crypto/poly1305-glue.o |
| LD [M] arch/arm/crypto/poly1305-arm.o |
| AR arch/arm/built-in.a |
| CC arch/arm/mach-bcm/board_bcm2835.o |
| CC arch/arm/mach-bcm/bcm2711.o |
| AR arch/arm/mach-bcm/built-in.a |
| CC kernel/sched/core.o |
| CC kernel/sched/fair.o |
| CC kernel/sched/build_policy.o |
| CC kernel/sched/build_utility.o |
| AR kernel/sched/built-in.a |
| CC kernel/locking/mutex.o |
| CC kernel/locking/semaphore.o |
| CC kernel/locking/rwsem.o |
| CC kernel/locking/percpu-rwsem.o |
| CC kernel/locking/rtmutex_api.o |
| AR kernel/locking/built-in.a |
| CC kernel/power/qos.o |
| CC kernel/power/main.o |
| CC kernel/power/process.o |
| CC kernel/power/poweroff.o |
| AR kernel/power/built-in.a |
| CC kernel/printk/printk.o |
| CC kernel/printk/printk_safe.o |
| CC kernel/printk/nbcon.o |
| CC kernel/printk/printk_ringbuffer.o |
| CC kernel/printk/sysctl.o |
| AR kernel/printk/built-in.a |
| CC kernel/irq/irqdesc.o |
| CC kernel/irq/handle.o |
| CC kernel/irq/manage.o |
| CC kernel/irq/spurious.o |
| CC kernel/irq/resend.o |
| CC kernel/irq/chip.o |
| CC kernel/irq/dummychip.o |
| CC kernel/irq/devres.o |
| CC kernel/irq/generic-chip.o |
| CC kernel/irq/autoprobe.o |
| CC kernel/irq/irqdomain.o |
| CC kernel/irq/irq_sim.o |
| CC kernel/irq/proc.o |
| CC kernel/irq/debugfs.o |
| AR kernel/irq/built-in.a |
| CC kernel/rcu/update.o |
| CC kernel/rcu/sync.o |
| CC kernel/rcu/srcutiny.o |
| CC kernel/rcu/tiny.o |
| CC kernel/rcu/rcu_segcblist.o |
| AR kernel/rcu/built-in.a |
| AR kernel/livepatch/built-in.a |
| CC kernel/dma/mapping.o |
| CC kernel/dma/direct.o |
| CC kernel/dma/ops_helpers.o |
| CC kernel/dma/dummy.o |
| CC kernel/dma/contiguous.o |
| CC kernel/dma/coherent.o |
| CC kernel/dma/remap.o |
| AR kernel/dma/built-in.a |
| AR kernel/entry/built-in.a |
| CC kernel/module/main.o |
| CC kernel/module/strict_rwx.o |
| CC kernel/module/kmod.o |
| CC kernel/module/tree_lookup.o |
| CC kernel/module/kallsyms.o |
| CC kernel/module/procfs.o |
| CC kernel/module/sysfs.o |
| CC kernel/module/kdb.o |
| CC kernel/module/version.o |
| AR kernel/module/built-in.a |
| CC kernel/time/time.o |
| CC kernel/time/timer.o |
| CC kernel/time/hrtimer.o |
| CC kernel/time/timekeeping.o |
| CC kernel/time/ntp.o |
| CC kernel/time/clocksource.o |
| CC kernel/time/jiffies.o |
| CC kernel/time/timer_list.o |
| CC kernel/time/timeconv.o |
| CC kernel/time/timecounter.o |
| CC kernel/time/alarmtimer.o |
| CC kernel/time/posix-timers.o |
| CC kernel/time/posix-cpu-timers.o |
| CC kernel/time/posix-clock.o |
| CC kernel/time/itimer.o |
| CC kernel/time/clockevents.o |
| CC kernel/time/tick-common.o |
| CC kernel/time/sched_clock.o |
| CC kernel/time/tick-oneshot.o |
| CC kernel/time/tick-sched.o |
| CC kernel/time/timekeeping_debug.o |
| AR kernel/time/built-in.a |
| CC kernel/futex/core.o |
| CC kernel/futex/syscalls.o |
| CC kernel/futex/pi.o |
| CC kernel/futex/requeue.o |
| CC kernel/futex/waitwake.o |
| AR kernel/futex/built-in.a |
| CC kernel/cgroup/cgroup.o |
| CC kernel/cgroup/rstat.o |
| CC kernel/cgroup/namespace.o |
| CC kernel/cgroup/cgroup-v1.o |
| CC kernel/cgroup/freezer.o |
| CC kernel/cgroup/legacy_freezer.o |
| CC kernel/cgroup/pids.o |
| AR kernel/cgroup/built-in.a |
</pre></html></WRAP> | </pre></html></WRAP> |
</WRAP> | </WRAP> |
Bullseye の更新を済ませずに Bookworm への更新を行おうとすると、環境によっては更新途中で FAILED が多発するので、先に現在の OS を最新に更新しておく。\\ | Bullseye の更新を済ませずに Bookworm への更新を行おうとすると、環境によっては更新途中で FAILED が多発するので、先に現在の OS を最新に更新しておく。\\ |
| |
apt を更新する。\\ | === apt を更新 === |
<WRAP color_term> | <WRAP color_term> |
<WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
</WRAP> | </WRAP> |
| |
システムのパッケージを更新する。\\ | === システムのパッケージを更新 === |
<WRAP color_term> | <WRAP color_term> |
<WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
</pre></html></WRAP> | </pre></html></WRAP> |
<WRAP color_result><html><pre> | <WRAP color_result><html><pre> |
<div class=BScINDG> | <div class=BScINDG>RPi Zero W (armv6l) | IP: 192.168.1.201 |
RPi Zero W (armv6l) | IP: 192.168.1.201 | |
| |
| |
| |
<WRAP color_result><html><pre> | <WRAP color_result><html><pre> |
<div class=BScINDG> | <div class=BScINDG>RPi Zero W (armv6l) | IP: 192.168.1.201 |
RPi Zero W (armv6l) | IP: 192.168.1.201 | |
| |
| |
</WRAP> | </WRAP> |
| |
==== 1回目失敗😅 ==== | <WRAP color_term> |
| <WRAP color_result_long><html><pre> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Backup |</span> touch /mnt/dietpi-backup/data |
| <span style="color:#5E5C64">[</span><span style="color:#A2734C"> SUB2 </span><span style="color:#5E5C64">]</span> DietPi-Services > start |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : proftpd (masked)</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : nmbd (masked)</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : smbd (masked)</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : apache2 (masked)</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> start : cron |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> DietPi-Backup: Backup | Completed |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> DietPi-Backup | Completed |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> <span style="color:#5E5C64">Upgrading APT packages to latest versions provided by Debian Bullseye</span> |
| <span style="color:#5E5C64">[</span><span style="color:#A2734C"> SUB1 </span><span style="color:#5E5C64">]</span> DietPi-Services > stop |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> stop : cron |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : apache2 (masked)</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : smbd (masked)</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : nmbd (masked)</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : proftpd (masked)</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> APT update, please wait... |
| <span style="color:#5E5C64">Hit:1 http://raspbian.raspberrypi.org/raspbian bookworm InRelease</span> |
| <span style="color:#5E5C64">Hit:2 https://archive.raspberrypi.org/debian bullseye InRelease</span> |
| <span style="color:#5E5C64">Reading package lists...</span> |
| <span style="color:#5E5C64">W: Skipping acquire of configured file 'non-free-firmware/source/Sources' as repository 'http://raspbian.raspberrypi.org/raspbian bookworm InRelease' doesn't have the component 'non-free-firmware' (component misspelt in sources.list?)</span> |
| <span style="color:#5E5C64">W: Skipping acquire of configured file 'non-free-firmware/binary-armhf/Packages' as repository 'http://raspbian.raspberrypi.org/raspbian bookworm InRelease' doesn't have the component 'non-free-firmware' (component misspelt in sources.list?)</span> |
| <span style="color:#5E5C64">W: Skipping acquire of configured file 'non-free-firmware/Contents-armhf' as repository 'http://raspbian.raspberrypi.org/raspbian bookworm InRelease' doesn't have the component 'non-free-firmware' (component misspelt in sources.list?)</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> APT update |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> APT dist-upgrade, please wait... |
| <span style="color:#5E5C64">Reading package lists...</span> |
| <span style="color:#5E5C64">Building dependency tree...</span> |
| <span style="color:#5E5C64">Reading state information...</span> |
| <span style="color:#5E5C64">Calculating upgrade...</span> |
| <span style="color:#5E5C64">The following packages were automatically installed and are no longer required:</span> |
| <span style="color:#5E5C64"> libcob5 libcob5-dev libglew2.1 libglu1-mesa libgs9-common libicu67</span> |
| <span style="color:#5E5C64"> libilmbase25 libjs-psl libldap-2.4-2 libmpdec3 libncurses5-dev libopenexr25</span> |
| <span style="color:#5E5C64"> libopengl0 libpython3.9 libpython3.9-dev libpython3.9-minimal</span> |
| <span style="color:#5E5C64"> libpython3.9-stdlib libsepol1 libtiff5 liburing1 libwmf0.2-7</span> |
| <span style="color:#5E5C64"> libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 node-ansi node-ansistyles node-asap</span> |
| <span style="color:#5E5C64"> node-asn1 node-assert-plus node-asynckit node-aws-sign2 node-aws4</span> |
| <span style="color:#5E5C64"> node-bcrypt-pbkdf node-caseless node-combined-stream node-concat-map</span> |
| <span style="color:#5E5C64"> node-dashdash node-delayed-stream node-ecc-jsbn node-extend node-extsprintf</span> |
| <span style="color:#5E5C64"> node-forever-agent node-form-data node-getpass node-har-schema</span> |
| <span style="color:#5E5C64"> node-har-validator node-http-signature node-isstream node-jsbn</span> |
| <span style="color:#5E5C64"> node-json-stringify-safe node-jsonstream node-jsprim node-leven</span> |
| <span style="color:#5E5C64"> node-lockfile node-number-is-nan node-oauth-sign node-opener</span> |
| <span style="color:#5E5C64"> node-performance-now node-psl node-puka node-qs node-sshpk node-tunnel-agent</span> |
| <span style="color:#5E5C64"> node-tweetnacl node-verror python3.9 python3.9-dev python3.9-minimal</span> |
| <span style="color:#5E5C64">Use 'sudo apt autoremove' to remove them.</span> |
| <span style="color:#5E5C64">The following packages will be REMOVED:</span> |
| <span style="color:#5E5C64"> gnucobol libfilezilla11 libgs9 libnode72 libsemanage1 libsepol1-dev</span> |
| <span style="color:#5E5C64"> libwacom2 mesa-utils-extra python-pip-whl python3.9-venv</span> |
| <span style="color:#5E5C64">The following NEW packages will be installed:</span> |
| <span style="color:#5E5C64"> eslint handlebars libfilezilla-common libfilezilla34 libgs-common libgs10</span> |
| <span style="color:#5E5C64"> libgs10-common libidn12 libjs-async libjs-prettify libjs-regenerate</span> |
| <span style="color:#5E5C64"> libjs-source-map libjs-sprintf-js libjs-util libnode108 libpython3.11-dev</span> |
| <span style="color:#5E5C64"> libsemanage2 libsepol-dev libsepol2 libspectre1 liburing2 libwacom9</span> |
| <span style="color:#5E5C64"> libwxbase3.2-1 libwxgtk3.2-1 mesa-utils-bin node-acorn node-ajv-keywords</span> |
| <span style="color:#5E5C64"> node-ampproject-remapping node-ansi-escapes node-anymatch node-argparse</span> |
| <span style="color:#5E5C64"> node-arrify node-assert node-async node-async-each</span> |
| <span style="color:#5E5C64"> node-babel-helper-define-polyfill-provider</span> |
| <span style="color:#5E5C64"> node-babel-plugin-add-module-exports node-babel-plugin-lodash</span> |
| <span style="color:#5E5C64"> node-babel-plugin-polyfill-corejs2 node-babel-plugin-polyfill-corejs3</span> |
| <span style="color:#5E5C64"> node-babel-plugin-polyfill-regenerator node-babel7 node-babel7-runtime</span> |
| <span style="color:#5E5C64"> node-base64-js node-binary-extensions node-braces node-browserslist</span> |
| <span style="color:#5E5C64"> node-busboy node-camelcase node-caniuse-lite node-chokidar</span> |
| <span style="color:#5E5C64"> node-chrome-trace-event node-ci-info node-cjs-module-lexer node-cli-table</span> |
| <span style="color:#5E5C64"> node-cliui node-clone-deep node-commander node-commondir node-concat-stream</span> |
| <span style="color:#5E5C64"> node-convert-source-map node-core-js node-core-js-compat node-core-js-pure</span> |
| <span style="color:#5E5C64"> node-css-loader node-css-selector-tokenizer node-data-uri-to-buffer</span> |
| <span style="color:#5E5C64"> node-debbundle-es-to-primitive node-decamelize node-decompress-response</span> |
| <span style="color:#5E5C64"> node-deep-equal node-deep-is node-define-properties node-defined node-del</span> |
| <span style="color:#5E5C64"> node-diff node-doctrine node-electron-to-chromium node-end-of-stream</span> |
| <span style="color:#5E5C64"> node-enhanced-resolve node-errno node-error-ex node-es-abstract</span> |
| <span style="color:#5E5C64"> node-es-module-lexer node-es6-error node-escodegen node-eslint-scope</span> |
| <span style="color:#5E5C64"> node-eslint-utils node-eslint-visitor-keys node-espree node-esprima</span> |
| <span style="color:#5E5C64"> node-esquery node-esrecurse node-estraverse node-esutils</span> |
| <span style="color:#5E5C64"> node-fast-levenshtein node-fetch node-file-entry-cache node-fill-range</span> |
| <span style="color:#5E5C64"> node-find-cache-dir node-find-up node-flat-cache node-flatted node-for-in</span> |
| <span style="color:#5E5C64"> node-for-own node-foreground-child node-fs-readdir-recursive</span> |
| <span style="color:#5E5C64"> node-functional-red-black-tree node-get-caller-file node-get-stream</span> |
| <span style="color:#5E5C64"> node-glob-parent node-globals node-globby node-got node-icss-utils</span> |
| <span style="color:#5E5C64"> node-ieee754 node-ignore node-interpret node-is-arrayish node-is-binary-path</span> |
| <span style="color:#5E5C64"> node-is-buffer node-is-extendable node-is-extglob node-is-glob</span> |
| <span style="color:#5E5C64"> node-is-number node-is-path-cwd node-is-path-inside node-is-plain-obj</span> |
| <span style="color:#5E5C64"> node-is-plain-object node-is-stream node-is-windows node-isobject</span> |
| <span style="color:#5E5C64"> node-istanbul node-jest-debbundle node-jest-worker node-js-tokens</span> |
| <span style="color:#5E5C64"> node-js-yaml node-jsesc node-json-buffer node-json5 node-kind-of node-levn</span> |
| <span style="color:#5E5C64"> node-loader-runner node-locate-path node-lodash node-lodash-packages</span> |
| <span style="color:#5E5C64"> node-lowercase-keys node-make-dir node-memfs node-memory-fs</span> |
| <span style="color:#5E5C64"> node-merge-stream node-micromatch node-mimic-response node-minimist node-n3</span> |
| <span style="color:#5E5C64"> node-negotiator node-neo-async node-normalize-path node-npm-run-path</span> |
| <span style="color:#5E5C64"> node-object-inspect node-optimist node-optionator node-p-cancelable</span> |
| <span style="color:#5E5C64"> node-p-limit node-p-locate node-parse-json node-path-dirname</span> |
| <span style="color:#5E5C64"> node-path-exists node-path-is-inside node-path-type node-picocolors</span> |
| <span style="color:#5E5C64"> node-pify node-pkg-dir node-postcss node-postcss-modules-extract-imports</span> |
| <span style="color:#5E5C64"> node-postcss-modules-values node-postcss-value-parser node-prelude-ls</span> |
| <span style="color:#5E5C64"> node-progress node-prr node-pump node-quick-lru node-randombytes</span> |
| <span style="color:#5E5C64"> node-read-pkg node-readdirp node-rechoir node-regenerate</span> |
| <span style="color:#5E5C64"> node-regenerate-unicode-properties node-regenerator-runtime</span> |
| <span style="color:#5E5C64"> node-regenerator-transform node-regexpp node-regexpu-core node-regjsgen</span> |
| <span style="color:#5E5C64"> node-regjsparser node-repeat-string node-require-directory node-resolve-cwd</span> |
| <span style="color:#5E5C64"> node-resumer node-schema-utils node-serialize-javascript</span> |
| <span style="color:#5E5C64"> node-set-immediate-shim node-shebang-command node-shebang-regex</span> |
| <span style="color:#5E5C64"> node-source-list-map node-source-map node-source-map-support node-sprintf-js</span> |
| <span style="color:#5E5C64"> node-strip-bom node-strip-json-comments node-tapable node-tape node-terser</span> |
| <span style="color:#5E5C64"> node-to-fast-properties node-to-regex-range node-tslib node-type-check</span> |
| <span style="color:#5E5C64"> node-typedarray node-undici node-unicode-canonical-property-names-ecmascript</span> |
| <span style="color:#5E5C64"> node-unicode-match-property-ecmascript</span> |
| <span style="color:#5E5C64"> node-unicode-match-property-value-ecmascript</span> |
| <span style="color:#5E5C64"> node-unicode-property-aliases-ecmascript node-util node-v8-compile-cache</span> |
| <span style="color:#5E5C64"> node-v8flags node-watchpack node-webassemblyjs node-webpack-sources</span> |
| <span style="color:#5E5C64"> node-wordwrap node-wrap-ansi node-write node-xtend node-y18n node-yargs</span> |
| <span style="color:#5E5C64"> node-yargs-parser python3-pip-whl python3-setuptools-whl python3.11</span> |
| <span style="color:#5E5C64"> python3.11-dev python3.11-minimal python3.11-venv terser webpack</span> |
| <span style="color:#5E5C64">The following packages will be upgraded:</span> |
| <span style="color:#5E5C64"> filezilla filezilla-common gimp gimp-data iotop libcob5 libcob5-dev</span> |
| <span style="color:#5E5C64"> libgimp2.0 libgs9-common libimlib2 libinput-bin libinput10 libldb2</span> |
| <span style="color:#5E5C64"> libnode-dev libpython3-dev libpython3-stdlib libselinux1 libselinux1-dev</span> |
| <span style="color:#5E5C64"> libsemanage-common libtalloc2 libtdb1 libtevent0 libwacom-common</span> |
| <span style="color:#5E5C64"> libwbclient0 mesa-utils node-ajv node-archy node-assert-plus</span> |
| <span style="color:#5E5C64"> node-bcrypt-pbkdf node-cacache node-chalk node-getpass node-gyp</span> |
| <span style="color:#5E5C64"> node-hosted-git-info node-jsonstream node-lru-cache node-mime node-mkdirp</span> |
| <span style="color:#5E5C64"> node-ms node-nopt node-npm-package-arg node-object-assign node-opener</span> |
| <span style="color:#5E5C64"> node-puka node-punycode node-qs node-rimraf node-semver node-sshpk</span> |
| <span style="color:#5E5C64"> node-strip-ansi node-tweetnacl node-verror node-which nodejs npm passwd</span> |
| <span style="color:#5E5C64"> python3 python3-dev python3-distutils python3-ldb python3-lib2to3</span> |
| <span style="color:#5E5C64"> python3-minimal python3-numpy python3-rpi.gpio python3-samba python3-smbus</span> |
| <span style="color:#5E5C64"> python3-talloc python3-tdb python3-venv rpi.gpio-common samba samba-common</span> |
| <span style="color:#5E5C64"> samba-common-bin samba-libs samba-vfs-modules xserver-xorg-input-libinput</span> |
| <span style="color:#5E5C64">76 upgraded, 243 newly installed, 10 to remove and 0 not upgraded.</span> |
| <span style="color:#5E5C64">Need to get 76.4 MB of archives.</span> |
| <span style="color:#5E5C64">After this operation, 134 MB of additional disk space will be used.</span> |
| <span style="color:#5E5C64">Get:1 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf filezilla armhf 3.63.0-1 [1598 kB]</span> |
| <span style="color:#5E5C64">Get:2 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf filezilla-common all 3.63.0-1 [2324 kB]</span> |
| <span style="color:#5E5C64">Get:3 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libfilezilla-common all 0.41.0-2 [72.5 kB]</span> |
| <span style="color:#5E5C64">Get:4 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libfilezilla34 armhf 0.41.0-2 [218 kB]</span> |
| <span style="color:#5E5C64">Get:5 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libwxbase3.2-1 armhf 3.2.2+dfsg-2 [820 kB]</span> |
| <span style="color:#5E5C64">Get:6 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libwxgtk3.2-1 armhf 3.2.2+dfsg-2 [3737 kB]</span> |
| <span style="color:#5E5C64">Get:7 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf gimp armhf 2.10.34-1 [3526 kB]</span> |
| <span style="color:#5E5C64">Get:8 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libgimp2.0 armhf 2.10.34-1 [736 kB]</span> |
| <span style="color:#5E5C64">Get:9 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf gimp-data all 2.10.34-1 [14.2 MB]</span> |
| <span style="color:#5E5C64">Get:36 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf python3-venv armhf 3.11.2-1 [1188 B]</span> |
| <span style="color:#5E5C64">Get:10 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libgs9-common all 10.0.0~dfsg-11+deb12u1 [27.6 kB]</span> |
| <span style="color:#5E5C64">Get:11 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libgs-common all 10.0.0~dfsg-11+deb12u1 [149 kB]</span> |
| <span style="color:#5E5C64">Get:12 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libgs10-common all 10.0.0~dfsg-11+deb12u1 [586 kB]</span> |
| <span style="color:#5E5C64">Get:13 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libidn12 armhf 1.41-1+b1 [77.0 kB]</span> |
| <span style="color:#5E5C64">Get:14 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libgs10 armhf 10.0.0~dfsg-11+deb12u1 [2055 kB]</span> |
| <span style="color:#5E5C64">Get:15 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-xtend all 4.0.2-3 [3932 B]</span> |
| <span style="color:#5E5C64">Get:16 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libnode-dev armhf 18.13.0+dfsg1-1+rpi1 [498 kB]</span> |
| <span style="color:#5E5C64">Get:17 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf nodejs armhf 18.13.0+dfsg1-1+rpi1 [304 kB]</span> |
| <span style="color:#5E5C64">Get:18 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-acorn all 8.8.1+ds+~cs25.17.7-2 [128 kB]</span> |
| <span style="color:#5E5C64">Get:19 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-cjs-module-lexer all 1.2.2+dfsg-5 [30.1 kB]</span> |
| <span style="color:#5E5C64">Get:20 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-busboy all 1.6.0+~cs2.6.0-2 [16.9 kB]</span> |
| <span style="color:#5E5C64">Get:21 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-undici all 5.15.0+dfsg1+~cs20.10.9.3-1+deb12u1 [284 kB]</span> |
| <span style="color:#5E5C64">Get:22 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libnode108 armhf 18.13.0+dfsg1-1+rpi1 [8798 kB]</span> |
| <span style="color:#5E5C64">Get:23 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libsepol2 armhf 3.4-2.1 [228 kB]</span> |
| <span style="color:#5E5C64">Get:24 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libsepol-dev armhf 3.4-2.1 [309 kB]</span> |
| <span style="color:#5E5C64">Get:25 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libselinux1-dev armhf 3.4-1+b2 [143 kB]</span> |
| <span style="color:#5E5C64">Get:26 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libselinux1 armhf 3.4-1+b2 [64.5 kB]</span> |
| <span style="color:#5E5C64">Get:27 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libsemanage-common all 3.4-1 [21.6 kB]</span> |
| <span style="color:#5E5C64">Get:28 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libsemanage2 armhf 3.4-1+b2 [75.6 kB]</span> |
| <span style="color:#5E5C64">Get:29 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf passwd armhf 1:4.13+dfsg1-1 [905 kB]</span> |
| <span style="color:#5E5C64">Get:30 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libinput10 armhf 1.22.1-1 [106 kB]</span> |
| <span style="color:#5E5C64">Get:31 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libinput-bin armhf 1.22.1-1 [21.7 kB]</span> |
| <span style="color:#5E5C64">Get:32 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libwacom-common all 2.6.0-1 [58.4 kB]</span> |
| <span style="color:#5E5C64">Get:33 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libwacom9 armhf 2.6.0-1 [18.5 kB]</span> |
| <span style="color:#5E5C64">Get:34 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1679 kB]</span> |
| <span style="color:#5E5C64">Get:35 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB]</span> |
| <span style="color:#5E5C64">Get:37 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf python3-pip-whl all 23.0.1+dfsg-1 [1717 kB]</span> |
| <span style="color:#5E5C64">Get:38 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf python3-setuptools-whl all 66.1.1-1 [1111 kB]</span> |
| <span style="color:#5E5C64">Get:39 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libpython3-dev armhf 3.11.2-1 [9248 B]</span> |
| <span style="color:#5E5C64">Get:40 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf python3-dev armhf 3.11.2-1 [26.2 kB]</span> |
| <span style="color:#5E5C64">Get:41 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf samba-vfs-modules armhf 2:4.17.8+dfsg-2 [386 kB]</span> |
| <span style="color:#5E5C64">Get:42 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf python3-ldb armhf 2:2.6.2+samba4.17.8+dfsg-2 [53.8 kB]</span> |
| <span style="color:#5E5C64">Get:43 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libldb2 armhf 2:2.6.2+samba4.17.8+dfsg-2 [133 kB]</span> |
| <span style="color:#5E5C64">Get:44 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf samba armhf 2:4.17.8+dfsg-2 [845 kB]</span> |
| <span style="color:#5E5C64">Get:45 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf python3-tdb armhf 1.4.8-2 [15.5 kB]</span> |
| <span style="color:#5E5C64">Get:46 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libtalloc2 armhf 2.4.0-f2 [23.9 kB]</span> |
| <span style="color:#5E5C64">Get:47 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf python3-talloc armhf 2.4.0-f2 [13.8 kB]</span> |
| <span style="color:#5E5C64">Get:48 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf python3-smbus armhf 4.3-2+b2 [11.3 kB]</span> |
| <span style="color:#5E5C64">Get:49 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf python3-samba armhf 2:4.17.8+dfsg-2 [2408 kB]</span> |
| <span style="color:#5E5C64">Get:50 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf python3-rpi.gpio armhf 0.7.1~a4-1+b2 [21.2 kB]</span> |
| <span style="color:#5E5C64">Get:51 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf python3-numpy armhf 1:1.24.2-1 [3826 kB]</span> |
| <span style="color:#5E5C64">Get:52 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf python3-distutils all 3.11.2-3 [131 kB]</span> |
| <span style="color:#5E5C64">Get:53 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf python3-lib2to3 all 3.11.2-3 [76.3 kB]</span> |
| <span style="color:#5E5C64">Get:54 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf python3-minimal armhf 3.11.2-1 [26.0 kB]</span> |
| <span style="color:#5E5C64">Get:55 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf python3 armhf 3.11.2-1 [26.0 kB]</span> |
| <span style="color:#5E5C64">Get:56 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libpython3.11-dev armhf 3.11.2-6 [3364 kB]</span> |
| <span style="color:#5E5C64">Get:57 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf python3.11-dev armhf 3.11.2-6 [511 kB]</span> |
| <span style="color:#5E5C64">Get:58 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libtdb1 armhf 1.4.8-2 [39.6 kB]</span> |
| <span style="color:#5E5C64">Get:59 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libtevent0 armhf 0.14.1-1 [32.4 kB]</span> |
| <span style="color:#5E5C64">Get:60 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf samba-common-bin armhf 2:4.17.8+dfsg-2 [1050 kB]</span> |
| <span style="color:#5E5C64">Get:61 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf samba-common all 2:4.17.8+dfsg-2 [83.3 kB]</span> |
| <span style="color:#5E5C64">Get:62 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libwbclient0 armhf 2:4.17.8+dfsg-2 [47.5 kB]</span> |
| <span style="color:#5E5C64">Get:63 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf samba-libs armhf 2:4.17.8+dfsg-2 [4832 kB]</span> |
| <span style="color:#5E5C64">Get:64 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf liburing2 armhf 2.3-3 [12.7 kB]</span> |
| <span style="color:#5E5C64">Get:65 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf rpi.gpio-common armhf 0.7.1~a4-1+b2 [6808 B]</span> |
| <span style="color:#5E5C64">Get:66 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1 [9012 B]</span> |
| <span style="color:#5E5C64">Get:67 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf python3.11-venv armhf 3.11.2-6 [5892 B]</span> |
| <span style="color:#5E5C64">Get:68 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-ajv all 6.12.6-3 [74.0 kB]</span> |
| <span style="color:#5E5C64">Get:69 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-typedarray all 0.0.7-1 [11.4 kB]</span> |
| <span style="color:#5E5C64">Get:70 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-concat-stream all 2.0.0+~2.0.0-2 [6388 B]</span> |
| <span style="color:#5E5C64">Get:71 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-esutils all 2.0.3+~2.0.0-1 [12.4 kB]</span> |
| <span style="color:#5E5C64">Get:72 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-doctrine all 3.0.0-4 [19.9 kB]</span> |
| <span style="color:#5E5C64">Get:73 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-eslint-visitor-keys all 3.3.0+~1.0.0-1 [17.1 kB]</span> |
| <span style="color:#5E5C64">Get:74 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-estraverse all 5.3.0+ds+~5.1.1-1 [11.6 kB]</span> |
| <span style="color:#5E5C64">Get:75 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-object-assign all 4.1.1-7 [4684 B]</span> |
| <span style="color:#5E5C64">Get:76 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-esrecurse all 4.3.0-2 [6048 B]</span> |
| <span style="color:#5E5C64">Get:77 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-eslint-scope all 7.1.1+~3.7.4-1 [35.6 kB]</span> |
| <span style="color:#5E5C64">Get:78 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-espree all 9.4.1~dfsg-1 [41.0 kB]</span> |
| <span style="color:#5E5C64">Get:79 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-esquery all 1.4.2~ds-1 [24.9 kB]</span> |
| <span style="color:#5E5C64">Get:80 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-eslint-utils all 3.0.0-3 [15.5 kB]</span> |
| <span style="color:#5E5C64">Get:81 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-flatted all 3.2.7~ds-1 [10.3 kB]</span> |
| <span style="color:#5E5C64">Get:82 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-rimraf all 3.0.2-2 [11.1 kB]</span> |
| <span style="color:#5E5C64">Get:83 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-write all 2.0.0~6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5 [17.8 kB]</span> |
| <span style="color:#5E5C64">Get:84 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-flat-cache all 3.0.4~6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5 [20.1 kB]</span> |
| <span style="color:#5E5C64">Get:85 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-file-entry-cache all 6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5 [15.0 kB]</span> |
| <span style="color:#5E5C64">Get:86 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-functional-red-black-tree all 1.0.1+20181105-7 [14.1 kB]</span> |
| <span style="color:#5E5C64">Get:87 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-is-extglob all 2.1.1-5 [4612 B]</span> |
| <span style="color:#5E5C64">Get:88 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-is-glob all 4.0.3-2 [6620 B]</span> |
| <span style="color:#5E5C64">Get:89 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-path-dirname all 1.0.2-2 [4312 B]</span> |
| <span style="color:#5E5C64">Get:90 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-glob-parent all 6.0.2+~5.1.1-2 [8784 B]</span> |
| <span style="color:#5E5C64">Get:91 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-globals all 13.18.0-1 [11.1 kB]</span> |
| <span style="color:#5E5C64">Get:92 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-ignore all 5.2.1-1 [26.4 kB]</span> |
| <span style="color:#5E5C64">Get:93 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-prelude-ls all 1.2.1+dfsg-3 [11.3 kB]</span> |
| <span style="color:#5E5C64">Get:94 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-type-check all 0.4.0+dfsg-3 [9184 B]</span> |
| <span style="color:#5E5C64">Get:95 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-levn all 0.4.1+dfsg-2 [10.2 kB]</span> |
| <span style="color:#5E5C64">Get:96 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-lodash all 4.17.21+dfsg+~cs8.31.198.20210220-9 [462 kB]</span> |
| <span style="color:#5E5C64">Get:97 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-memfs all 3.4.12+~cs1.0.3-1 [46.8 kB]</span> |
| <span style="color:#5E5C64">Get:98 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-mkdirp all 1.0.4+~1.0.2-4 [11.6 kB]</span> |
| <span style="color:#5E5C64">Get:99 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-deep-is all 0.1.4-1 [5136 B]</span> |
| <span style="color:#5E5C64">Get:100 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-fast-levenshtein all 2.0.6+ds-3 [6040 B]</span> |
| <span style="color:#5E5C64">Get:101 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-optionator all 0.9.1+dfsg+~cs1.2.3-1 [17.6 kB]</span> |
| <span style="color:#5E5C64">Get:102 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-progress all 2.0.3-2 [8256 B]</span> |
| <span style="color:#5E5C64">Get:103 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libjs-regenerate all 1.4.2-3 [14.3 kB]</span> |
| <span style="color:#5E5C64">Get:104 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-regenerate all 1.4.2-3 [7388 B]</span> |
| <span style="color:#5E5C64">Get:105 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-regenerate-unicode-properties all 10.1.0+ds-1 [50.7 kB]</span> |
| <span style="color:#5E5C64">Get:106 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-regexpp all 3.2.0-4 [27.0 kB]</span> |
| <span style="color:#5E5C64">Get:107 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-archy all 1.0.0-6 [4556 B]</span> |
| <span style="color:#5E5C64">Get:108 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-base64-js all 1.5.1+dfsg+~1.3.0-2 [7140 B]</span> |
| <span style="color:#5E5C64">Get:109 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-binary-extensions all 2.2.0-2 [4408 B]</span> |
| <span style="color:#5E5C64">Get:110 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-chalk all 5.2.0-1 [18.0 kB]</span> |
| <span style="color:#5E5C64">Get:111 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-ci-info all 3.6.1+~cs1.1.0-1 [11.7 kB]</span> |
| <span style="color:#5E5C64">Get:112 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-cli-table all 0.3.11+~cs0.13.4-3 [23.6 kB]</span> |
| <span style="color:#5E5C64">Get:113 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-css-selector-tokenizer all 0.8.0+~cs4.8.3-1 [13.0 kB]</span> |
| <span style="color:#5E5C64">Get:114 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-diff all 5.0.0~dfsg+~5.0.1-4 [69.7 kB]</span> |
| <span style="color:#5E5C64">Get:115 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-mimic-response all 3.1.0-8 [5404 B]</span> |
| <span style="color:#5E5C64">Get:116 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-decompress-response all 6.0.0-2 [4620 B]</span> |
| <span style="color:#5E5C64">Get:117 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-end-of-stream all 1.4.4+~1.4.1-1 [5292 B]</span> |
| <span style="color:#5E5C64">Get:118 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-pump all 3.0.0-5 [5136 B]</span> |
| <span style="color:#5E5C64">Get:119 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-get-stream all 6.0.1-1 [7208 B]</span> |
| <span style="color:#5E5C64">Get:120 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-lowercase-keys all 2.0.0-2 [3768 B]</span> |
| <span style="color:#5E5C64">Get:121 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-json-buffer all 3.0.1+~3.0.0-1 [4536 B]</span> |
| <span style="color:#5E5C64">Get:122 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-p-cancelable all 2.1.1-1 [7272 B]</span> |
| <span style="color:#5E5C64">Get:123 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-quick-lru all 6.1.1-4 [8076 B]</span> |
| <span style="color:#5E5C64">Get:124 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-got all 11.8.5+~cs58.13.36-3 [121 kB]</span> |
| <span style="color:#5E5C64">Get:125 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-data-uri-to-buffer all 4.0.0-3 [5540 B]</span> |
| <span style="color:#5E5C64">Get:126 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-fetch all 3.3.0+~cs11.4.11-2 [212 kB]</span> |
| <span style="color:#5E5C64">Get:127 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-nopt all 5.0.0-4 [12.1 kB]</span> |
| <span style="color:#5E5C64">Get:128 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-which all 2.0.2+~cs1.3.2-3 [8368 B]</span> |
| <span style="color:#5E5C64">Get:129 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-semver all 7.3.5+~7.3.9-2 [42.1 kB]</span> |
| <span style="color:#5E5C64">Get:130 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-gyp all 9.3.0-2 [57.9 kB]</span> |
| <span style="color:#5E5C64">Get:131 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf npm all 9.2.0~ds1-1 [669 kB]</span> |
| <span style="color:#5E5C64">Get:132 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-hosted-git-info all 6.1.1-2 [12.6 kB]</span> |
| <span style="color:#5E5C64">Get:133 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-ieee754 all 1.2.1-3 [5268 B]</span> |
| <span style="color:#5E5C64">Get:134 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-ms all 2.1.3+~cs0.7.31-3 [5648 B]</span> |
| <span style="color:#5E5C64">Get:135 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-negotiator all 0.6.3+~0.6.1-1 [10.8 kB]</span> |
| <span style="color:#5E5C64">Get:136 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-npm-package-arg all 10.0.0+~3.0.0-2 [11.4 kB]</span> |
| <span style="color:#5E5C64">Get:137 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-camelcase all 7.0.0-3 [6032 B]</span> |
| <span style="color:#5E5C64">Get:138 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-isobject all 4.0.0-2 [5332 B]</span> |
| <span style="color:#5E5C64">Get:139 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-picocolors all 1.0.0-4 [6652 B]</span> |
| <span style="color:#5E5C64">Get:140 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-postcss all 8.4.20+~cs8.0.23-1 [180 kB]</span> |
| <span style="color:#5E5C64">Get:141 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-icss-utils all 5.1.0+~5.1.0-1 [7564 B]</span> |
| <span style="color:#5E5C64">Get:142 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-postcss-modules-extract-imports all 3.0.0-2 [6584 B]</span> |
| <span style="color:#5E5C64">Get:143 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-postcss-modules-values all 4.0.0+~4.0.0-1 [7180 B]</span> |
| <span style="color:#5E5C64">Get:144 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-postcss-value-parser all 4.2.0-1 [10.4 kB]</span> |
| <span style="color:#5E5C64">Get:145 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-caniuse-lite all 1.0.30001436+dfsg+~1.0.1-1 [208 kB]</span> |
| <span style="color:#5E5C64">Get:146 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-electron-to-chromium all 1.4.284-1 [20.6 kB]</span> |
| <span style="color:#5E5C64">Get:147 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-browserslist all 4.21.4+~cs6.1.17-2 [63.5 kB]</span> |
| <span style="color:#5E5C64">Get:148 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-tslib all 2.4.1-1 [19.5 kB]</span> |
| <span style="color:#5E5C64">Get:149 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-chrome-trace-event all 1.0.3-2 [6984 B]</span> |
| <span style="color:#5E5C64">Get:150 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-commander all 9.4.1-1 [65.3 kB]</span> |
| <span style="color:#5E5C64">Get:151 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-prr all 1.0.1-3 [4352 B]</span> |
| <span style="color:#5E5C64">Get:152 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-errno all 1.0.0-3 [7736 B]</span> |
| <span style="color:#5E5C64">Get:153 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-memory-fs all 0.5.0+~0.3.3-2 [7676 B]</span> |
| <span style="color:#5E5C64">Get:154 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-tapable all 2.2.1-2 [13.6 kB]</span> |
| <span style="color:#5E5C64">Get:155 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-enhanced-resolve all 5.10.0-1 [33.6 kB]</span> |
| <span style="color:#5E5C64">Get:156 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-es-module-lexer all 1.1.0+dfsg-2 [19.7 kB]</span> |
| <span style="color:#5E5C64">Get:157 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-ansi-escapes all 5.0.0+really.4.3.1-1 [8896 B]</span> |
| <span style="color:#5E5C64">Get:158 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-ampproject-remapping all 2.2.0+~cs5.15.37-1 [59.4 kB]</span> |
| <span style="color:#5E5C64">Get:159 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-babel-plugin-add-module-exports all 1.0.4+dfsg1~cs5.8.0-4 [8672 B]</span> |
| <span style="color:#5E5C64">Get:160 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-regenerator-runtime all 0.15.1+~0.10.8-1 [10.6 kB]</span> |
| <span style="color:#5E5C64">Get:161 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-babel7-runtime all 7.20.15+ds1+~cs214.269.168-3 [116 kB]</span> |
| <span style="color:#5E5C64">Get:162 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-lodash-packages all 4.17.21+dfsg+~cs8.31.198.20210220-9 [179 kB]</span> |
| <span style="color:#5E5C64">Get:163 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-babel-helper-define-polyfill-provider all 0.3.3~0~20220913+ds1-1 [27.4 kB]</span> |
| <span style="color:#5E5C64">Get:164 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-babel-plugin-polyfill-corejs2 all 0.3.3~0~20220913+ds1-1 [17.1 kB]</span> |
| <span style="color:#5E5C64">Get:165 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-core-js-compat all 3.26.1-3 [66.1 kB]</span> |
| <span style="color:#5E5C64">Get:166 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-babel-plugin-polyfill-corejs3 all 0.6.0~0~20220913+ds1-1 [29.5 kB]</span> |
| <span style="color:#5E5C64">Get:167 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-babel-plugin-polyfill-regenerator all 0.4.1~0~20220913+ds1-1 [5036 B]</span> |
| <span style="color:#5E5C64">Get:168 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-for-in all 1.0.2-4 [4840 B]</span> |
| <span style="color:#5E5C64">Get:169 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-for-own all 1.0.0-3 [4800 B]</span> |
| <span style="color:#5E5C64">Get:170 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-is-plain-object all 5.0.0-7 [6108 B]</span> |
| <span style="color:#5E5C64">Get:171 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-is-extendable all 1.0.1-3 [5228 B]</span> |
| <span style="color:#5E5C64">Get:172 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-is-buffer all 2.0.5-2 [4112 B]</span> |
| <span style="color:#5E5C64">Get:173 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-kind-of all 6.0.3+dfsg-2 [10.2 kB]</span> |
| <span style="color:#5E5C64">Get:174 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-clone-deep all 4.0.1+~cs7.0.2-1 [6720 B]</span> |
| <span style="color:#5E5C64">Get:175 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-convert-source-map all 1.9.0+~1.5.2-1 [8176 B]</span> |
| <span style="color:#5E5C64">Get:176 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-core-js all 3.26.1-3 [268 kB]</span> |
| <span style="color:#5E5C64">Get:177 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-core-js-pure all 3.26.1-3 [250 kB]</span> |
| <span style="color:#5E5C64">Get:178 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-commondir all 1.0.1+~1.0.0-1 [4388 B]</span> |
| <span style="color:#5E5C64">Get:179 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-is-number all 7.0.0-4 [6020 B]</span> |
| <span style="color:#5E5C64">Get:180 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-repeat-string all 1.6.1+repack-1 [5600 B]</span> |
| <span style="color:#5E5C64">Get:181 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-to-regex-range all 5.0.1-4 [10.5 kB]</span> |
| <span style="color:#5E5C64">Get:182 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-fill-range all 7.0.1+~7.0.0-1 [8952 B]</span> |
| <span style="color:#5E5C64">Get:183 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-braces all 3.0.2+~3.0.1-1 [20.8 kB]</span> |
| <span style="color:#5E5C64">Get:184 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-normalize-path all 3.0.0+~3.0.0-1 [6608 B]</span> |
| <span style="color:#5E5C64">Get:185 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-anymatch all 3.1.3+~cs4.6.1-2 [33.4 kB]</span> |
| <span style="color:#5E5C64">Get:186 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-micromatch all 4.0.5+~4.0.2-1 [25.8 kB]</span> |
| <span style="color:#5E5C64">Get:187 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-pify all 5.0.0+~cs5.0.1-1 [7072 B]</span> |
| <span style="color:#5E5C64">Get:188 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-path-type all 4.0.0-3 [3944 B]</span> |
| <span style="color:#5E5C64">Get:189 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-n3 all 1.16.3+~1.2.3+~1.10.4-1 [37.0 kB]</span> |
| <span style="color:#5E5C64">Get:190 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-globby all 13.1.3+~cs16.25.40-1 [40.3 kB]</span> |
| <span style="color:#5E5C64">Get:191 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-is-path-cwd all 2.2.0-2 [3672 B]</span> |
| <span style="color:#5E5C64">Get:192 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-path-is-inside all 1.0.2+~1.0.0-1 [5072 B]</span> |
| <span style="color:#5E5C64">Get:193 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-is-path-inside all 3.0.3-2 [3980 B]</span> |
| <span style="color:#5E5C64">Get:194 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-del all 7.0.0-5 [6804 B]</span> |
| <span style="color:#5E5C64">Get:195 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-make-dir all 3.1.0-3 [6040 B]</span> |
| <span style="color:#5E5C64">Get:196 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-p-limit all 4.0.0+~cs4.0.0-5 [7576 B]</span> |
| <span style="color:#5E5C64">Get:197 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-p-locate all 6.0.0-12 [5752 B]</span> |
| <span style="color:#5E5C64">Get:198 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-locate-path all 7.1.1-2 [5584 B]</span> |
| <span style="color:#5E5C64">Get:199 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-path-exists all 5.0.0-8 [4732 B]</span> |
| <span style="color:#5E5C64">Get:200 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-find-up all 6.3.0-7 [9388 B]</span> |
| <span style="color:#5E5C64">Get:201 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-pkg-dir all 5.0.0-2 [4260 B]</span> |
| <span style="color:#5E5C64">Get:202 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-find-cache-dir all 3.3.2+~3.2.1-1 [6152 B]</span> |
| <span style="color:#5E5C64">Get:203 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-fs-readdir-recursive all 1.1.0+~1.1.0-1 [4540 B]</span> |
| <span style="color:#5E5C64">Get:204 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-js-tokens all 8.0.0-2 [14.9 kB]</span> |
| <span style="color:#5E5C64">Get:205 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-jsesc all 3.0.2+~3.0.1-1 [17.6 kB]</span> |
| <span style="color:#5E5C64">Get:206 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-json5 all 2.2.3+dfsg-1 [25.6 kB]</span> |
| <span style="color:#5E5C64">Get:207 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-regenerator-transform all 0.15.1+~0.10.8-1 [24.6 kB]</span> |
| <span style="color:#5E5C64">Get:208 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-regjsgen all 0.7.1+ds-1 [6968 B]</span> |
| <span style="color:#5E5C64">Get:209 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-regjsparser all 0.9.1+ds-2 [22.1 kB]</span> |
| <span style="color:#5E5C64">Get:210 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-unicode-canonical-property-names-ecmascript all 2.0.0-2 [4540 B]</span> |
| <span style="color:#5E5C64">Get:211 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-unicode-property-aliases-ecmascript all 2.1.0+ds-1 [5256 B]</span> |
| <span style="color:#5E5C64">Get:212 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-unicode-match-property-ecmascript all 2.0.0-2 [4440 B]</span> |
| <span style="color:#5E5C64">Get:213 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-unicode-match-property-value-ecmascript all 2.1.0+ds-1 [7272 B]</span> |
| <span style="color:#5E5C64">Get:214 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-regexpu-core all 5.2.2-3 [13.9 kB]</span> |
| <span style="color:#5E5C64">Get:215 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libjs-source-map all 0.7.0++dfsg2+really.0.6.1-15 [29.6 kB]</span> |
| <span style="color:#5E5C64">Get:216 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-source-map all 0.7.0++dfsg2+really.0.6.1-15 [41.7 kB]</span> |
| <span style="color:#5E5C64">Get:217 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-source-map-support all 0.5.21+ds+~0.5.4-1 [14.5 kB]</span> |
| <span style="color:#5E5C64">Get:218 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-to-fast-properties all 3.0.1-3 [4332 B]</span> |
| <span style="color:#5E5C64">Get:219 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-v8flags all 3.2.0+~3.1.1-1 [7612 B]</span> |
| <span style="color:#5E5C64">Get:220 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-babel7 all 7.20.15+ds1+~cs214.269.168-3 [712 kB]</span> |
| <span style="color:#5E5C64">Get:221 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-babel-plugin-lodash all 3.3.4+~cs2.0.1-6 [11.0 kB]</span> |
| <span style="color:#5E5C64">Get:222 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-resolve-cwd all 3.0.0-2 [4212 B]</span> |
| <span style="color:#5E5C64">Get:223 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-strip-ansi all 6.0.1-2 [4120 B]</span> |
| <span style="color:#5E5C64">Get:224 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-jest-debbundle all 29.3.1~ds1+~cs70.48.25-2 [129 kB]</span> |
| <span style="color:#5E5C64">Get:225 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-interpret all 2.2.0-3 [7660 B]</span> |
| <span style="color:#5E5C64">Get:226 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-merge-stream all 2.0.0+~1.1.2-2 [5124 B]</span> |
| <span style="color:#5E5C64">Get:227 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-jest-worker all 29.3.1~ds1+~cs70.48.25-2 [112 kB]</span> |
| <span style="color:#5E5C64">Get:228 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-loader-runner all 4.3.0-1 [7644 B]</span> |
| <span style="color:#5E5C64">Get:229 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-neo-async all 2.6.2+~cs3.0.0-2 [35.2 kB]</span> |
| <span style="color:#5E5C64">Get:230 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-rechoir all 0.8.0+~0.6.1-2 [6628 B]</span> |
| <span style="color:#5E5C64">Get:231 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-ajv-keywords all 3.5.2-2 [20.3 kB]</span> |
| <span style="color:#5E5C64">Get:232 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-schema-utils all 3.1.1~ds-2 [20.0 kB]</span> |
| <span style="color:#5E5C64">Get:233 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-randombytes all 2.1.0+~2.0.0-2 [4852 B]</span> |
| <span style="color:#5E5C64">Get:234 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-serialize-javascript all 6.0.0-2 [12.7 kB]</span> |
| <span style="color:#5E5C64">Get:235 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-async-each all 1.0.3-3 [4292 B]</span> |
| <span style="color:#5E5C64">Get:236 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-is-binary-path all 2.1.0-5 [3684 B]</span> |
| <span style="color:#5E5C64">Get:237 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-set-immediate-shim all 2.0.0-2 [3740 B]</span> |
| <span style="color:#5E5C64">Get:238 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-readdirp all 3.6.0-1 [11.5 kB]</span> |
| <span style="color:#5E5C64">Get:239 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-chokidar all 3.5.3-2 [32.3 kB]</span> |
| <span style="color:#5E5C64">Get:240 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-watchpack all 2.4.0+~cs2.8.1-1 [20.2 kB]</span> |
| <span style="color:#5E5C64">Get:241 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-define-properties all 1.1.4+~1.1.3-1 [6828 B]</span> |
| <span style="color:#5E5C64">Get:242 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-defined all 1.0.1+~1.0.0-1 [6776 B]</span> |
| <span style="color:#5E5C64">Get:243 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-arrify all 2.0.1-3 [3700 B]</span> |
| <span style="color:#5E5C64">Get:244 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-is-plain-obj all 3.0.0-2 [3972 B]</span> |
| <span style="color:#5E5C64">Get:245 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-minimist all 1.2.7+~cs5.3.2-2 [14.7 kB]</span> |
| <span style="color:#5E5C64">Get:246 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-wordwrap all 1.0.0-4 [4628 B]</span> |
| <span style="color:#5E5C64">Get:247 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-optimist all 0.6.1+~0.0.30-2 [13.5 kB]</span> |
| <span style="color:#5E5C64">Get:248 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf handlebars all 3:4.7.7+~4.1.0-1 [199 kB]</span> |
| <span style="color:#5E5C64">Get:249 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libjs-prettify all 2015.12.04+dfsg-1.1 [41.7 kB]</span> |
| <span style="color:#5E5C64">Get:250 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libjs-async all 0.8.0-6 [24.2 kB]</span> |
| <span style="color:#5E5C64">Get:251 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-async all 0.8.0-6 [3748 B]</span> |
| <span style="color:#5E5C64">Get:252 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-decamelize all 4.0.0-2 [4080 B]</span> |
| <span style="color:#5E5C64">Get:253 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-es6-error all 4.1.1-5 [6148 B]</span> |
| <span style="color:#5E5C64">Get:254 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-esprima all 4.0.1+ds+~4.0.3-2 [69.3 kB]</span> |
| <span style="color:#5E5C64">Get:255 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-escodegen all 2.0.0+dfsg+~0.0.7-2 [23.0 kB]</span> |
| <span style="color:#5E5C64">Get:256 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-foreground-child all 2.0.0-5 [6384 B]</span> |
| <span style="color:#5E5C64">Get:257 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-is-stream all 3.0.0-4 [5076 B]</span> |
| <span style="color:#5E5C64">Get:258 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-is-windows all 1.0.2+~cs1.0.0-1 [5936 B]</span> |
| <span style="color:#5E5C64">Get:259 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libjs-sprintf-js all 1.1.2+ds1+~1.1.2-1 [12.8 kB]</span> |
| <span style="color:#5E5C64">Get:260 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-sprintf-js all 1.1.2+ds1+~1.1.2-1 [4024 B]</span> |
| <span style="color:#5E5C64">Get:261 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-argparse all 2.0.1-2 [34.6 kB]</span> |
| <span style="color:#5E5C64">Get:262 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-js-yaml all 4.1.0+dfsg+~4.0.5-7 [66.6 kB]</span> |
| <span style="color:#5E5C64">Get:263 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-npm-run-path all 5.1.0+~4.0.0-8 [6276 B]</span> |
| <span style="color:#5E5C64">Get:264 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-shebang-regex all 3.0.0-2 [3528 B]</span> |
| <span style="color:#5E5C64">Get:265 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-shebang-command all 2.0.0-1 [3500 B]</span> |
| <span style="color:#5E5C64">Get:266 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-strip-bom all 4.0.0-2 [4144 B]</span> |
| <span style="color:#5E5C64">Get:267 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libjs-util all 0.12.5+~1.0.10-1 [16.0 kB]</span> |
| <span style="color:#5E5C64">Get:268 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-util all 0.12.5+~1.0.10-1 [5700 B]</span> |
| <span style="color:#5E5C64">Get:269 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-assert all 2.0.0+~cs3.9.8-2 [26.8 kB]</span> |
| <span style="color:#5E5C64">Get:270 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-is-arrayish all 0.3.2-3 [3960 B]</span> |
| <span style="color:#5E5C64">Get:271 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-error-ex all 1.3.2-4 [5656 B]</span> |
| <span style="color:#5E5C64">Get:272 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-parse-json all 5.2.0+~cs5.1.7-1 [7356 B]</span> |
| <span style="color:#5E5C64">Get:273 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-read-pkg all 5.2.0-2 [24.0 kB]</span> |
| <span style="color:#5E5C64">Get:274 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-wrap-ansi all 8.0.1+~8.0.1-3 [11.8 kB]</span> |
| <span style="color:#5E5C64">Get:275 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-cliui all 7.0.4+repack+~cs3.1.0-4 [11.5 kB]</span> |
| <span style="color:#5E5C64">Get:276 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-get-caller-file all 2.0.5+~cs1.1.1-4 [5728 B]</span> |
| <span style="color:#5E5C64">Get:277 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-require-directory all 2.1.1+~2.1.2-1 [7092 B]</span> |
| <span style="color:#5E5C64">Get:278 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-y18n all 5.0.8+~5.0.0-3 [10.2 kB]</span> |
| <span style="color:#5E5C64">Get:279 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-yargs-parser all 21.1.1+~21.0.0-4 [28.4 kB]</span> |
| <span style="color:#5E5C64">Get:280 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-yargs all 16.2.0+~16.0.4-7 [128 kB]</span> |
| <span style="color:#5E5C64">Get:281 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-istanbul all 0.4.5+repack10+~cs97.25.57-3 [207 kB]</span> |
| <span style="color:#5E5C64">Get:282 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-object-inspect all 1.12.2+~cs1.8.1-1 [20.8 kB]</span> |
| <span style="color:#5E5C64">Get:283 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-resumer all 0.0.0-6 [4144 B]</span> |
| <span style="color:#5E5C64">Get:284 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-tape all 5.6.1+~cs8.20.19-1 [70.9 kB]</span> |
| <span style="color:#5E5C64">Get:285 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-deep-equal all 2.1.0+~cs31.12.80-1 [34.5 kB]</span> |
| <span style="color:#5E5C64">Get:286 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-debbundle-es-to-primitive all 1.2.1+~cs9.7.25-2 [39.9 kB]</span> |
| <span style="color:#5E5C64">Get:287 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-es-abstract all 1.20.4+~cs26.27.47-1 [137 kB]</span> |
| <span style="color:#5E5C64">Get:288 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-webassemblyjs all 1.11.4+dfsg+~cs10.11.17-2 [139 kB]</span> |
| <span style="color:#5E5C64">Get:289 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-source-list-map all 2.0.1+dfsg-2 [9348 B]</span> |
| <span style="color:#5E5C64">Get:290 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-webpack-sources all 3.2.3+~3.2.0-2 [23.2 kB]</span> |
| <span style="color:#5E5C64">Get:291 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-terser all 5.16.5-2 [204 kB]</span> |
| <span style="color:#5E5C64">Get:292 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf terser all 5.16.5-2 [16.5 kB]</span> |
| <span style="color:#5E5C64">Get:293 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf webpack all 5.75.0+dfsg+~cs17.16.14-1+deb12u1 [756 kB]</span> |
| <span style="color:#5E5C64">Get:294 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-css-loader all 6.7.2+~cs14.0.11-1 [73.0 kB]</span> |
| <span style="color:#5E5C64">Get:295 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-cacache all 17.0.3+~cs10.3.7-1 [45.1 kB]</span> |
| <span style="color:#5E5C64">Get:296 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-lru-cache all 7.14.1-1 [26.3 kB]</span> |
| <span style="color:#5E5C64">Get:297 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-strip-json-comments all 4.0.0-4 [5668 B]</span> |
| <span style="color:#5E5C64">Get:298 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-v8-compile-cache all 2.3.0-3 [8344 B]</span> |
| <span style="color:#5E5C64">Get:299 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf eslint all 6.4.0~dfsg+~6.1.9-7 [606 kB]</span> |
| <span style="color:#5E5C64">Get:300 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf iotop armhf 0.6-42-ga14256a-0.1+b1 [24.1 kB]</span> |
| <span style="color:#5E5C64">Get:301 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libcob5-dev armhf 4.0~early~20200606-6 [177 kB]</span> |
| <span style="color:#5E5C64">Get:302 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libcob5 armhf 4.0~early~20200606-6 [147 kB]</span> |
| <span style="color:#5E5C64">Get:303 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libspectre1 armhf 0.2.12-1 [46.0 kB]</span> |
| <span style="color:#5E5C64">Get:304 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libimlib2 armhf 1.10.0-4 [176 kB]</span> |
| <span style="color:#5E5C64">Get:305 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf mesa-utils-bin armhf 8.5.0-1 [45.5 kB]</span> |
| <span style="color:#5E5C64">Get:306 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf mesa-utils armhf 8.5.0-1 [955 kB]</span> |
| <span style="color:#5E5C64">Get:307 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-assert-plus all 1.0.0-4 [6852 B]</span> |
| <span style="color:#5E5C64">Get:308 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-tweetnacl all 1.0.3+dfsg-3 [34.9 kB]</span> |
| <span style="color:#5E5C64">Get:309 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-bcrypt-pbkdf all 1.0.2-3 [11.1 kB]</span> |
| <span style="color:#5E5C64">Get:310 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-getpass all 0.1.7-3 [4796 B]</span> |
| <span style="color:#5E5C64">Get:311 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-jsonstream all 1.3.5-3 [8472 B]</span> |
| <span style="color:#5E5C64">Get:312 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-mime all 3.0.0+dfsg+~cs3.97.1-1 [40.4 kB]</span> |
| <span style="color:#5E5C64">Get:313 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-opener all 1.5.2+~1.4.0-1 [5940 B]</span> |
| <span style="color:#5E5C64">Get:314 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-puka all 1.0.1+dfsg-3 [29.0 kB]</span> |
| <span style="color:#5E5C64">Get:315 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf node-punycode all 2.1.1-6 [9444 B]</span> |
| <span style="color:#5E5C64">Get:316 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-qs all 6.11.0+ds+~6.9.7-3 [43.2 kB]</span> |
| <span style="color:#5E5C64">Get:317 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-sshpk all 1.17.0+dfsg-2 [52.5 kB]</span> |
| <span style="color:#5E5C64">Get:318 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-verror all 1.10.1+~1.10.5-2 [17.0 kB]</span> |
| <span style="color:#5E5C64">Get:319 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf xserver-xorg-input-libinput armhf 1.2.1-1 [60.3 kB]</span> |
| <span style="color:#5E5C64">debconf: delaying package configuration, since apt-utils is not installed</span> |
| <span style="color:#5E5C64">Fetched 76.4 MB in 5min 40s (225 kB/s)</span> |
| <span style="color:#5E5C64">(Reading database ... 116337 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Removing gnucobol (4.0~early~20200606-3+b2) ...</span> |
| <span style="color:#5E5C64">dpkg: libfilezilla11: dependency problems, but removing anyway as you requested:</span> |
| <span style="color:#5E5C64"> filezilla depends on libfilezilla11 (>= 0.26.0).</span> |
| |
| <span style="color:#5E5C64">Removing libfilezilla11 (0.26.0-1) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 116243 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../0-filezilla_3.63.0-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking filezilla (3.63.0-1) over (3.52.2-3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../1-filezilla-common_3.63.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking filezilla-common (3.63.0-1) over (3.52.2-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libfilezilla-common.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../2-libfilezilla-common_0.41.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libfilezilla-common (0.41.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libfilezilla34:armhf.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../3-libfilezilla34_0.41.0-2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libfilezilla34:armhf (0.41.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libwxbase3.2-1:armhf.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../4-libwxbase3.2-1_3.2.2+dfsg-2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libwxbase3.2-1:armhf (3.2.2+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libwxgtk3.2-1:armhf.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../5-libwxgtk3.2-1_3.2.2+dfsg-2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libwxgtk3.2-1:armhf (3.2.2+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../6-gimp_2.10.34-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking gimp (2.10.34-1) over (2.10.22-4) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../7-libgimp2.0_2.10.34-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libgimp2.0:armhf (2.10.34-1) over (2.10.22-4) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../8-gimp-data_2.10.34-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking gimp-data (2.10.34-1) over (2.10.22-4) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 116301 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Removing libgs9:armhf (9.53.3~dfsg-7+deb11u5) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 116295 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../0-libgs9-common_10.0.0~dfsg-11+deb12u1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libgs9-common (10.0.0~dfsg-11+deb12u1) over (9.53.3~dfsg-7+deb11u5) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libgs-common.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../1-libgs-common_10.0.0~dfsg-11+deb12u1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libgs-common (10.0.0~dfsg-11+deb12u1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libgs10-common.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../2-libgs10-common_10.0.0~dfsg-11+deb12u1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libgs10-common (10.0.0~dfsg-11+deb12u1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libidn12:armhf.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../3-libidn12_1.41-1+b1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libidn12:armhf (1.41-1+b1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libgs10:armhf.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../4-libgs10_10.0.0~dfsg-11+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libgs10:armhf (10.0.0~dfsg-11+deb12u1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-xtend.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../5-node-xtend_4.0.2-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-xtend (4.0.2-3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../6-libnode-dev_18.13.0+dfsg1-1+rpi1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libnode-dev (18.13.0+dfsg1-1+rpi1) over (12.22.12~dfsg-1~deb11u4) ...</span> |
| <span style="color:#5E5C64">dpkg: libnode72:armhf: dependency problems, but removing anyway as you requested:</span> |
| <span style="color:#5E5C64"> nodejs depends on libnode72 (= 12.22.12~dfsg-1~deb11u4).</span> |
| |
| <span style="color:#5E5C64">(Reading database ... 116496 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Removing libnode72:armhf (12.22.12~dfsg-1~deb11u4) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 116490 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../0-nodejs_18.13.0+dfsg1-1+rpi1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking nodejs (18.13.0+dfsg1-1+rpi1) over (12.22.12~dfsg-1~deb11u4) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-acorn.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../1-node-acorn_8.8.1+ds+~cs25.17.7-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-cjs-module-lexer.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../2-node-cjs-module-lexer_1.2.2+dfsg-5_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-cjs-module-lexer (1.2.2+dfsg-5) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-busboy.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../3-node-busboy_1.6.0+~cs2.6.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-busboy (1.6.0+~cs2.6.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-undici.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../4-node-undici_5.15.0+dfsg1+~cs20.10.9.3-1+deb12u1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-undici (5.15.0+dfsg1+~cs20.10.9.3-1+deb12u1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libnode108:armhf.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../5-libnode108_18.13.0+dfsg1-1+rpi1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libnode108:armhf (18.13.0+dfsg1-1+rpi1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libsepol2:armhf.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../6-libsepol2_3.4-2.1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libsepol2:armhf (3.4-2.1) ...</span> |
| <span style="color:#5E5C64">Setting up libsepol2:armhf (3.4-2.1) ...</span> |
| <span style="color:#5E5C64">dpkg: libsepol1-dev:armhf: dependency problems, but removing anyway as you requested:</span> |
| <span style="color:#5E5C64"> libselinux1-dev:armhf depends on libsepol1-dev (>= 3.1).</span> |
| |
| <span style="color:#5E5C64">(Reading database ... 116951 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Removing libsepol1-dev:armhf (3.1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libsepol-dev:armhf.</span> |
| <span style="color:#5E5C64">(Reading database ... 116895 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../libsepol-dev_3.4-2.1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libsepol-dev:armhf (3.4-2.1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../libselinux1-dev_3.4-1+b2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libselinux1-dev:armhf (3.4-1+b2) over (3.1-3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../libselinux1_3.4-1+b2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libselinux1:armhf (3.4-1+b2) over (3.1-3) ...</span> |
| <span style="color:#5E5C64">Setting up libselinux1:armhf (3.4-1+b2) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 116954 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../libsemanage-common_3.4-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libsemanage-common (3.4-1) over (3.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up libsemanage-common (3.4-1) ...</span> |
| <span style="color:#5E5C64">Installing new version of config file /etc/selinux/semanage.conf ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libsemanage2:armhf.</span> |
| <span style="color:#5E5C64">(Reading database ... 116954 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../libsemanage2_3.4-1+b2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libsemanage2:armhf (3.4-1+b2) ...</span> |
| <span style="color:#5E5C64">Setting up libsemanage2:armhf (3.4-1+b2) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 116959 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../passwd_1%3a4.13+dfsg1-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking passwd (1:4.13+dfsg1-1) over (1:4.8.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up passwd (1:4.13+dfsg1-1) ...</span> |
| <span style="color:#5E5C64">Installing new version of config file /etc/default/useradd ...</span> |
| <span style="color:#5E5C64">(Reading database ... 116993 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Removing libsemanage1:armhf (3.1-1+b1) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 116988 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../libinput10_1.22.1-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libinput10:armhf (1.22.1-1) over (1.16.4-3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../libinput-bin_1.22.1-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libinput-bin (1.22.1-1) over (1.16.4-3) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 116997 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Removing libwacom2:armhf (1.8-2) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 116992 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../libwacom-common_2.6.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libwacom-common (2.6.0-1) over (1.8-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libwacom9:armhf.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../libwacom9_2.6.0-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libwacom9:armhf (2.6.0-1) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 117077 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Removing mesa-utils-extra (8.4.0-1+b1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package python3.11-minimal.</span> |
| <span style="color:#5E5C64">(Reading database ... 117062 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../python3.11-minimal_3.11.2-6_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3.11-minimal (3.11.2-6) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package python3.11.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../python3.11_3.11.2-6_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3.11 (3.11.2-6) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../python3-venv_3.11.2-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3-venv (3.11.2-1) over (3.9.2-3) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 117090 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Removing python3.9-venv (3.9.2-1+rpi1) ...</span> |
| <span style="color:#5E5C64">Removing python-pip-whl (20.3.4-4+rpt1+deb11u1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package python3-pip-whl.</span> |
| <span style="color:#5E5C64">(Reading database ... 117052 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../00-python3-pip-whl_23.0.1+dfsg-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3-pip-whl (23.0.1+dfsg-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package python3-setuptools-whl.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../01-python3-setuptools-whl_66.1.1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3-setuptools-whl (66.1.1-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../02-libpython3-dev_3.11.2-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libpython3-dev:armhf (3.11.2-1) over (3.9.2-3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../03-python3-dev_3.11.2-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3-dev (3.11.2-1) over (3.9.2-3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../04-samba-vfs-modules_2%3a4.17.8+dfsg-2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking samba-vfs-modules:armhf (2:4.17.8+dfsg-2) over (2:4.13.13+dfsg-1~deb11u5) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../05-python3-ldb_2%3a2.6.2+samba4.17.8+dfsg-2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3-ldb (2:2.6.2+samba4.17.8+dfsg-2) over (2:2.2.3-2~deb11u2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../06-libldb2_2%3a2.6.2+samba4.17.8+dfsg-2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libldb2:armhf (2:2.6.2+samba4.17.8+dfsg-2) over (2:2.2.3-2~deb11u2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../07-samba_2%3a4.17.8+dfsg-2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking samba (2:4.17.8+dfsg-2) over (2:4.13.13+dfsg-1~deb11u5) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../08-python3-tdb_1.4.8-2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3-tdb (1.4.8-2) over (1.4.3-1+b1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../09-libtalloc2_2.4.0-f2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libtalloc2:armhf (2.4.0-f2) over (2.3.1-2+b1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../10-python3-talloc_2.4.0-f2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3-talloc:armhf (2.4.0-f2) over (2.3.1-2+b1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../11-python3-smbus_4.3-2+b2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3-smbus:armhf (4.3-2+b2) over (4.2-1+b1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../12-python3-samba_2%3a4.17.8+dfsg-2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3-samba (2:4.17.8+dfsg-2) over (2:4.13.13+dfsg-1~deb11u5) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../13-python3-rpi.gpio_0.7.1~a4-1+b2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3-rpi.gpio (0.7.1~a4-1+b2) over (0.7.0-0.2+b1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../14-python3-numpy_1%3a1.24.2-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3-numpy (1:1.24.2-1) over (1:1.19.5-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../15-python3-distutils_3.11.2-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3-distutils (3.11.2-3) over (3.9.2-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3-lib2to3 (3.11.2-3) over (3.9.2-1) ...</span> |
| <span style="color:#5E5C64">Setting up python3.11-minimal (3.11.2-6) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 117528 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../python3-minimal_3.11.2-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3-minimal (3.11.2-1) over (3.9.2-3) ...</span> |
| <span style="color:#5E5C64">Setting up python3-minimal (3.11.2-1) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 117528 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../000-python3_3.11.2-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3 (3.11.2-1) over (3.9.2-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libpython3.11-dev:armhf.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../001-libpython3.11-dev_3.11.2-6_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libpython3.11-dev:armhf (3.11.2-6) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package python3.11-dev.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../002-python3.11-dev_3.11.2-6_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3.11-dev (3.11.2-6) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../003-libtdb1_1.4.8-2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libtdb1:armhf (1.4.8-2) over (1.4.3-1+b1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../004-libtevent0_0.14.1-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libtevent0:armhf (0.14.1-1) over (0.10.2-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../005-samba-common-bin_2%3a4.17.8+dfsg-2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking samba-common-bin (2:4.17.8+dfsg-2) over (2:4.13.13+dfsg-1~deb11u5) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../006-samba-common_2%3a4.17.8+dfsg-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking samba-common (2:4.17.8+dfsg-2) over (2:4.13.13+dfsg-1~deb11u5) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../007-libwbclient0_2%3a4.17.8+dfsg-2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libwbclient0:armhf (2:4.17.8+dfsg-2) over (2:4.13.13+dfsg-1~deb11u5) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../008-samba-libs_2%3a4.17.8+dfsg-2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking samba-libs:armhf (2:4.17.8+dfsg-2) over (2:4.13.13+dfsg-1~deb11u5) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package liburing2:armhf.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../009-liburing2_2.3-3_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking liburing2:armhf (2.3-3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../010-rpi.gpio-common_0.7.1~a4-1+b2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking rpi.gpio-common:armhf (0.7.1~a4-1+b2) over (0.7.0-0.2+b1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../011-libpython3-stdlib_3.11.2-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libpython3-stdlib:armhf (3.11.2-1) over (3.9.2-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package python3.11-venv.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../012-python3.11-venv_3.11.2-6_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3.11-venv (3.11.2-6) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../013-node-ajv_6.12.6-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-ajv (6.12.6-3) over (6.12.6-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-typedarray.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../014-node-typedarray_0.0.7-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-typedarray (0.0.7-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-concat-stream.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../015-node-concat-stream_2.0.0+~2.0.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-concat-stream (2.0.0+~2.0.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-esutils.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../016-node-esutils_2.0.3+~2.0.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-esutils (2.0.3+~2.0.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-doctrine.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../017-node-doctrine_3.0.0-4_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-doctrine (3.0.0-4) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-eslint-visitor-keys.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../018-node-eslint-visitor-keys_3.3.0+~1.0.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-eslint-visitor-keys (3.3.0+~1.0.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-estraverse.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../019-node-estraverse_5.3.0+ds+~5.1.1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-estraverse (5.3.0+ds+~5.1.1-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../020-node-object-assign_4.1.1-7_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-object-assign (4.1.1-7) over (4.1.1-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-esrecurse.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../021-node-esrecurse_4.3.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-esrecurse (4.3.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-eslint-scope.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../022-node-eslint-scope_7.1.1+~3.7.4-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-eslint-scope (7.1.1+~3.7.4-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-espree.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../023-node-espree_9.4.1~dfsg-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-espree (9.4.1~dfsg-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-esquery.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../024-node-esquery_1.4.2~ds-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-esquery (1.4.2~ds-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-eslint-utils.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../025-node-eslint-utils_3.0.0-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-eslint-utils (3.0.0-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-flatted.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../026-node-flatted_3.2.7~ds-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-flatted (3.2.7~ds-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../027-node-rimraf_3.0.2-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-rimraf (3.0.2-2) over (3.0.2-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-write.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../028-node-write_2.0.0~6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-write (2.0.0~6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-flat-cache.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../029-node-flat-cache_3.0.4~6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-flat-cache (3.0.4~6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-file-entry-cache.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../030-node-file-entry-cache_6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-file-entry-cache (6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-functional-red-black-tree.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../031-node-functional-red-black-tree_1.0.1+20181105-7_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-functional-red-black-tree (1.0.1+20181105-7) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-is-extglob.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../032-node-is-extglob_2.1.1-5_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-is-extglob (2.1.1-5) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-is-glob.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../033-node-is-glob_4.0.3-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-is-glob (4.0.3-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-path-dirname.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../034-node-path-dirname_1.0.2-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-path-dirname (1.0.2-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-glob-parent.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../035-node-glob-parent_6.0.2+~5.1.1-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-glob-parent (6.0.2+~5.1.1-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-globals.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../036-node-globals_13.18.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-globals (13.18.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-ignore.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../037-node-ignore_5.2.1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-ignore (5.2.1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-prelude-ls.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../038-node-prelude-ls_1.2.1+dfsg-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-prelude-ls (1.2.1+dfsg-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-type-check.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../039-node-type-check_0.4.0+dfsg-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-type-check (0.4.0+dfsg-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-levn.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../040-node-levn_0.4.1+dfsg-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-levn (0.4.1+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-lodash.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../041-node-lodash_4.17.21+dfsg+~cs8.31.198.20210220-9_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-lodash (4.17.21+dfsg+~cs8.31.198.20210220-9) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-memfs.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../042-node-memfs_3.4.12+~cs1.0.3-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-memfs (3.4.12+~cs1.0.3-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../043-node-mkdirp_1.0.4+~1.0.2-4_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-mkdirp (1.0.4+~1.0.2-4) over (1.0.4+~1.0.1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-deep-is.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../044-node-deep-is_0.1.4-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-deep-is (0.1.4-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-fast-levenshtein.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../045-node-fast-levenshtein_2.0.6+ds-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-fast-levenshtein (2.0.6+ds-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-optionator.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../046-node-optionator_0.9.1+dfsg+~cs1.2.3-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-optionator (0.9.1+dfsg+~cs1.2.3-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-progress.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../047-node-progress_2.0.3-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-progress (2.0.3-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libjs-regenerate.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../048-libjs-regenerate_1.4.2-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libjs-regenerate (1.4.2-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-regenerate.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../049-node-regenerate_1.4.2-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-regenerate (1.4.2-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-regenerate-unicode-properties.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../050-node-regenerate-unicode-properties_10.1.0+ds-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-regenerate-unicode-properties (10.1.0+ds-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-regexpp.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../051-node-regexpp_3.2.0-4_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-regexpp (3.2.0-4) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../052-node-archy_1.0.0-6_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-archy (1.0.0-6) over (1.0.0-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-base64-js.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../053-node-base64-js_1.5.1+dfsg+~1.3.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-base64-js (1.5.1+dfsg+~1.3.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-binary-extensions.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../054-node-binary-extensions_2.2.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-binary-extensions (2.2.0-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../055-node-chalk_5.2.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-chalk (5.2.0-1) over (4.1.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-ci-info.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../056-node-ci-info_3.6.1+~cs1.1.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-ci-info (3.6.1+~cs1.1.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-cli-table.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../057-node-cli-table_0.3.11+~cs0.13.4-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-cli-table (0.3.11+~cs0.13.4-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-css-selector-tokenizer.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../058-node-css-selector-tokenizer_0.8.0+~cs4.8.3-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-css-selector-tokenizer (0.8.0+~cs4.8.3-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-diff.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../059-node-diff_5.0.0~dfsg+~5.0.1-4_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-diff (5.0.0~dfsg+~5.0.1-4) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-mimic-response.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../060-node-mimic-response_3.1.0-8_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-mimic-response (3.1.0-8) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-decompress-response.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../061-node-decompress-response_6.0.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-decompress-response (6.0.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-end-of-stream.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../062-node-end-of-stream_1.4.4+~1.4.1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-end-of-stream (1.4.4+~1.4.1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-pump.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../063-node-pump_3.0.0-5_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-pump (3.0.0-5) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-get-stream.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../064-node-get-stream_6.0.1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-get-stream (6.0.1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-lowercase-keys.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../065-node-lowercase-keys_2.0.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-lowercase-keys (2.0.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-json-buffer.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../066-node-json-buffer_3.0.1+~3.0.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-json-buffer (3.0.1+~3.0.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-p-cancelable.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../067-node-p-cancelable_2.1.1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-p-cancelable (2.1.1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-quick-lru.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../068-node-quick-lru_6.1.1-4_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-quick-lru (6.1.1-4) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-got.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../069-node-got_11.8.5+~cs58.13.36-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-got (11.8.5+~cs58.13.36-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-data-uri-to-buffer.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../070-node-data-uri-to-buffer_4.0.0-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-data-uri-to-buffer (4.0.0-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-fetch.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../071-node-fetch_3.3.0+~cs11.4.11-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-fetch (3.3.0+~cs11.4.11-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../072-node-nopt_5.0.0-4_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-nopt (5.0.0-4) over (5.0.0-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../073-node-which_2.0.2+~cs1.3.2-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-which (2.0.2+~cs1.3.2-3) over (2.0.2+~cs1.3.2-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../074-node-semver_7.3.5+~7.3.9-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-semver (7.3.5+~7.3.9-2) over (7.3.4-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../075-node-gyp_9.3.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-gyp (9.3.0-2) over (7.1.2-4) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../076-npm_9.2.0~ds1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking npm (9.2.0~ds1-1) over (7.5.2+ds-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../077-node-hosted-git-info_6.1.1-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-hosted-git-info (6.1.1-2) over (3.0.8-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-ieee754.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../078-node-ieee754_1.2.1-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-ieee754 (1.2.1-3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../079-node-ms_2.1.3+~cs0.7.31-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-ms (2.1.3+~cs0.7.31-3) over (2.1.3+~cs0.7.31-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-negotiator.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../080-node-negotiator_0.6.3+~0.6.1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-negotiator (0.6.3+~0.6.1-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../081-node-npm-package-arg_10.0.0+~3.0.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-npm-package-arg (10.0.0+~3.0.0-2) over (8.1.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-camelcase.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../082-node-camelcase_7.0.0-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-camelcase (7.0.0-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-isobject.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../083-node-isobject_4.0.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-isobject (4.0.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-picocolors.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../084-node-picocolors_1.0.0-4_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-picocolors (1.0.0-4) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-postcss.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../085-node-postcss_8.4.20+~cs8.0.23-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-postcss (8.4.20+~cs8.0.23-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-icss-utils.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../086-node-icss-utils_5.1.0+~5.1.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-icss-utils (5.1.0+~5.1.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-postcss-modules-extract-imports.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../087-node-postcss-modules-extract-imports_3.0.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-postcss-modules-extract-imports (3.0.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-postcss-modules-values.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../088-node-postcss-modules-values_4.0.0+~4.0.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-postcss-modules-values (4.0.0+~4.0.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-postcss-value-parser.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../089-node-postcss-value-parser_4.2.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-postcss-value-parser (4.2.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-caniuse-lite.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../090-node-caniuse-lite_1.0.30001436+dfsg+~1.0.1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-caniuse-lite (1.0.30001436+dfsg+~1.0.1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-electron-to-chromium.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../091-node-electron-to-chromium_1.4.284-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-electron-to-chromium (1.4.284-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-browserslist.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../092-node-browserslist_4.21.4+~cs6.1.17-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-browserslist (4.21.4+~cs6.1.17-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-tslib.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../093-node-tslib_2.4.1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-tslib (2.4.1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-chrome-trace-event.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../094-node-chrome-trace-event_1.0.3-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-chrome-trace-event (1.0.3-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-commander.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../095-node-commander_9.4.1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-commander (9.4.1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-prr.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../096-node-prr_1.0.1-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-prr (1.0.1-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-errno.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../097-node-errno_1.0.0-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-errno (1.0.0-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-memory-fs.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../098-node-memory-fs_0.5.0+~0.3.3-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-memory-fs (0.5.0+~0.3.3-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-tapable.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../099-node-tapable_2.2.1-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-tapable (2.2.1-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-enhanced-resolve.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../100-node-enhanced-resolve_5.10.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-enhanced-resolve (5.10.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-es-module-lexer.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../101-node-es-module-lexer_1.1.0+dfsg-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-es-module-lexer (1.1.0+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-ansi-escapes.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../102-node-ansi-escapes_5.0.0+really.4.3.1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-ansi-escapes (5.0.0+really.4.3.1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-ampproject-remapping.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../103-node-ampproject-remapping_2.2.0+~cs5.15.37-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-ampproject-remapping (2.2.0+~cs5.15.37-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-babel-plugin-add-module-exports.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../104-node-babel-plugin-add-module-exports_1.0.4+dfsg1~cs5.8.0-4_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-babel-plugin-add-module-exports (1.0.4+dfsg1~cs5.8.0-4) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-regenerator-runtime.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../105-node-regenerator-runtime_0.15.1+~0.10.8-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-regenerator-runtime (0.15.1+~0.10.8-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-babel7-runtime.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../106-node-babel7-runtime_7.20.15+ds1+~cs214.269.168-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-babel7-runtime (7.20.15+ds1+~cs214.269.168-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-lodash-packages.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../107-node-lodash-packages_4.17.21+dfsg+~cs8.31.198.20210220-9_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-lodash-packages (4.17.21+dfsg+~cs8.31.198.20210220-9) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-babel-helper-define-polyfill-provider.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../108-node-babel-helper-define-polyfill-provider_0.3.3~0~20220913+ds1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-babel-helper-define-polyfill-provider (0.3.3~0~20220913+ds1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-babel-plugin-polyfill-corejs2.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../109-node-babel-plugin-polyfill-corejs2_0.3.3~0~20220913+ds1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-babel-plugin-polyfill-corejs2 (0.3.3~0~20220913+ds1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-core-js-compat.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../110-node-core-js-compat_3.26.1-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-core-js-compat (3.26.1-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-babel-plugin-polyfill-corejs3.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../111-node-babel-plugin-polyfill-corejs3_0.6.0~0~20220913+ds1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-babel-plugin-polyfill-corejs3 (0.6.0~0~20220913+ds1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-babel-plugin-polyfill-regenerator.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../112-node-babel-plugin-polyfill-regenerator_0.4.1~0~20220913+ds1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-babel-plugin-polyfill-regenerator (0.4.1~0~20220913+ds1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-for-in.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../113-node-for-in_1.0.2-4_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-for-in (1.0.2-4) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-for-own.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../114-node-for-own_1.0.0-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-for-own (1.0.0-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-is-plain-object.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../115-node-is-plain-object_5.0.0-7_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-is-plain-object (5.0.0-7) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-is-extendable.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../116-node-is-extendable_1.0.1-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-is-extendable (1.0.1-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-is-buffer.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../117-node-is-buffer_2.0.5-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-is-buffer (2.0.5-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-kind-of.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../118-node-kind-of_6.0.3+dfsg-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-kind-of (6.0.3+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-clone-deep.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../119-node-clone-deep_4.0.1+~cs7.0.2-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-clone-deep (4.0.1+~cs7.0.2-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-convert-source-map.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../120-node-convert-source-map_1.9.0+~1.5.2-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-convert-source-map (1.9.0+~1.5.2-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-core-js.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../121-node-core-js_3.26.1-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-core-js (3.26.1-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-core-js-pure.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../122-node-core-js-pure_3.26.1-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-core-js-pure (3.26.1-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-commondir.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../123-node-commondir_1.0.1+~1.0.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-commondir (1.0.1+~1.0.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-is-number.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../124-node-is-number_7.0.0-4_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-is-number (7.0.0-4) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-repeat-string.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../125-node-repeat-string_1.6.1+repack-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-repeat-string (1.6.1+repack-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-to-regex-range.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../126-node-to-regex-range_5.0.1-4_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-to-regex-range (5.0.1-4) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-fill-range.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../127-node-fill-range_7.0.1+~7.0.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-fill-range (7.0.1+~7.0.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-braces.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../128-node-braces_3.0.2+~3.0.1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-braces (3.0.2+~3.0.1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-normalize-path.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../129-node-normalize-path_3.0.0+~3.0.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-normalize-path (3.0.0+~3.0.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-anymatch.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../130-node-anymatch_3.1.3+~cs4.6.1-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-anymatch (3.1.3+~cs4.6.1-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-micromatch.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../131-node-micromatch_4.0.5+~4.0.2-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-micromatch (4.0.5+~4.0.2-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-pify.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../132-node-pify_5.0.0+~cs5.0.1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-pify (5.0.0+~cs5.0.1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-path-type.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../133-node-path-type_4.0.0-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-path-type (4.0.0-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-n3.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../134-node-n3_1.16.3+~1.2.3+~1.10.4-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-n3 (1.16.3+~1.2.3+~1.10.4-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-globby.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../135-node-globby_13.1.3+~cs16.25.40-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-globby (13.1.3+~cs16.25.40-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-is-path-cwd.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../136-node-is-path-cwd_2.2.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-is-path-cwd (2.2.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-path-is-inside.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../137-node-path-is-inside_1.0.2+~1.0.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-path-is-inside (1.0.2+~1.0.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-is-path-inside.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../138-node-is-path-inside_3.0.3-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-is-path-inside (3.0.3-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-del.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../139-node-del_7.0.0-5_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-del (7.0.0-5) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-make-dir.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../140-node-make-dir_3.1.0-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-make-dir (3.1.0-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-p-limit.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../141-node-p-limit_4.0.0+~cs4.0.0-5_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-p-limit (4.0.0+~cs4.0.0-5) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-p-locate.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../142-node-p-locate_6.0.0-12_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-p-locate (6.0.0-12) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-locate-path.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../143-node-locate-path_7.1.1-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-locate-path (7.1.1-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-path-exists.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../144-node-path-exists_5.0.0-8_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-path-exists (5.0.0-8) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-find-up.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../145-node-find-up_6.3.0-7_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-find-up (6.3.0-7) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-pkg-dir.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../146-node-pkg-dir_5.0.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-pkg-dir (5.0.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-find-cache-dir.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../147-node-find-cache-dir_3.3.2+~3.2.1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-find-cache-dir (3.3.2+~3.2.1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-fs-readdir-recursive.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../148-node-fs-readdir-recursive_1.1.0+~1.1.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-fs-readdir-recursive (1.1.0+~1.1.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-js-tokens.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../149-node-js-tokens_8.0.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-js-tokens (8.0.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-jsesc.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../150-node-jsesc_3.0.2+~3.0.1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-jsesc (3.0.2+~3.0.1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-json5.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../151-node-json5_2.2.3+dfsg-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-json5 (2.2.3+dfsg-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-regenerator-transform.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../152-node-regenerator-transform_0.15.1+~0.10.8-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-regenerator-transform (0.15.1+~0.10.8-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-regjsgen.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../153-node-regjsgen_0.7.1+ds-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-regjsgen (0.7.1+ds-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-regjsparser.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../154-node-regjsparser_0.9.1+ds-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-regjsparser (0.9.1+ds-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-unicode-canonical-property-names-ecmascript.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../155-node-unicode-canonical-property-names-ecmascript_2.0.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-unicode-canonical-property-names-ecmascript (2.0.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-unicode-property-aliases-ecmascript.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../156-node-unicode-property-aliases-ecmascript_2.1.0+ds-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-unicode-property-aliases-ecmascript (2.1.0+ds-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-unicode-match-property-ecmascript.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../157-node-unicode-match-property-ecmascript_2.0.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-unicode-match-property-ecmascript (2.0.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-unicode-match-property-value-ecmascript.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../158-node-unicode-match-property-value-ecmascript_2.1.0+ds-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-unicode-match-property-value-ecmascript (2.1.0+ds-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-regexpu-core.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../159-node-regexpu-core_5.2.2-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-regexpu-core (5.2.2-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libjs-source-map.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../160-libjs-source-map_0.7.0++dfsg2+really.0.6.1-15_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libjs-source-map (0.7.0++dfsg2+really.0.6.1-15) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-source-map.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../161-node-source-map_0.7.0++dfsg2+really.0.6.1-15_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-source-map (0.7.0++dfsg2+really.0.6.1-15) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-source-map-support.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../162-node-source-map-support_0.5.21+ds+~0.5.4-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-source-map-support (0.5.21+ds+~0.5.4-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-to-fast-properties.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../163-node-to-fast-properties_3.0.1-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-to-fast-properties (3.0.1-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-v8flags.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../164-node-v8flags_3.2.0+~3.1.1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-v8flags (3.2.0+~3.1.1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-babel7.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../165-node-babel7_7.20.15+ds1+~cs214.269.168-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-babel7 (7.20.15+ds1+~cs214.269.168-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-babel-plugin-lodash.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../166-node-babel-plugin-lodash_3.3.4+~cs2.0.1-6_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-babel-plugin-lodash (3.3.4+~cs2.0.1-6) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-resolve-cwd.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../167-node-resolve-cwd_3.0.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-resolve-cwd (3.0.0-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../168-node-strip-ansi_6.0.1-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-strip-ansi (6.0.1-2) over (6.0.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-jest-debbundle.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../169-node-jest-debbundle_29.3.1~ds1+~cs70.48.25-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-jest-debbundle (29.3.1~ds1+~cs70.48.25-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-interpret.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../170-node-interpret_2.2.0-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-interpret (2.2.0-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-merge-stream.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../171-node-merge-stream_2.0.0+~1.1.2-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-merge-stream (2.0.0+~1.1.2-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-jest-worker.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../172-node-jest-worker_29.3.1~ds1+~cs70.48.25-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-jest-worker (29.3.1~ds1+~cs70.48.25-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-loader-runner.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../173-node-loader-runner_4.3.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-loader-runner (4.3.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-neo-async.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../174-node-neo-async_2.6.2+~cs3.0.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-neo-async (2.6.2+~cs3.0.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-rechoir.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../175-node-rechoir_0.8.0+~0.6.1-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-rechoir (0.8.0+~0.6.1-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-ajv-keywords.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../176-node-ajv-keywords_3.5.2-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-ajv-keywords (3.5.2-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-schema-utils.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../177-node-schema-utils_3.1.1~ds-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-schema-utils (3.1.1~ds-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-randombytes.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../178-node-randombytes_2.1.0+~2.0.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-randombytes (2.1.0+~2.0.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-serialize-javascript.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../179-node-serialize-javascript_6.0.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-serialize-javascript (6.0.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-async-each.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../180-node-async-each_1.0.3-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-async-each (1.0.3-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-is-binary-path.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../181-node-is-binary-path_2.1.0-5_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-is-binary-path (2.1.0-5) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-set-immediate-shim.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../182-node-set-immediate-shim_2.0.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-set-immediate-shim (2.0.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-readdirp.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../183-node-readdirp_3.6.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-readdirp (3.6.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-chokidar.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../184-node-chokidar_3.5.3-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-chokidar (3.5.3-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-watchpack.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../185-node-watchpack_2.4.0+~cs2.8.1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-watchpack (2.4.0+~cs2.8.1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-define-properties.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../186-node-define-properties_1.1.4+~1.1.3-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-define-properties (1.1.4+~1.1.3-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-defined.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../187-node-defined_1.0.1+~1.0.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-defined (1.0.1+~1.0.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-arrify.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../188-node-arrify_2.0.1-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-arrify (2.0.1-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-is-plain-obj.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../189-node-is-plain-obj_3.0.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-is-plain-obj (3.0.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-minimist.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../190-node-minimist_1.2.7+~cs5.3.2-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-minimist (1.2.7+~cs5.3.2-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-wordwrap.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../191-node-wordwrap_1.0.0-4_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-wordwrap (1.0.0-4) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-optimist.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../192-node-optimist_0.6.1+~0.0.30-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-optimist (0.6.1+~0.0.30-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package handlebars.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../193-handlebars_3%3a4.7.7+~4.1.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking handlebars (3:4.7.7+~4.1.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libjs-prettify.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../194-libjs-prettify_2015.12.04+dfsg-1.1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libjs-prettify (2015.12.04+dfsg-1.1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libjs-async.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../195-libjs-async_0.8.0-6_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libjs-async (0.8.0-6) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-async.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../196-node-async_0.8.0-6_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-async (0.8.0-6) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-decamelize.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../197-node-decamelize_4.0.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-decamelize (4.0.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-es6-error.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../198-node-es6-error_4.1.1-5_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-es6-error (4.1.1-5) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-esprima.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../199-node-esprima_4.0.1+ds+~4.0.3-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-esprima (4.0.1+ds+~4.0.3-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-escodegen.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../200-node-escodegen_2.0.0+dfsg+~0.0.7-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-escodegen (2.0.0+dfsg+~0.0.7-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-foreground-child.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../201-node-foreground-child_2.0.0-5_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-foreground-child (2.0.0-5) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-is-stream.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../202-node-is-stream_3.0.0-4_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-is-stream (3.0.0-4) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-is-windows.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../203-node-is-windows_1.0.2+~cs1.0.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-is-windows (1.0.2+~cs1.0.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libjs-sprintf-js.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../204-libjs-sprintf-js_1.1.2+ds1+~1.1.2-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libjs-sprintf-js (1.1.2+ds1+~1.1.2-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-sprintf-js.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../205-node-sprintf-js_1.1.2+ds1+~1.1.2-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-sprintf-js (1.1.2+ds1+~1.1.2-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-argparse.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../206-node-argparse_2.0.1-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-argparse (2.0.1-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-js-yaml.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../207-node-js-yaml_4.1.0+dfsg+~4.0.5-7_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-js-yaml (4.1.0+dfsg+~4.0.5-7) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-npm-run-path.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../208-node-npm-run-path_5.1.0+~4.0.0-8_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-npm-run-path (5.1.0+~4.0.0-8) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-shebang-regex.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../209-node-shebang-regex_3.0.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-shebang-regex (3.0.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-shebang-command.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../210-node-shebang-command_2.0.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-shebang-command (2.0.0-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-strip-bom.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../211-node-strip-bom_4.0.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-strip-bom (4.0.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libjs-util.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../212-libjs-util_0.12.5+~1.0.10-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libjs-util (0.12.5+~1.0.10-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-util.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../213-node-util_0.12.5+~1.0.10-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-util (0.12.5+~1.0.10-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-assert.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../214-node-assert_2.0.0+~cs3.9.8-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-assert (2.0.0+~cs3.9.8-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-is-arrayish.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../215-node-is-arrayish_0.3.2-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-is-arrayish (0.3.2-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-error-ex.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../216-node-error-ex_1.3.2-4_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-error-ex (1.3.2-4) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-parse-json.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../217-node-parse-json_5.2.0+~cs5.1.7-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-parse-json (5.2.0+~cs5.1.7-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-read-pkg.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../218-node-read-pkg_5.2.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-read-pkg (5.2.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-wrap-ansi.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../219-node-wrap-ansi_8.0.1+~8.0.1-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-wrap-ansi (8.0.1+~8.0.1-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-cliui.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../220-node-cliui_7.0.4+repack+~cs3.1.0-4_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-cliui (7.0.4+repack+~cs3.1.0-4) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-get-caller-file.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../221-node-get-caller-file_2.0.5+~cs1.1.1-4_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-get-caller-file (2.0.5+~cs1.1.1-4) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-require-directory.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../222-node-require-directory_2.1.1+~2.1.2-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-require-directory (2.1.1+~2.1.2-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-y18n.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../223-node-y18n_5.0.8+~5.0.0-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-y18n (5.0.8+~5.0.0-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-yargs-parser.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../224-node-yargs-parser_21.1.1+~21.0.0-4_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-yargs-parser (21.1.1+~21.0.0-4) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-yargs.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../225-node-yargs_16.2.0+~16.0.4-7_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-yargs (16.2.0+~16.0.4-7) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-istanbul.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../226-node-istanbul_0.4.5+repack10+~cs97.25.57-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-istanbul (0.4.5+repack10+~cs97.25.57-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-object-inspect.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../227-node-object-inspect_1.12.2+~cs1.8.1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-object-inspect (1.12.2+~cs1.8.1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-resumer.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../228-node-resumer_0.0.0-6_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-resumer (0.0.0-6) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-tape.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../229-node-tape_5.6.1+~cs8.20.19-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-tape (5.6.1+~cs8.20.19-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-deep-equal.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../230-node-deep-equal_2.1.0+~cs31.12.80-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-deep-equal (2.1.0+~cs31.12.80-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-debbundle-es-to-primitive.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../231-node-debbundle-es-to-primitive_1.2.1+~cs9.7.25-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-debbundle-es-to-primitive (1.2.1+~cs9.7.25-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-es-abstract.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../232-node-es-abstract_1.20.4+~cs26.27.47-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-es-abstract (1.20.4+~cs26.27.47-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-webassemblyjs.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../233-node-webassemblyjs_1.11.4+dfsg+~cs10.11.17-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-webassemblyjs (1.11.4+dfsg+~cs10.11.17-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-source-list-map.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../234-node-source-list-map_2.0.1+dfsg-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-source-list-map (2.0.1+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-webpack-sources.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../235-node-webpack-sources_3.2.3+~3.2.0-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-webpack-sources (3.2.3+~3.2.0-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-terser.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../236-node-terser_5.16.5-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-terser (5.16.5-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package terser.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../237-terser_5.16.5-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking terser (5.16.5-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package webpack.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../238-webpack_5.75.0+dfsg+~cs17.16.14-1+deb12u1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking webpack (5.75.0+dfsg+~cs17.16.14-1+deb12u1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-css-loader.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../239-node-css-loader_6.7.2+~cs14.0.11-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-css-loader (6.7.2+~cs14.0.11-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../240-node-cacache_17.0.3+~cs10.3.7-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-cacache (17.0.3+~cs10.3.7-1) over (15.0.5+~cs13.9.21-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../241-node-lru-cache_7.14.1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-lru-cache (7.14.1-1) over (5.1.1-5) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-strip-json-comments.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../242-node-strip-json-comments_4.0.0-4_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-strip-json-comments (4.0.0-4) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package node-v8-compile-cache.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../243-node-v8-compile-cache_2.3.0-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-v8-compile-cache (2.3.0-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package eslint.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../244-eslint_6.4.0~dfsg+~6.1.9-7_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking eslint (6.4.0~dfsg+~6.1.9-7) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../245-iotop_0.6-42-ga14256a-0.1+b1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking iotop (0.6-42-ga14256a-0.1+b1) over (0.6-24-g733f3f8-1.1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../246-libcob5-dev_4.0~early~20200606-6_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libcob5-dev:armhf (4.0~early~20200606-6) over (4.0~early~20200606-3+b2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../247-libcob5_4.0~early~20200606-6_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libcob5:armhf (4.0~early~20200606-6) over (4.0~early~20200606-3+b2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libspectre1:armhf.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../248-libspectre1_0.2.12-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libspectre1:armhf (0.2.12-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../249-libimlib2_1.10.0-4_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libimlib2:armhf (1.10.0-4) over (1.7.1-2) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package mesa-utils-bin:armhf.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../250-mesa-utils-bin_8.5.0-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking mesa-utils-bin:armhf (8.5.0-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../251-mesa-utils_8.5.0-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking mesa-utils (8.5.0-1) over (8.4.0-1+b1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../252-node-assert-plus_1.0.0-4_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-assert-plus (1.0.0-4) over (1.0.0-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../253-node-tweetnacl_1.0.3+dfsg-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-tweetnacl (1.0.3+dfsg-3) over (1.0.3+dfsg-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../254-node-bcrypt-pbkdf_1.0.2-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-bcrypt-pbkdf (1.0.2-3) over (1.0.2-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../255-node-getpass_0.1.7-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-getpass (0.1.7-3) over (0.1.7-1.1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../256-node-jsonstream_1.3.5-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-jsonstream (1.3.5-3) over (1.3.5-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../257-node-mime_3.0.0+dfsg+~cs3.97.1-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-mime (3.0.0+dfsg+~cs3.97.1-1) over (2.5.0+dfsg+~cs3.90.0-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../258-node-opener_1.5.2+~1.4.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-opener (1.5.2+~1.4.0-1) over (1.5.2-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../259-node-puka_1.0.1+dfsg-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-puka (1.0.1+dfsg-3) over (1.0.1+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../260-node-punycode_2.1.1-6_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-punycode (2.1.1-6) over (2.1.1-3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../261-node-qs_6.11.0+ds+~6.9.7-3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-qs (6.11.0+ds+~6.9.7-3) over (6.9.4+ds-1+deb11u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../262-node-sshpk_1.17.0+dfsg-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-sshpk (1.17.0+dfsg-2) over (1.16.1+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../263-node-verror_1.10.1+~1.10.5-2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-verror (1.10.1+~1.10.5-2) over (1.10.0-1.1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../264-xserver-xorg-input-libinput_1.2.1-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking xserver-xorg-input-libinput (1.2.1-1) over (0.30.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-ampproject-remapping (2.2.0+~cs5.15.37-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-diff (5.0.0~dfsg+~5.0.1-4) ...</span> |
| <span style="color:#5E5C64">Setting up python3.11 (3.11.2-6) ...</span> |
| <span style="color:#5E5C64">Setting up node-lru-cache (7.14.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up python3-setuptools-whl (66.1.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-path-is-inside (1.0.2+~1.0.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up libjs-sprintf-js (1.1.2+ds1+~1.1.2-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-pify (5.0.0+~cs5.0.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-end-of-stream (1.4.4+~1.4.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-p-limit (4.0.0+~cs4.0.0-5) ...</span> |
| <span style="color:#5E5C64">Setting up node-p-cancelable (2.1.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-is-windows (1.0.2+~cs1.0.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-pump (3.0.0-5) ...</span> |
| <span style="color:#5E5C64">Setting up node-loader-runner (4.3.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-object-inspect (1.12.2+~cs1.8.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-n3 (1.16.3+~1.2.3+~1.10.4-1) ...</span> |
| <span style="color:#5E5C64">Setting up libcob5:armhf (4.0~early~20200606-6) ...</span> |
| <span style="color:#5E5C64">Setting up node-ieee754 (1.2.1-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-fs-readdir-recursive (1.1.0+~1.1.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-v8flags (3.2.0+~3.1.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-get-caller-file (2.0.5+~cs1.1.1-4) ...</span> |
| <span style="color:#5E5C64">Setting up python3-pip-whl (23.0.1+dfsg-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-arrify (2.0.1-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-eslint-visitor-keys (3.3.0+~1.0.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-caniuse-lite (1.0.30001436+dfsg+~1.0.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-isobject (4.0.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up libtdb1:armhf (1.4.8-2) ...</span> |
| <span style="color:#5E5C64">Setting up rpi.gpio-common:armhf (0.7.1~a4-1+b2) ...</span> |
| <span style="color:#5E5C64">Setting up libgs-common (10.0.0~dfsg-11+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up node-core-js-pure (3.26.1-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-es-module-lexer (1.1.0+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-path-exists (5.0.0-8) ...</span> |
| <span style="color:#5E5C64">Setting up node-unicode-match-property-value-ecmascript (2.1.0+ds-1) ...</span> |
| <span style="color:#5E5C64">Setting up libjs-source-map (0.7.0++dfsg2+really.0.6.1-15) ...</span> |
| <span style="color:#5E5C64">Setting up node-p-locate (6.0.0-12) ...</span> |
| <span style="color:#5E5C64">Setting up node-negotiator (0.6.3+~0.6.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-tslib (2.4.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-strip-bom (4.0.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up libfilezilla-common (0.41.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-ci-info (3.6.1+~cs1.1.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-chrome-trace-event (1.0.3-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-json-buffer (3.0.1+~3.0.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-electron-to-chromium (1.4.284-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-cjs-module-lexer (1.2.2+dfsg-5) ...</span> |
| <span style="color:#5E5C64">Setting up node-source-list-map (2.0.1+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-camelcase (7.0.0-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-resumer (0.0.0-6) ...</span> |
| <span style="color:#5E5C64">Setting up samba-common (2:4.17.8+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Setting up libcob5-dev:armhf (4.0~early~20200606-6) ...</span> |
| <span style="color:#5E5C64">Setting up libwxbase3.2-1:armhf (3.2.2+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-terser (5.16.5-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-path-type (4.0.0-3) ...</span> |
| <span style="color:#5E5C64">Setting up libwbclient0:armhf (2:4.17.8+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-typedarray (0.0.7-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-estraverse (5.3.0+ds+~5.1.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-regjsgen (0.7.1+ds-1) ...</span> |
| <span style="color:#5E5C64">Setting up libtalloc2:armhf (2.4.0-f2) ...</span> |
| <span style="color:#5E5C64">Setting up node-lodash-packages (4.17.21+dfsg+~cs8.31.198.20210220-9) ...</span> |
| <span style="color:#5E5C64">Setting up node-resolve-cwd (3.0.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-locate-path (7.1.1-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-postcss-value-parser (4.2.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-rechoir (0.8.0+~0.6.1-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-unicode-canonical-property-names-ecmascript (2.0.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-sprintf-js (1.1.2+ds1+~1.1.2-1) ...</span> |
| <span style="color:#5E5C64">Setting up libtevent0:armhf (0.14.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-flatted (3.2.7~ds-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-y18n (5.0.8+~5.0.0-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-shebang-regex (3.0.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up mesa-utils-bin:armhf (8.5.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-convert-source-map (1.9.0+~1.5.2-1) ...</span> |
| <span style="color:#5E5C64">Setting up libpython3.11-dev:armhf (3.11.2-6) ...</span> |
| <span style="color:#5E5C64">Setting up node-is-stream (3.0.0-4) ...</span> |
| <span style="color:#5E5C64">Setting up node-get-stream (6.0.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up filezilla-common (3.63.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-js-tokens (8.0.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-core-js (3.26.1-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-interpret (2.2.0-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-prr (1.0.1-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-repeat-string (1.6.1+repack-1) ...</span> |
| <span style="color:#5E5C64">Setting up libidn12:armhf (1.41-1+b1) ...</span> |
| <span style="color:#5E5C64">Setting up node-globals (13.18.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-deep-is (0.1.4-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-randombytes (2.1.0+~2.0.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up libsepol-dev:armhf (3.4-2.1) ...</span> |
| <span style="color:#5E5C64">Setting up node-source-map (0.7.0++dfsg2+really.0.6.1-15) ...</span> |
| <span style="color:#5E5C64">Setting up node-require-directory (2.1.1+~2.1.2-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-quick-lru (6.1.1-4) ...</span> |
| <span style="color:#5E5C64">Setting up node-regenerator-runtime (0.15.1+~0.10.8-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-concat-stream (2.0.0+~2.0.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-cli-table (0.3.11+~cs0.13.4-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-to-fast-properties (3.0.1-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-memfs (3.4.12+~cs1.0.3-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-mimic-response (3.1.0-8) ...</span> |
| <span style="color:#5E5C64">Setting up node-commander (9.4.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up gimp-data (2.10.34-1) ...</span> |
| <span style="color:#5E5C64">Installing new version of config file /etc/gimp/2.0/gimprc ...</span> |
| <span style="color:#5E5C64">Setting up node-merge-stream (2.0.0+~1.1.2-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-is-path-cwd (2.2.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-fast-levenshtein (2.0.6+ds-3) ...</span> |
| <span style="color:#5E5C64">Setting up libjs-regenerate (1.4.2-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-hosted-git-info (6.1.1-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-unicode-property-aliases-ecmascript (2.1.0+ds-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-binary-extensions (2.2.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-is-plain-object (5.0.0-7) ...</span> |
| <span style="color:#5E5C64">Setting up node-eslint-utils (3.0.0-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-path-dirname (1.0.2-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-esutils (2.0.3+~2.0.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up libfilezilla34:armhf (0.41.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-commondir (1.0.1+~1.0.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up libjs-prettify (2015.12.04+dfsg-1.1) ...</span> |
| <span style="color:#5E5C64">Setting up libgimp2.0:armhf (2.10.34-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-prelude-ls (1.2.1+dfsg-3) ...</span> |
| <span style="color:#5E5C64">Setting up liburing2:armhf (2.3-3) ...</span> |
| <span style="color:#5E5C64">Setting up libjs-async (0.8.0-6) ...</span> |
| <span style="color:#5E5C64">Setting up node-xtend (4.0.2-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-set-immediate-shim (2.0.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-foreground-child (2.0.0-5) ...</span> |
| <span style="color:#5E5C64">Setting up node-wordwrap (1.0.0-4) ...</span> |
| <span style="color:#5E5C64">Setting up libldb2:armhf (2:2.6.2+samba4.17.8+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-regexpp (3.2.0-4) ...</span> |
| <span style="color:#5E5C64">Setting up node-is-arrayish (0.3.2-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-base64-js (1.5.1+dfsg+~1.3.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-esquery (1.4.2~ds-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-npm-run-path (5.1.0+~4.0.0-8) ...</span> |
| <span style="color:#5E5C64">Setting up node-is-buffer (2.0.5-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-data-uri-to-buffer (4.0.0-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-async-each (1.0.3-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-is-plain-obj (3.0.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-is-extglob (2.1.1-5) ...</span> |
| <span style="color:#5E5C64">Setting up libpython3-stdlib:armhf (3.11.2-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-tapable (2.2.1-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-shebang-command (2.0.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-lowercase-keys (2.0.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up libwacom-common (2.6.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-babel-plugin-add-module-exports (1.0.4+dfsg1~cs5.8.0-4) ...</span> |
| <span style="color:#5E5C64">Setting up node-decompress-response (6.0.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-busboy (1.6.0+~cs2.6.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up libgs9-common (10.0.0~dfsg-11+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libgs10-common (10.0.0~dfsg-11+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libwxgtk3.2-1:armhf (3.2.2+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Setting up libpython3-dev:armhf (3.11.2-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-error-ex (1.3.2-4) ...</span> |
| <span style="color:#5E5C64">Setting up node-webpack-sources (3.2.3+~3.2.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up libwacom9:armhf (2.6.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up libselinux1-dev:armhf (3.4-1+b2) ...</span> |
| <span style="color:#5E5C64">Setting up python3.11-dev (3.11.2-6) ...</span> |
| <span style="color:#5E5C64">Setting up node-serialize-javascript (6.0.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-find-up (6.3.0-7) ...</span> |
| <span style="color:#5E5C64">Setting up node-kind-of (6.0.3+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Setting up samba-libs:armhf (2:4.17.8+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Setting up python3 (3.11.2-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-is-binary-path (2.1.0-5) ...</span> |
| <span style="color:#5E5C64">Setting up python3-rpi.gpio (0.7.1~a4-1+b2) ...</span> |
| <span style="color:#5E5C64">Setting up node-minimist (1.2.7+~cs5.3.2-2) ...</span> |
| <span style="color:#5E5C64">Setting up libinput-bin (1.22.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-fetch (3.3.0+~cs11.4.11-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-babel7-runtime (7.20.15+ds1+~cs214.269.168-3) ...</span> |
| <span style="color:#5E5C64">Setting up python3-tdb (1.4.8-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-type-check (0.4.0+dfsg-3) ...</span> |
| <span style="color:#5E5C64">Setting up iotop (0.6-42-ga14256a-0.1+b1) ...</span> |
| <span style="color:#5E5C64">Setting up mesa-utils (8.5.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-pkg-dir (5.0.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-got (11.8.5+~cs58.13.36-3) ...</span> |
| <span style="color:#5E5C64">Setting up python3-ldb (2:2.6.2+samba4.17.8+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-async (0.8.0-6) ...</span> |
| <span style="color:#5E5C64">Setting up node-optimist (0.6.1+~0.0.30-2) ...</span> |
| <span style="color:#5E5C64">Setting up python3-numpy (1:1.24.2-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-undici (5.15.0+dfsg1+~cs20.10.9.3-1+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up filezilla (3.63.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up python3-smbus:armhf (4.3-2+b2) ...</span> |
| <span style="color:#5E5C64">Setting up python3-lib2to3 (3.11.2-3) ...</span> |
| <span style="color:#5E5C64">Setting up libgs10:armhf (10.0.0~dfsg-11+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up python3-distutils (3.11.2-3) ...</span> |
| <span style="color:#5E5C64">Setting up gimp (2.10.34-1) ...</span> |
| <span style="color:#5E5C64">Setting up libinput10:armhf (1.22.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-regenerator-transform (0.15.1+~0.10.8-1) ...</span> |
| <span style="color:#5E5C64">Setting up python3-talloc:armhf (2.4.0-f2) ...</span> |
| <span style="color:#5E5C64">Setting up samba-vfs-modules:armhf (2:4.17.8+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Setting up xserver-xorg-input-libinput (1.2.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up libspectre1:armhf (0.2.12-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-levn (0.4.1+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Setting up python3.11-venv (3.11.2-6) ...</span> |
| <span style="color:#5E5C64">Setting up python3-dev (3.11.2-1) ...</span> |
| <span style="color:#5E5C64">Setting up libimlib2:armhf (1.10.0-4) ...</span> |
| <span style="color:#5E5C64">Setting up python3-samba (2:4.17.8+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-optionator (0.9.1+dfsg+~cs1.2.3-1) ...</span> |
| <span style="color:#5E5C64">Setting up python3-venv (3.11.2-1) ...</span> |
| <span style="color:#5E5C64">Setting up samba-common-bin (2:4.17.8+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Setting up samba (2:4.17.8+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Installing new version of config file /etc/init.d/nmbd ...</span> |
| <span style="color:#5E5C64">Installing new version of config file /etc/init.d/samba-ad-dc ...</span> |
| <span style="color:#5E5C64">Installing new version of config file /etc/init.d/smbd ...</span> |
| <span style="color:#5E5C64">Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /lib/systemd/system/samba-ad-dc.service.</span> |
| <span style="color:#5E5C64">nmbd.service is a disabled or a static unit not running, not starting it.</span> |
| <span style="color:#5E5C64">smbd.service is a disabled or a static unit not running, not starting it.</span> |
| <span style="color:#5E5C64">Setting up node-define-properties (1.1.4+~1.1.3-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-acorn (8.8.1+ds+~cs25.17.7-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-espree (9.4.1~dfsg-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-debbundle-es-to-primitive (1.2.1+~cs9.7.25-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-deep-equal (2.1.0+~cs31.12.80-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-qs (6.11.0+ds+~6.9.7-3) ...</span> |
| <span style="color:#5E5C64">Setting up libnode108:armhf (18.13.0+dfsg1-1+rpi1) ...</span> |
| <span style="color:#5E5C64">Setting up libjs-util (0.12.5+~1.0.10-1) ...</span> |
| <span style="color:#5E5C64">Setting up nodejs (18.13.0+dfsg1-1+rpi1) ...</span> |
| <span style="color:#5E5C64">Setting up node-argparse (2.0.1-2) ...</span> |
| <span style="color:#5E5C64">Setting up terser (5.16.5-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-mime (3.0.0+dfsg+~cs3.97.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-source-map-support (0.5.21+ds+~0.5.4-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-unicode-match-property-ecmascript (2.0.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-defined (1.0.1+~1.0.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-ansi-escapes (5.0.0+really.4.3.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-strip-ansi (6.0.1-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-write (2.0.0~6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5) ...</span> |
| <span style="color:#5E5C64">Setting up node-ignore (5.2.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-chalk (5.2.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-which (2.0.2+~cs1.3.2-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-punycode (2.1.1-6) ...</span> |
| <span style="color:#5E5C64">Setting up node-css-selector-tokenizer (0.8.0+~cs4.8.3-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-esprima (4.0.1+ds+~4.0.3-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-is-path-inside (3.0.3-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-neo-async (2.6.2+~cs3.0.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-mkdirp (1.0.4+~1.0.2-4) ...</span> |
| <span style="color:#5E5C64">Setting up node-es6-error (4.1.1-5) ...</span> |
| <span style="color:#5E5C64">Setting up node-opener (1.5.2+~1.4.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-archy (1.0.0-6) ...</span> |
| <span style="color:#5E5C64">Setting up node-js-yaml (4.1.0+dfsg+~4.0.5-7) ...</span> |
| <span style="color:#5E5C64">Setting up node-nopt (5.0.0-4) ...</span> |
| <span style="color:#5E5C64">Setting up node-lodash (4.17.21+dfsg+~cs8.31.198.20210220-9) ...</span> |
| <span style="color:#5E5C64">Setting up node-progress (2.0.3-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-json5 (2.2.3+dfsg-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-ms (2.1.3+~cs0.7.31-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-rimraf (3.0.2-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-regenerate (1.4.2-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-semver (7.3.5+~7.3.9-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-picocolors (1.0.0-4) ...</span> |
| <span style="color:#5E5C64">Setting up node-es-abstract (1.20.4+~cs26.27.47-1) ...</span> |
| <span style="color:#5E5C64">Setting up handlebars (3:4.7.7+~4.1.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-object-assign (4.1.1-7) ...</span> |
| <span style="color:#5E5C64">Setting up node-is-glob (4.0.3-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-v8-compile-cache (2.3.0-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-cacache (17.0.3+~cs10.3.7-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-flat-cache (3.0.4~6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5) ...</span> |
| <span style="color:#5E5C64">Setting up node-is-number (7.0.0-4) ...</span> |
| <span style="color:#5E5C64">Setting up node-for-in (1.0.2-4) ...</span> |
| <span style="color:#5E5C64">Setting up node-puka (1.0.1+dfsg-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-webassemblyjs (1.11.4+dfsg+~cs10.11.17-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-strip-json-comments (4.0.0-4) ...</span> |
| <span style="color:#5E5C64">Setting up libnode-dev (18.13.0+dfsg1-1+rpi1) ...</span> |
| <span style="color:#5E5C64">Setting up node-is-extendable (1.0.1-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-doctrine (3.0.0-4) ...</span> |
| <span style="color:#5E5C64">Setting up node-assert-plus (1.0.0-4) ...</span> |
| <span style="color:#5E5C64">Setting up node-ajv (6.12.6-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-tweetnacl (1.0.3+dfsg-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-jsesc (3.0.2+~3.0.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-regjsparser (0.9.1+ds-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-errno (1.0.0-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-decamelize (4.0.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-normalize-path (3.0.0+~3.0.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-util (0.12.5+~1.0.10-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-functional-red-black-tree (1.0.1+20181105-7) ...</span> |
| <span style="color:#5E5C64">Setting up node-jsonstream (1.3.5-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-browserslist (4.21.4+~cs6.1.17-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-yargs-parser (21.1.1+~21.0.0-4) ...</span> |
| <span style="color:#5E5C64">Setting up node-make-dir (3.1.0-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-esrecurse (4.3.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-file-entry-cache (6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5) ...</span> |
| <span style="color:#5E5C64">Setting up node-wrap-ansi (8.0.1+~8.0.1-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-for-own (1.0.0-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-eslint-scope (7.1.1+~3.7.4-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-escodegen (2.0.0+dfsg+~0.0.7-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-memory-fs (0.5.0+~0.3.3-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-babel-helper-define-polyfill-provider (0.3.3~0~20220913+ds1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-assert (2.0.0+~cs3.9.8-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-gyp (9.3.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-regenerate-unicode-properties (10.1.0+ds-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-glob-parent (6.0.2+~5.1.1-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-enhanced-resolve (5.10.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-postcss (8.4.20+~cs8.0.23-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-npm-package-arg (10.0.0+~3.0.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-anymatch (3.1.3+~cs4.6.1-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-verror (1.10.1+~1.10.5-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-getpass (0.1.7-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-postcss-modules-extract-imports (3.0.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-cliui (7.0.4+repack+~cs3.1.0-4) ...</span> |
| <span style="color:#5E5C64">Setting up node-regexpu-core (5.2.2-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-yargs (16.2.0+~16.0.4-7) ...</span> |
| <span style="color:#5E5C64">Setting up node-to-regex-range (5.0.1-4) ...</span> |
| <span style="color:#5E5C64">Setting up node-bcrypt-pbkdf (1.0.2-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-babel-plugin-polyfill-corejs2 (0.3.3~0~20220913+ds1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-ajv-keywords (3.5.2-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-core-js-compat (3.26.1-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-clone-deep (4.0.1+~cs7.0.2-1) ...</span> |
| <span style="color:#5E5C64">Setting up eslint (6.4.0~dfsg+~6.1.9-7) ...</span> |
| <span style="color:#5E5C64">Setting up node-babel-plugin-polyfill-regenerator (0.4.1~0~20220913+ds1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-readdirp (3.6.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-icss-utils (5.1.0+~5.1.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-schema-utils (3.1.1~ds-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-jest-worker (29.3.1~ds1+~cs70.48.25-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-sshpk (1.17.0+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-babel-plugin-polyfill-corejs3 (0.6.0~0~20220913+ds1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-postcss-modules-values (4.0.0+~4.0.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-fill-range (7.0.1+~7.0.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-braces (3.0.2+~3.0.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-chokidar (3.5.3-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-watchpack (2.4.0+~cs2.8.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-micromatch (4.0.5+~4.0.2-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-globby (13.1.3+~cs16.25.40-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-del (7.0.0-5) ...</span> |
| <span style="color:#5E5C64">Setting up node-find-cache-dir (3.3.2+~3.2.1-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-babel7 (7.20.15+ds1+~cs214.269.168-3) ...</span> |
| <span style="color:#5E5C64">update-alternatives: using /usr/bin/babeljs-7 to provide /usr/bin/babeljs (babeljs) in auto mode</span> |
| <span style="color:#5E5C64">update-alternatives: using /usr/bin/babeljs-7-external-helpers to provide /usr/bin/babeljs-external-helpers (babeljs-external-helpers) in auto mode</span> |
| <span style="color:#5E5C64">update-alternatives: using /usr/bin/babeljs-7-node to provide /usr/bin/babeljs-node (babeljs-node) in auto mode</span> |
| <span style="color:#5E5C64">update-alternatives: using /usr/bin/babeljs-7-parser to provide /usr/bin/babeljs-parser (babeljs-parser) in auto mode</span> |
| <span style="color:#5E5C64">Setting up node-babel-plugin-lodash (3.3.4+~cs2.0.1-6) ...</span> |
| <span style="color:#5E5C64">Setting up node-jest-debbundle (29.3.1~ds1+~cs70.48.25-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-parse-json (5.2.0+~cs5.1.7-1) ...</span> |
| <span style="color:#5E5C64">Setting up node-read-pkg (5.2.0-2) ...</span> |
| <span style="color:#5E5C64">Setting up node-istanbul (0.4.5+repack10+~cs97.25.57-3) ...</span> |
| <span style="color:#5E5C64">Setting up node-tape (5.6.1+~cs8.20.19-1) ...</span> |
| <span style="color:#5E5C64">Setting up webpack (5.75.0+dfsg+~cs17.16.14-1+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up node-css-loader (6.7.2+~cs14.0.11-1) ...</span> |
| <span style="color:#5E5C64">Setting up npm (9.2.0~ds1-1) ...</span> |
| <span style="color:#5E5C64">Processing triggers for libc-bin (2.36-9+rpi1+deb12u1) ...</span> |
| <span style="color:#5E5C64">Processing triggers for systemd (252.12-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Processing triggers for man-db (2.11.2-2) ...</span> |
| <span style="color:#5E5C64">Processing triggers for udev (252.12-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Processing triggers for mailcap (3.70+nmu1) ...</span> |
| <span style="color:#5E5C64">Processing triggers for hicolor-icon-theme (0.17-2) ...</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> APT dist-upgrade |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> APT autopurge, please wait... |
| <span style="color:#5E5C64">Reading package lists...</span> |
| <span style="color:#5E5C64">Building dependency tree...</span> |
| <span style="color:#5E5C64">Reading state information...</span> |
| <span style="color:#5E5C64">The following packages will be REMOVED:</span> |
| <span style="color:#5E5C64"> libcob5* libcob5-dev* libglew2.1* libglu1-mesa* libgs9-common* libicu67*</span> |
| <span style="color:#5E5C64"> libilmbase25* libjs-psl* libldap-2.4-2* libmpdec3* libncurses5-dev*</span> |
| <span style="color:#5E5C64"> libopenexr25* libopengl0* libpython3.9* libpython3.9-dev*</span> |
| <span style="color:#5E5C64"> libpython3.9-minimal* libpython3.9-stdlib* libsepol1* libtiff5* liburing1*</span> |
| <span style="color:#5E5C64"> libwmf0.2-7* libwxbase3.0-0v5* libwxgtk3.0-gtk3-0v5* node-ansi*</span> |
| <span style="color:#5E5C64"> node-ansistyles* node-asap* node-asn1* node-assert-plus* node-asynckit*</span> |
| <span style="color:#5E5C64"> node-aws-sign2* node-aws4* node-bcrypt-pbkdf* node-caseless*</span> |
| <span style="color:#5E5C64"> node-combined-stream* node-concat-map* node-dashdash* node-delayed-stream*</span> |
| <span style="color:#5E5C64"> node-ecc-jsbn* node-extend* node-extsprintf* node-forever-agent*</span> |
| <span style="color:#5E5C64"> node-form-data* node-getpass* node-har-schema* node-har-validator*</span> |
| <span style="color:#5E5C64"> node-http-signature* node-isstream* node-jsbn* node-json-stringify-safe*</span> |
| <span style="color:#5E5C64"> node-jsonstream* node-jsprim* node-leven* node-lockfile* node-number-is-nan*</span> |
| <span style="color:#5E5C64"> node-oauth-sign* node-opener* node-performance-now* node-psl* node-puka*</span> |
| <span style="color:#5E5C64"> node-qs* node-sshpk* node-tunnel-agent* node-tweetnacl* node-verror*</span> |
| <span style="color:#5E5C64"> python3.9* python3.9-dev* python3.9-minimal*</span> |
| <span style="color:#5E5C64">0 upgraded, 0 newly installed, 67 to remove and 0 not upgraded.</span> |
| <span style="color:#5E5C64">After this operation, 97.3 MB disk space will be freed.</span> |
| <span style="color:#5E5C64">(Reading database ... 142127 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Removing libcob5-dev:armhf (4.0~early~20200606-6) ...</span> |
| <span style="color:#5E5C64">Removing libcob5:armhf (4.0~early~20200606-6) ...</span> |
| <span style="color:#5E5C64">Removing libglew2.1:armhf (2.1.0-4) ...</span> |
| <span style="color:#5E5C64">Removing libglu1-mesa:armhf (9.0.2-1.1) ...</span> |
| <span style="color:#5E5C64">Removing libgs9-common (10.0.0~dfsg-11+deb12u1) ...</span> |
| <span style="color:#5E5C64">Removing libicu67:armhf (67.1-7) ...</span> |
| <span style="color:#5E5C64">Removing libopenexr25:armhf (2.5.4-2+deb11u1) ...</span> |
| <span style="color:#5E5C64">Removing libilmbase25:armhf (2.5.7-2) ...</span> |
| <span style="color:#5E5C64">Removing node-psl (1.8.0+ds-9) ...</span> |
| <span style="color:#5E5C64">Removing libjs-psl (1.8.0+ds-9) ...</span> |
| <span style="color:#5E5C64">Removing libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...</span> |
| <span style="color:#5E5C64">Removing python3.9-dev (3.9.2-1+rpi1) ...</span> |
| <span style="color:#5E5C64">Removing python3.9 (3.9.2-1+rpi1) ...</span> |
| <span style="color:#5E5C64">Removing libpython3.9-dev:armhf (3.9.2-1+rpi1) ...</span> |
| <span style="color:#5E5C64">Removing libpython3.9:armhf (3.9.2-1+rpi1) ...</span> |
| <span style="color:#5E5C64">Removing libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...</span> |
| <span style="color:#5E5C64">Removing libmpdec3:armhf (2.5.1-2+rpi1) ...</span> |
| <span style="color:#5E5C64">Removing libncurses5-dev:armhf (6.4-4) ...</span> |
| <span style="color:#5E5C64">Removing libopengl0:armhf (1.6.0-1) ...</span> |
| <span style="color:#5E5C64">Removing python3.9-minimal (3.9.2-1+rpi1) ...</span> |
| <span style="color:#5E5C64">Removing libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...</span> |
| <span style="color:#5E5C64">Removing libsepol1:armhf (3.1-1) ...</span> |
| <span style="color:#5E5C64">Removing libtiff5:armhf (4.2.0-1+deb11u4) ...</span> |
| <span style="color:#5E5C64">Removing liburing1:armhf (0.7-3) ...</span> |
| <span style="color:#5E5C64">Removing libwmf0.2-7:armhf (0.2.12-5.1) ...</span> |
| <span style="color:#5E5C64">Removing libwxgtk3.0-gtk3-0v5:armhf (3.0.5.1+dfsg-5+b1) ...</span> |
| <span style="color:#5E5C64">Removing libwxbase3.0-0v5:armhf (3.0.5.1+dfsg-5+b1) ...</span> |
| <span style="color:#5E5C64">Removing node-ansi (0.3.1-2) ...</span> |
| <span style="color:#5E5C64">Removing node-ansistyles (0.1.3-5) ...</span> |
| <span style="color:#5E5C64">Removing node-asap (2.0.6+~2.0.0-1) ...</span> |
| <span style="color:#5E5C64">Removing node-http-signature (1.3.6-2) ...</span> |
| <span style="color:#5E5C64">Removing node-sshpk (1.17.0+dfsg-2) ...</span> |
| <span style="color:#5E5C64">Removing node-asn1 (0.2.6+~0.2.0-2) ...</span> |
| <span style="color:#5E5C64">Removing node-dashdash (2.0.0-4) ...</span> |
| <span style="color:#5E5C64">Removing node-jsprim (2.0.1-1) ...</span> |
| <span style="color:#5E5C64">Removing node-verror (1.10.1+~1.10.5-2) ...</span> |
| <span style="color:#5E5C64">Removing node-form-data (4.0.0-1) ...</span> |
| <span style="color:#5E5C64">Removing node-asynckit (0.4.0-5) ...</span> |
| <span style="color:#5E5C64">Removing node-aws-sign2 (0.7.1-4) ...</span> |
| <span style="color:#5E5C64">Removing node-aws4 (1.11.0-2) ...</span> |
| <span style="color:#5E5C64">Removing node-bcrypt-pbkdf (1.0.2-3) ...</span> |
| <span style="color:#5E5C64">Removing node-caseless (0.12.1-2) ...</span> |
| <span style="color:#5E5C64">Removing node-combined-stream (1.0.8+~1.0.3-1) ...</span> |
| <span style="color:#5E5C64">Removing node-concat-map (0.0.2+~0.0.1-1) ...</span> |
| <span style="color:#5E5C64">Removing node-delayed-stream (1.0.0-5) ...</span> |
| <span style="color:#5E5C64">Removing node-ecc-jsbn (0.2.0-4) ...</span> |
| <span style="color:#5E5C64">Removing node-extend (3.0.2+~3.0.1-3) ...</span> |
| <span style="color:#5E5C64">Removing node-extsprintf (1.4.1+~1.4.1-2) ...</span> |
| <span style="color:#5E5C64">Removing node-forever-agent (0.6.1+~0.6.1-2) ...</span> |
| <span style="color:#5E5C64">Removing node-getpass (0.1.7-3) ...</span> |
| <span style="color:#5E5C64">Removing node-har-validator (5.1.5-3) ...</span> |
| <span style="color:#5E5C64">Removing node-har-schema (2.0.0-5) ...</span> |
| <span style="color:#5E5C64">Removing node-isstream (0.1.2+dfsg+~0.1.0-1) ...</span> |
| <span style="color:#5E5C64">Removing node-jsbn (1.1.0+~1.2.29-1) ...</span> |
| <span style="color:#5E5C64">Removing node-json-stringify-safe (5.0.1+repack-6) ...</span> |
| <span style="color:#5E5C64">Removing node-jsonstream (1.3.5-3) ...</span> |
| <span style="color:#5E5C64">Removing node-leven (4.0.0+~cs1.1.1-2) ...</span> |
| <span style="color:#5E5C64">Removing node-lockfile (1.0.4+~1.0.2-1) ...</span> |
| <span style="color:#5E5C64">Removing node-number-is-nan (2.0.0-3) ...</span> |
| <span style="color:#5E5C64">Removing node-oauth-sign (0.9.0-4) ...</span> |
| <span style="color:#5E5C64">Removing node-opener (1.5.2+~1.4.0-1) ...</span> |
| <span style="color:#5E5C64">Removing node-performance-now (2.1.0+debian-4) ...</span> |
| <span style="color:#5E5C64">Removing node-puka (1.0.1+dfsg-3) ...</span> |
| <span style="color:#5E5C64">Removing node-qs (6.11.0+ds+~6.9.7-3) ...</span> |
| <span style="color:#5E5C64">Removing node-tunnel-agent (0.6.1-4) ...</span> |
| <span style="color:#5E5C64">Removing node-tweetnacl (1.0.3+dfsg-3) ...</span> |
| <span style="color:#5E5C64">Removing node-assert-plus (1.0.0-4) ...</span> |
| <span style="color:#5E5C64">Processing triggers for man-db (2.11.2-2) ...</span> |
| <span style="color:#5E5C64">Processing triggers for mailcap (3.70+nmu1) ...</span> |
| <span style="color:#5E5C64">Processing triggers for libc-bin (2.36-9+rpi1+deb12u1) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 140529 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Purging configuration files for libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...</span> |
| <span style="color:#5E5C64">Purging configuration files for python3.9-minimal (3.9.2-1+rpi1) ...</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> APT autopurge |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> <span style="color:#5E5C64">Updating DietPi to latest version</span> |
| <span style="color:#5E5C64">[</span><span style="color:#A2734C"> SUB1 </span><span style="color:#5E5C64">]</span> DietPi-Update > Checking for available DietPi update |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Checking IPv4 network connectivity |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Checking DNS resolver |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-TimeSync |</span> systemctl stop systemd-timesyncd |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-TimeSync |</span> mkdir -p /run/systemd/timesync |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> <span style="color:#5E5C64">Getting latest version from: https://raw.githubusercontent.com/MichaIng/DietPi/master/.update/version</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Got valid latest version: 8.21.1 |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> No update required, your DietPi installation is already up to date: |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> <span style="color:#5E5C64">Current version : v8.21.1</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> <span style="color:#5E5C64">Latest version : v8.21.1</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> <span style="color:#5E5C64">Checking for new available live patches</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> APT update, please wait... |
| <span style="color:#5E5C64">Hit:1 http://raspbian.raspberrypi.org/raspbian bookworm InRelease</span> |
| <span style="color:#5E5C64">Hit:2 https://archive.raspberrypi.org/debian bullseye InRelease</span> |
| <span style="color:#5E5C64">Reading package lists...</span> |
| <span style="color:#5E5C64">W: Skipping acquire of configured file 'non-free-firmware/source/Sources' as repository 'http://raspbian.raspberrypi.org/raspbian bookworm InRelease' doesn't have the component 'non-free-firmware' (component misspelt in sources.list?)</span> |
| <span style="color:#5E5C64">W: Skipping acquire of configured file 'non-free-firmware/binary-armhf/Packages' as repository 'http://raspbian.raspberrypi.org/raspbian bookworm InRelease' doesn't have the component 'non-free-firmware' (component misspelt in sources.list?)</span> |
| <span style="color:#5E5C64">W: Skipping acquire of configured file 'non-free-firmware/Contents-armhf' as repository 'http://raspbian.raspberrypi.org/raspbian bookworm InRelease' doesn't have the component 'non-free-firmware' (component misspelt in sources.list?)</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> APT update |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> <span style="color:#5E5C64">No APT upgrades were found, not creating file: /run/dietpi/.apt_updates</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> <span style="color:#5E5C64">Migrating package lists to Bookworm suite</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> sed -i -e s/bullseye/bookworm/g -e s/ non-free$/ non-free non-free-firmware/ /etc/apt/sources.list |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> sed -i s/bullseye/bookworm/g /etc/apt/sources.list.d/raspi.list |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> <span style="color:#5E5C64">Reverting some package lists to Bullseye which have no Bookworm suite (yet)</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> sed -i s/bookworm/bullseye/ /etc/apt/sources.list.d/raspi.list |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> <span style="color:#5E5C64">Enforcing Debian Bookworm FFmpeg packages over RPi repo ones</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> <span style="color:#5E5C64">Applying the actual upgrade to Debian Bookworm</span> |
| <span style="color:#5E5C64">[</span><span style="color:#A2734C"> SUB1 </span><span style="color:#5E5C64">]</span> DietPi-Services > stop |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> stop : cron |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : apache2 (masked)</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> stop : smbd |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> stop : nmbd |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : proftpd (masked)</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> APT update, please wait... |
| <span style="color:#5E5C64">Hit:1 http://raspbian.raspberrypi.org/raspbian bookworm InRelease</span> |
| <span style="color:#5E5C64">Hit:2 https://archive.raspberrypi.org/debian bullseye InRelease</span> |
| <span style="color:#5E5C64">Reading package lists...</span> |
| <span style="color:#5E5C64">W: Skipping acquire of configured file 'non-free-firmware/source/Sources' as repository 'http://raspbian.raspberrypi.org/raspbian bookworm InRelease' doesn't have the component 'non-free-firmware' (component misspelt in sources.list?)</span> |
| <span style="color:#5E5C64">W: Skipping acquire of configured file 'non-free-firmware/binary-armhf/Packages' as repository 'http://raspbian.raspberrypi.org/raspbian bookworm InRelease' doesn't have the component 'non-free-firmware' (component misspelt in sources.list?)</span> |
| <span style="color:#5E5C64">W: Skipping acquire of configured file 'non-free-firmware/Contents-armhf' as repository 'http://raspbian.raspberrypi.org/raspbian bookworm InRelease' doesn't have the component 'non-free-firmware' (component misspelt in sources.list?)</span> |
| </pre></html></WRAP> |
| </WRAP> |
| |
| <WRAP color_term> |
| <WRAP color_result_long><html><pre> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> APT update |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> APT upgrade, please wait... |
| <span style="color:#5E5C64">Reading package lists...</span> |
| <span style="color:#5E5C64">Building dependency tree...</span> |
| <span style="color:#5E5C64">Reading state information...</span> |
| <span style="color:#5E5C64">Calculating upgrade...</span> |
| <span style="color:#5E5C64">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> APT upgrade |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> APT dist-upgrade, please wait... |
| <span style="color:#5E5C64">Reading package lists...</span> |
| <span style="color:#5E5C64">Building dependency tree...</span> |
| <span style="color:#5E5C64">Reading state information...</span> |
| <span style="color:#5E5C64">Calculating upgrade...</span> |
| <span style="color:#5E5C64">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> APT dist-upgrade |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> Congratulations, you are now on Bookworm: |
| PRETTY_NAME="Raspbian GNU/Linux 12 (bookworm)" |
| NAME="Raspbian GNU/Linux" |
| VERSION_ID="12" |
| VERSION="12 (bookworm)" |
| |
| Next, some migrations are done for all software to run nicely on Bookworm. This can include dietpi-software reinstalls. Press ENTER to continue or CTRL+C to abort ... <b class=DiYE><- Enter で続行</b> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> <span style="color:#5E5C64">Running post upgrade migrations</span> |
| <span style="color:#5E5C64">[</span><span style="color:#A2734C"> SUB1 </span><span style="color:#5E5C64">]</span> DietPi-Services > stop |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> stop : cron |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : apache2 (masked)</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> stop : smbd |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> stop : nmbd |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : proftpd (masked)</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> Setting in <span style="color:#A2734C">/root/.ssh/known_hosts</span> adjusted: <span style="color:#A2734C">[ssh.dietpi.com]:29248 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM5EEt51Pq/6j6COdHKcvYQohqPnL5Eaj4eH3iMehsEk</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> update-alternatives --set regulatory.db /lib/firmware/regulatory.db-upstream |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> apt-mark manual wireless-regdb |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> APT purge <span style="color:#A2734C">crda</span>, please wait... |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> <span style="color:#5E5C64">None of the packages are currently installed. Aborting...</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> APT purge <span style="color:#A2734C">crda</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> APT purge <span style="color:#A2734C">gcc-8-base gcc-9-base gcc-10-base gcc-11-base</span>, please wait... |
| <span style="color:#5E5C64">Reading package lists...</span> |
| <span style="color:#5E5C64">Building dependency tree...</span> |
| <span style="color:#5E5C64">Reading state information...</span> |
| <span style="color:#5E5C64">The following packages were automatically installed and are no longer required:</span> |
| <span style="color:#5E5C64"> libclang-common-11-dev libclang-cpp11 libclang1-11 libllvm11</span> |
| <span style="color:#5E5C64"> llvm-11-linker-tools</span> |
| <span style="color:#5E5C64">Use 'sudo apt autoremove' to remove them.</span> |
| <span style="color:#5E5C64">The following packages will be REMOVED:</span> |
| <span style="color:#5E5C64"> clang-11* cpp-10* gcc-10* gcc-10-base* gcc-11-base* libasan6* libgcc-10-dev*</span> |
| <span style="color:#5E5C64"> libgcc-11-dev* libobjc-11-dev* libstdc++-11-dev*</span> |
| <span style="color:#5E5C64">0 upgraded, 0 newly installed, 10 to remove and 0 not upgraded.</span> |
| <span style="color:#5E5C64">After this operation, 104 MB disk space will be freed.</span> |
| <span style="color:#5E5C64">(Reading database ... 140527 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Removing clang-11 (1:11.1.0-6+rpi2) ...</span> |
| <span style="color:#5E5C64">Removing gcc-10 (10.4.0-7+rpi1) ...</span> |
| <span style="color:#5E5C64">Removing cpp-10 (10.4.0-7+rpi1) ...</span> |
| <span style="color:#5E5C64">Removing libgcc-10-dev:armhf (10.4.0-7+rpi1) ...</span> |
| <span style="color:#5E5C64">Removing gcc-10-base:armhf (10.4.0-7+rpi1) ...</span> |
| <span style="color:#5E5C64">Removing libstdc++-11-dev:armhf (11.3.0-12+rpi1) ...</span> |
| <span style="color:#5E5C64">Removing libobjc-11-dev:armhf (11.3.0-12+rpi1) ...</span> |
| <span style="color:#5E5C64">Removing libgcc-11-dev:armhf (11.3.0-12+rpi1) ...</span> |
| <span style="color:#5E5C64">Removing libasan6:armhf (11.3.0-12+rpi1) ...</span> |
| <span style="color:#5E5C64">Removing gcc-11-base:armhf (11.3.0-12+rpi1) ...</span> |
| <span style="color:#5E5C64">Processing triggers for man-db (2.11.2-2) ...</span> |
| <span style="color:#5E5C64">Processing triggers for libc-bin (2.36-9+rpi1+deb12u1) ...</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> APT purge <span style="color:#A2734C">gcc-8-base gcc-9-base gcc-10-base gcc-11-base</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> APT purge <span style="color:#A2734C">*php7.4*</span>, please wait... |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> <span style="color:#5E5C64">None of the packages are currently installed. Aborting...</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> APT purge <span style="color:#A2734C">*php7.4*</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">dietpi-bookworm-upgrade |</span> rm -Rf /etc/php/7.4 /usr/local/lib/python3.9 /usr/local/bin/pip3 /usr/local/bin/pip3.9 |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> Initialised database |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> Reading database |
| <span style="color:#5E5C64">[</span><span style="color:#A2734C"> SUB1 </span><span style="color:#5E5C64">]</span> DietPi-Software > Automated reinstall |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">31: Kodi is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 31" to install Kodi.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: Kodi |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">38: FreshRSS is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 38" to install FreshRSS.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: FreshRSS |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">40: Ampache is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 40" to install Ampache.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: Ampache |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">47: ownCloud is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 47" to install ownCloud.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: ownCloud |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">48: Pydio is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 48" to install Pydio.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: Pydio |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">83: Apache is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 83" to install Apache.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: Apache |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">84: Lighttpd is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 84" to install Lighttpd.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: Lighttpd |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">85: Nginx is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 85" to install Nginx.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: Nginx |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">89: PHP is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 89" to install PHP.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: PHP |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">93: Pi-hole is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 93" to install Pi-hole.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: Pi-hole |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">114: Nextcloud is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 114" to install Nextcloud.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: Nextcloud |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">118: Mopidy is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 118" to install Mopidy.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: Mopidy |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">125: Synapse is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 125" to install Synapse.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: Synapse |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> Reinstalling Python 3: Runtime system, pip package installer and development headers |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">134: Docker Compose is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 134" to install Docker Compose.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: Docker Compose |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">136: motionEye is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 136" to install motionEye.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: motionEye |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">139: SABnzbd is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 139" to install SABnzbd.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: SABnzbd |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">143: Koel is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 143" to install Koel.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: Koel |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">153: OctoPrint is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 153" to install OctoPrint.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: OctoPrint |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">155: HTPC Manager is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 155" to install HTPC Manager.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: HTPC Manager |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">157: Home Assistant is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 157" to install Home Assistant.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: Home Assistant |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">180: Bazarr is not currently installed</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">Use "dietpi-software install 180" to install Bazarr.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> No changes applied for: Bazarr |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> DietPi-Userdata validation: /mnt/dietpi_userdata |
| <span style="color:#5E5C64">[</span><span style="color:#A2734C"> SUB1 </span><span style="color:#5E5C64">]</span> DietPi-Software > Checking for conflicts and missing inputs |
| <span style="color:#5E5C64">[</span><span style="color:#A2734C"> SUB1 </span><span style="color:#5E5C64">]</span> DietPi-Software > Checking for prerequisite software |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> mkdir -p /mnt/dietpi_userdata/Music /mnt/dietpi_userdata/Pictures /mnt/dietpi_userdata/Video /mnt/dietpi_userdata/downloads /var/www /opt /usr/local/bin |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> chown dietpi:dietpi /mnt/dietpi_userdata/Music /mnt/dietpi_userdata/Pictures /mnt/dietpi_userdata/Video /mnt/dietpi_userdata/downloads |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> chmod 0775 /mnt/dietpi_userdata/Music /mnt/dietpi_userdata/Pictures /mnt/dietpi_userdata/Video /mnt/dietpi_userdata/downloads |
| <span style="color:#5E5C64">[</span><span style="color:#A2734C"> SUB2 </span><span style="color:#5E5C64">]</span> DietPi-Services > stop |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> stop : cron |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : apache2 (masked)</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> stop : smbd |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> stop : nmbd |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : proftpd (masked)</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> APT update, please wait... |
| <span style="color:#5E5C64">Hit:1 http://raspbian.raspberrypi.org/raspbian bookworm InRelease</span> |
| <span style="color:#5E5C64">Hit:2 https://archive.raspberrypi.org/debian bullseye InRelease</span> |
| <span style="color:#5E5C64">Reading package lists...</span> |
| <span style="color:#5E5C64">W: Skipping acquire of configured file 'non-free-firmware/source/Sources' as repository 'http://raspbian.raspberrypi.org/raspbian bookworm InRelease' doesn't have the component 'non-free-firmware' (component misspelt in sources.list?)</span> |
| <span style="color:#5E5C64">W: Skipping acquire of configured file 'non-free-firmware/binary-armhf/Packages' as repository 'http://raspbian.raspberrypi.org/raspbian bookworm InRelease' doesn't have the component 'non-free-firmware' (component misspelt in sources.list?)</span> |
| <span style="color:#5E5C64">W: Skipping acquire of configured file 'non-free-firmware/Contents-armhf' as repository 'http://raspbian.raspberrypi.org/raspbian bookworm InRelease' doesn't have the component 'non-free-firmware' (component misspelt in sources.list?)</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> APT update |
| <span style="color:#5E5C64">[</span><span style="color:#A2734C"> SUB1 </span><span style="color:#5E5C64">]</span> DietPi-Software > Installing Python 3: Runtime system, pip package installer and development headers |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> Desired setting in <span style="color:#A2734C">/etc/pip.conf</span> was already set: <span style="color:#A2734C">[global]</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> Added setting <span style="color:#A2734C">break-system-packages=true</span> to <span style="color:#A2734C">/etc/pip.conf</span> after line <span style="color:#A2734C">[global]</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> Added setting <span style="color:#A2734C">no-cache-dir=true</span> to <span style="color:#A2734C">/etc/pip.conf</span> after line <span style="color:#A2734C">[global]</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> Desired setting in <span style="color:#A2734C">/etc/pip.conf</span> was already set: <span style="color:#A2734C">extra-index-url=https://www.piwheels.org/simple/</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> cd /tmp/DietPi-Software |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> Checking URL: https://bootstrap.pypa.io/get-pip.py |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">G_THREAD_START_0 | curl -sSfL https://bootstrap.pypa.io/get-pip.py -o get-pip.py</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> APT install <span style="color:#A2734C">python3-dev</span>, please wait... |
| <span style="color:#5E5C64">Reading package lists...</span> |
| <span style="color:#5E5C64">Building dependency tree...</span> |
| <span style="color:#5E5C64">Reading state information...</span> |
| <span style="color:#5E5C64">python3-dev is already the newest version (3.11.2-1).</span> |
| <span style="color:#5E5C64">The following packages were automatically installed and are no longer required:</span> |
| <span style="color:#5E5C64"> libclang-common-11-dev libclang-cpp11 libclang1-11 libllvm11</span> |
| <span style="color:#5E5C64"> llvm-11-linker-tools</span> |
| <span style="color:#5E5C64">Use 'sudo apt autoremove' to remove them.</span> |
| <span style="color:#5E5C64">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> APT install <span style="color:#A2734C">python3-dev</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> G_THREAD: All threads finished |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> <span style="color:#5E5C64">python3 get-pip.py, please wait...</span> |
| Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple/ |
| Collecting pip |
| Downloading https://www.piwheels.org/simple/pip/pip-23.2.1-py3-none-any.whl (2.1 MB) |
| ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 588.8 kB/s eta 0:00:00 |
| Collecting wheel |
| Downloading https://www.piwheels.org/simple/wheel/wheel-0.41.2-py3-none-any.whl (64 kB) |
| ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 227.3 kB/s eta 0:00:00 |
| Installing collected packages: wheel, pip |
| Successfully installed pip-23.2.1 wheel-0.41.2 |
| WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> python3 get-pip.py |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> rm get-pip.py |
| <span style="color:#5E5C64">[</span><span style="color:#A2734C"> SUB1 </span><span style="color:#5E5C64">]</span> DietPi-Software > Finalising install |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Software |</span> systemctl daemon-reload |
| 2023-09-11 06:57:40 [ INFO ] DietPi-RAMlog | Storing /var/log to /var/tmp/dietpi/logs/dietpi-ramlog_store... |
| 2023-09-11 06:57:40 [ OK ] DietPi-RAMlog | Stored /var/log to /var/tmp/dietpi/logs/dietpi-ramlog_store. |
| <span style="color:#5E5C64">[</span><span style="color:#A2734C"> SUB1 </span><span style="color:#5E5C64">]</span> DietPi-Software > Install completed |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Survey |</span> Sending survey data |
| <span style="color:#5E5C64">[</span><span style="color:#A2734C"> SUB2 </span><span style="color:#5E5C64">]</span> DietPi-Services > restart |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : proftpd (masked)</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : nmbd (disabled)</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : smbd (disabled)</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : apache2 (masked)</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> restart : cron |
| </pre></html></WRAP> |
| </WRAP> |
| |
| 再起動する。\\ |
| <WRAP color_term> |
| <WRAP color_command><html><pre> |
| <b class=GRN>$</b> <b class=HIY>sudo reboot</b> |
| </pre></html></WRAP> |
| <WRAP color_result><html><pre> |
| </pre></html></WRAP> |
| </WRAP> |
| |
| Raspbian GNU/Linux 12 (bookworm) の DietPi へようこそ! |
| <WRAP color_term> |
| <WRAP color_command><html><pre> |
| <b class=GRN>$</b> <b class=HIY>neofetch</b> |
| </pre></html></WRAP> |
| <WRAP color_result><html><pre><div class=BSc> |
| <span style="color:#26A269"><b> `.::///+:/-. --///+//-:``</b></span> <span style="color:#26A269"><b>dietpi</b></span>@<span style="color:#26A269"><b>dietpi-001</b></span> |
| <span style="color:#26A269"><b> `+oooooooooooo: `+oooooooooooo:</b></span> ----------------- |
| <span style="color:#26A269"><b> /oooo++//ooooo: ooooo+//+ooooo.</b></span> <span style="color:#C01C28"><b>OS</b></span>: Raspbian GNU/Linux 12 (bookworm) armv6l |
| <span style="color:#26A269"><b> `+ooooooo:-:oo- +o+::/ooooooo:</b></span> <span style="color:#C01C28"><b>Host</b></span>: Raspberry Pi Zero W Rev 1.1 |
| <span style="color:#26A269"><b> `:oooooooo+`` `.oooooooo+-</b></span> <span style="color:#C01C28"><b>Kernel</b></span>: 6.1.21+ |
| <span style="color:#26A269"><b> `:++ooo/. :+ooo+/.`</b></span> <span style="color:#C01C28"><b>Uptime</b></span>: 2 mins |
| <span style="color:#26A269"><b> </b></span><span style="color:#C01C28"><b>...` `.----.` ``..</b></span> <span style="color:#C01C28"><b>Packages</b></span>: 1550 (dpkg) |
| <span style="color:#C01C28"><b> .::::-``:::::::::.`-:::-`</b></span> <span style="color:#C01C28"><b>Shell</b></span>: zsh 5.9 |
| <span style="color:#C01C28"><b> -:::-` .:::::::-` `-:::-</b></span> <span style="color:#C01C28"><b>Terminal</b></span>: /dev/pts/0 |
| <span style="color:#C01C28"><b> `::. `.--.` `` `.---.``.::`</b></span> <span style="color:#C01C28"><b>CPU</b></span>: BCM2835 (1) @ 1.100GHz |
| <span style="color:#C01C28"><b> .::::::::` -::::::::` `</b></span> <span style="color:#C01C28"><b>Memory</b></span>: 49MiB / 429MiB |
| <span style="color:#C01C28"><b> .::` .:::::::::- `::::::::::``::.</b></span> |
| <span style="color:#C01C28"><b>-:::` ::::::::::. ::::::::::.`:::-</b></span> <span style="background-color:#171421"><span style="color:#171421"> </span></span><span style="background-color:#C01C28"><span style="color:#C01C28"> </span></span><span style="background-color:#26A269"><span style="color:#26A269"> </span></span><span style="background-color:#A2734C"><span style="color:#A2734C"> </span></span><span style="background-color:#13496F"><span style="color:#13496F"> </span></span><span style="background-color:#A347BA"><span style="color:#A347BA"> </span></span><span style="background-color:#2AA1B3"><span style="color:#2AA1B3"> </span></span><span style="background-color:#D0CFCC"><span style="color:#D0CFCC"> </span></span> |
| <span style="color:#C01C28"><b>:::: -::::::::. `-:::::::: ::::</b></span> <span style="background-color:#5E5C64"><span style="color:#5E5C64"> </span></span><span style="background-color:#F66151"><span style="color:#F66151"> </span></span><span style="background-color:#33D17A"><span style="color:#33D17A"> </span></span><span style="background-color:#E9AD0C"><span style="color:#E9AD0C"> </span></span><span style="background-color:#2A7BDE"><span style="color:#2A7BDE"> </span></span><span style="background-color:#C061CB"><span style="color:#C061CB"> </span></span><span style="background-color:#33C7DE"><span style="color:#33C7DE"> </span></span><span style="background-color:#FFFFFF"><span style="color:#FFFFFF"> </span></span> |
| <span style="color:#C01C28"><b>-::- .-:::-.``....``.-::-. -::-</b></span> |
| <span style="color:#C01C28"><b> .. `` .::::::::. `..`..</b></span> |
| <span style="color:#C01C28"><b> -:::-` -::::::::::` .:::::`</b></span> |
| <span style="color:#C01C28"><b> :::::::` -::::::::::` :::::::.</b></span> |
| <span style="color:#C01C28"><b> .::::::: -::::::::. ::::::::</b></span> |
| <span style="color:#C01C28"><b> `-:::::` ..--.` ::::::.</b></span> |
| <span style="color:#C01C28"><b> `...` `...--..` `...`</b></span> |
| <span style="color:#C01C28"><b> .::::::::::</b></span> |
| <span style="color:#C01C28"><b> `.-::::-`</b></span> |
| |
| </div></pre></html></WRAP> |
| </WRAP> |
| ==== 付録 ==== |
| |
| === 1回目失敗😅 === |
<WRAP color_term> | <WRAP color_term> |
<WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
</WRAP> | </WRAP> |
| |
==== 2回目失敗😅 ==== | === 2回目失敗😅 === |
<WRAP color_term> | <WRAP color_term> |
<WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
</WRAP> | </WRAP> |
| |
==== 3回目失敗🥱 ==== | === 3回目失敗🥱 === |
<WRAP color_term> | <WRAP color_term> |
<WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
</pre></html></WRAP> | </pre></html></WRAP> |
</WRAP> | </WRAP> |
===== レシピ ===== | |
[[sdcard_overclock|Raspberry Pi で SD カードをオーバークロック🔥💥する方法🤤]]\\ | ===== トラブルシューティング ===== |
[[.dietpi:wifi_ap|DietPi で Wi-Fi アクセスポイントを構築する方法]]\\ | |
[[.dietpi:zram_swap|DietPi で ZRAM スワップを設定する方法]]\\ | ==== dietpi-update ==== |
[[.dietpi:dietpi-imager|DietPi での配布イメージの作成 (DietPi-Imager)]]\\ | <WRAP color_term> |
[[.dietpi:dietpi-drive_manager|DietPi のドライブ管理 (DietPi-Drive_Manager)]]\\ | <WRAP color_command><html><pre> |
[[.dietpi:dietpi_install_lamp|DietPi による LAMP(Apache, MySQL, PHP) 環境構築]]\\ | <span style="color:#FF8700"><b>$</b></span> <span style="color:#26A269">sudo</span> <span style="color:#26A269">dietpi-update</span> |
[[.dietpi:dietpi_native_pc_on_uefi_kvm|Native PC 用 DietPi を UEFI セキュアブートの KVM で動かす]]\\ | </pre></html></WRAP> |
| <WRAP color_result_long><html><pre> |
| <span style="color:#AFFF00">DietPi-Update</span> |
| <span style="color:#5E5C64">─────────────────────────────────────────────────────</span> |
| <span style="color:#5E5C64"> Phase:</span> Checking for available DietPi update |
| |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Checking IPv4 network connectivity |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Checking DNS resolver |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> <span style="color:#5E5C64">Getting latest version from: https://raw.githubusercontent.com/MichaIng/DietPi/master/.update/version</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Got valid latest version: 9.0.2 |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Update available: |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> <span style="color:#5E5C64">Current version : v8.22.3</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> <span style="color:#5E5C64">Latest version : v9.0.2</span> |
| |
| <span style="color:#AFFF00">DietPi-Update</span> |
| <span style="color:#5E5C64">─────────────────────────────────────────────────────</span> |
| <span style="color:#5E5C64"> Phase:</span> Checking for update pre-requirements |
| |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> DietPi-Userdata validation: /mnt/dietpi_userdata |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Free space check: path=/ | available=77635 MiB | required=100 MiB |
| <span style="color:#5E5C64">[</span><span style="color:#A2734C"> SUB1 </span><span style="color:#5E5C64">]</span> DietPi-Services > stop |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> stop : cron |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : apache2 (masked)</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> stop : smbd |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> stop : nmbd |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : proftpd (masked)</span> |
| |
| <span style="color:#AFFF00">DietPi-Update</span> |
| <span style="color:#5E5C64">─────────────────────────────────────────────────────</span> |
| <span style="color:#5E5C64"> Phase:</span> Applying pre-patches |
| |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Downloading pre-patches |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Applying execute permission |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Pre-patches |</span> <span style="color:#5E5C64">Migrating RPi APT repository to Bookworm and removing obsolete FFmpeg workaround</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Pre-patches |</span> eval echo 'deb https://archive.raspberrypi.com/debian/ bookworm main' > /etc/apt/sources.list.d/raspi.list |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Pre-patches |</span> <span style="color:#5E5C64">Removing faulty non-free-firmware component if present</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Pre-patches |</span> sed --follow-symlinks -i s/ non-free-firmware$// /etc/apt/sources.list |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Pre-patches |</span> <span style="color:#5E5C64">Reverting now obsolete rpi-eeprom hold</span> |
| <span style="color:#5E5C64">[</span><span style="color:#C01C28">FAILED</span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Pre-patches |</span> apt-mark unhold rpi-eeprom |
| |
| </pre></html></WRAP> |
| <WRAP color_result><html><pre> |
| <div class=BScINDG><span style="background-color:#13496F"><span style="color:#D0CFCC">RPi Zero W (armv6l) | IP: 192.168.1.201</span></span> |
| |
| |
| |
| |
| |
| |
| <span style="background-color:#D0CFCC"><span style="color:#171421">┌───────────────────────────────────────────┤ </span></span><span style="background-color:#D0CFCC"><span style="color:#C01C28">DietPi-Pre-patches</span></span><span style="background-color:#D0CFCC"><span style="color:#171421"> ├───────────────────────────────────────────┐</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ - Command: apt-mark unhold rpi-eeprom │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ - Exit code: 100 │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ - DietPi version: v8.22.3 (MichaIng/master) | HW_MODEL: 1 | HW_ARCH: 1 | DISTRO: 7 │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ - Error log: │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ E: Can't select installed nor candidate version from package 'rpi-eeprom' as it has neither of them │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ </span></span><span style="background-color:#C01C28"><span style="color:#D0CFCC">Retry : Re-run the last command that failed </span></span><span style="background-color:#D0CFCC"><span style="color:#171421"> │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ DietPi-Config : Edit network, APT/NTP mirror settings etc │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ Open subshell : Open a subshell to investigate or solve the issue │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ Send report : Uploads bugreport containing system info to DietPi │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ ●─ Devs only ──────────────────────────────────────● │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ Change command : Adjust and rerun the command │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ <Ok> <Exit> │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">└────────────────────────────────────────────────────────────────────────────────────────────────────────────┘</span></span> |
| <span style="background-color:#13496F"><span style="color:#FFFFFF"> </span></span> |
| |
| |
| |
| |
| |
| |
| |
| </div> |
| </pre></html></WRAP> |
| <WRAP color_result><html><pre> |
| <div class=BScINDG><span style="background-color:#13496F"><span style="color:#D0CFCC">RPi Zero W (armv6l) | IP: 192.168.1.201</span></span> |
| |
| |
| |
| |
| |
| |
| <span style="background-color:#D0CFCC"><span style="color:#171421">┌───────────────────────────────────────────┤ </span></span><span style="background-color:#D0CFCC"><span style="color:#C01C28">DietPi-Pre-patches</span></span><span style="background-color:#D0CFCC"><span style="color:#171421"> ├───────────────────────────────────────────┐</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ - Command: apt-mark unhold rpi-eeprom │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ - Exit code: 100 │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ - DietPi version: v8.22.3 (MichaIng/master) | HW_MODEL: 1 | HW_ARCH: 1 | DISTRO: 7 │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ - Error log: │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ E: Can't select installed nor candidate version from package 'rpi-eeprom' as it has neither of them │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ Retry : Re-run the last command that failed │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ DietPi-Config : Edit network, APT/NTP mirror settings etc │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ Open subshell : Open a subshell to investigate or solve the issue │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ Send report : Uploads bugreport containing system info to DietPi │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ ●─ Devs only ──────────────────────────────────────● │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ </span></span><span style="background-color:#C01C28"><span style="color:#D0CFCC">Change command : Adjust and rerun the command </span></span><span style="background-color:#D0CFCC"><span style="color:#171421"> │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ <Ok> <Exit> │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">└────────────────────────────────────────────────────────────────────────────────────────────────────────────┘</span></span> |
| <span style="background-color:#13496F"><span style="color:#FFFFFF"> </span></span> |
| |
| |
| |
| |
| |
| |
| |
| </div> |
| </pre></html></WRAP> |
| <WRAP color_result><html><pre> |
| <div class=BScINDG><span style="background-color:#13496F"><span style="color:#D0CFCC">RPi Zero W (armv6l) | IP: 192.168.1.201</span></span> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <span style="background-color:#D0CFCC"><span style="color:#171421">┌───────────────────────────────────────────┤ </span></span><span style="background-color:#D0CFCC"><span style="color:#C01C28">DietPi-Pre-patches</span></span><span style="background-color:#D0CFCC"><span style="color:#171421"> ├───────────────────────────────────────────┐</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ Please enter/alter the command to be executed. │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ NB: Please only use this solution if you know for sure that it will not cause follow up issues from the │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ originating script. It will e.g. allow you to continue a certain software install, but if you edit the │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ download link, the originating script might expect files which are not present. │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ Use this with caution! │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ </span></span><span style="background-color:#13496F"><span style="color:#D0CFCC">exit______________________________________________________________________________________________________</span></span><span style="background-color:#D0CFCC"><span style="color:#171421"> │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ </span></span><span style="background-color:#C01C28"><span style="color:#D0CFCC"><Ok></span></span><span style="background-color:#D0CFCC"><span style="color:#171421"> <Cancel> │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">└────────────────────────────────────────────────────────────────────────────────────────────────────────────┘</span></span> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| </div> |
| </pre></html></WRAP> |
| <WRAP color_result_long><html><pre> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Pre-patches |</span> <span style="color:#5E5C64">Executing alternative command: exit</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Successfully applied pre-patches |
| |
| <span style="color:#AFFF00">DietPi-Update</span> |
| <span style="color:#5E5C64">─────────────────────────────────────────────────────</span> |
| <span style="color:#5E5C64"> Phase:</span> Upgrading APT packages |
| |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> APT update, please wait... |
| <span style="color:#5E5C64">Get:1 http://raspbian.raspberrypi.org/raspbian bookworm InRelease [15.0 kB]</span> |
| <span style="color:#5E5C64">Get:2 https://archive.raspberrypi.com/debian bookworm InRelease [23.7 kB]</span> |
| <span style="color:#5E5C64">Get:3 http://raspbian.raspberrypi.org/raspbian bookworm/non-free Sources [150 kB]</span> |
| <span style="color:#5E5C64">Get:4 https://archive.raspberrypi.com/debian bookworm/main armhf Packages [360 kB]</span> |
| <span style="color:#5E5C64">Get:5 http://raspbian.raspberrypi.org/raspbian bookworm/contrib Sources [94.4 kB]</span> |
| <span style="color:#5E5C64">Get:6 https://archive.raspberrypi.com/debian bookworm/main armhf Contents (deb) [2439 kB]</span> |
| <span style="color:#5E5C64">Get:7 http://raspbian.raspberrypi.org/raspbian bookworm/main Sources [13.7 MB]</span> |
| <span style="color:#5E5C64">Get:8 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf Packages [14.5 MB]</span> |
| <span style="color:#5E5C64">Get:9 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf Contents (deb) [45.8 MB]</span> |
| <span style="color:#5E5C64">Get:10 http://raspbian.raspberrypi.org/raspbian bookworm/non-free armhf Packages [118 kB]</span> |
| <span style="color:#5E5C64">Fetched 77.2 MB in 6min 20s (203 kB/s)</span> |
| <span style="color:#5E5C64">Reading package lists...</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> APT update |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> APT upgrade, please wait... |
| <span style="color:#5E5C64">Reading package lists...</span> |
| <span style="color:#5E5C64">Building dependency tree...</span> |
| <span style="color:#5E5C64">Reading state information...</span> |
| <span style="color:#5E5C64">Calculating upgrade...</span> |
| <span style="color:#5E5C64">The following packages were automatically installed and are no longer required:</span> |
| <span style="color:#5E5C64"> libaom0 libavcodec58 libavfilter7 libavformat58 libavutil56 libcodec2-0.9</span> |
| <span style="color:#5E5C64"> libdav1d4 libflac8 libidn11 libkeybinder0 libplacebo72 libpostproc55</span> |
| <span style="color:#5E5C64"> libprotobuf-lite23 libsrt1.4-gnutls libswresample3 libswscale5 libvpx6</span> |
| <span style="color:#5E5C64"> libwebp6 libwnck-common libwnck22 libx264-160 libx265-192</span> |
| <span style="color:#5E5C64">Use 'sudo apt autoremove' to remove them.</span> |
| <span style="color:#5E5C64">The following NEW packages will be installed:</span> |
| <span style="color:#5E5C64"> eject libavfilter8 libgtk-layer-shell0 libkeybinder-3.0-0 libplacebo208</span> |
| <span style="color:#5E5C64"> libpostproc56 libprotobuf-lite32 libwnck-3-0 libwnck-3-common libzimg2</span> |
| <span style="color:#5E5C64"> xinput</span> |
| <span style="color:#5E5C64">The following packages will be upgraded:</span> |
| <span style="color:#5E5C64"> alsa-utils chromium-browser chromium-chromedriver</span> |
| <span style="color:#5E5C64"> chromium-codecs-ffmpeg-extra clang console-setup console-setup-linux curl</span> |
| <span style="color:#5E5C64"> dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common</span> |
| <span style="color:#5E5C64"> dbus-user-session dbus-x11 debianutils filezilla filezilla-common</span> |
| <span style="color:#5E5C64"> firmware-atheros firmware-brcm80211 firmware-iwlwifi firmware-misc-nonfree</span> |
| <span style="color:#5E5C64"> firmware-realtek gimp gimp-data gsettings-desktop-schemas</span> |
| <span style="color:#5E5C64"> gstreamer1.0-plugins-good gtk-update-icon-cache keyboard-configuration</span> |
| <span style="color:#5E5C64"> krb5-multidev libasound2 libasound2-data libasound2-dev libatopology2</span> |
| <span style="color:#5E5C64"> libavcodec59 libavformat59 libavutil57 libc-bin libc-dev-bin libc-l10n libc6</span> |
| <span style="color:#5E5C64"> libc6-dev libcairo-gobject2 libcairo2 libcups2 libcurl3-gnutls libcurl4</span> |
| <span style="color:#5E5C64"> libcurl4-gnutls-dev libdbus-1-3 libegl-mesa0 libfm-data libfm-extra4</span> |
| <span style="color:#5E5C64"> libfm-gtk-data libfm-gtk4 libfm-modules libfm4 libgbm1 libgimp2.0</span> |
| <span style="color:#5E5C64"> libgl1-mesa-dri libglapi-mesa libglx-mesa0 libgs-common libgs10</span> |
| <span style="color:#5E5C64"> libgs10-common libgssapi-krb5-2 libgssrpc4 libgstreamer-plugins-bad1.0-0</span> |
| <span style="color:#5E5C64"> libgtk-3-0 libgtk-3-common libgtk2.0-0 libgtk2.0-common libimlib2</span> |
| <span style="color:#5E5C64"> libjavascriptcoregtk-4.0-18 libjavascriptcoregtk-4.1-0 libk5crypto3</span> |
| <span style="color:#5E5C64"> libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10 libkrb5-3 libkrb5-dev</span> |
| <span style="color:#5E5C64"> libkrb5support0 liblightdm-gobject-1-0 libnss-myhostname libobrender32v5</span> |
| <span style="color:#5E5C64"> libobt2v5 libpam-modules libpam-modules-bin libpam-runtime libpam-systemd</span> |
| <span style="color:#5E5C64"> libpam0g libpam0g-dev libpixman-1-0 libplymouth5 libpq-dev libpq5 libpulse0</span> |
| <span style="color:#5E5C64"> libpulsedsp libraspberrypi-bin libraspberrypi0 libssl-dev libssl3</span> |
| <span style="color:#5E5C64"> libswresample4 libswscale6 libsystemd-dev libsystemd-shared libsystemd0</span> |
| <span style="color:#5E5C64"> libtiff-dev libtiff6 libtiffxx6 libudev-dev libudev1 libvlc-bin libvlc5</span> |
| <span style="color:#5E5C64"> libvlccore9 libvte-2.91-0 libvte-2.91-common libwebkit2gtk-4.0-37</span> |
| <span style="color:#5E5C64"> libwebkit2gtk-4.1-0 lightdm linux-libc-dev locales locales-all lxde</span> |
| <span style="color:#5E5C64"> lxde-core lxinput lxlock lxpanel lxpanel-data lxpolkit lxsession</span> |
| <span style="color:#5E5C64"> lxsession-data lxsession-edit lxsession-logout lxterminal node-babel7</span> |
| <span style="color:#5E5C64"> node-babel7-runtime openbox openssh-client openssh-server</span> |
| <span style="color:#5E5C64"> openssh-sftp-server openssl pcmanfm plymouth pulseaudio pulseaudio-utils</span> |
| <span style="color:#5E5C64"> python3-gpiozero python3-pip python3-pip-whl systemd systemd-sysv</span> |
| <span style="color:#5E5C64"> systemd-timesyncd udev vlc vlc-bin vlc-data vlc-plugin-base vlc-plugin-qt</span> |
| <span style="color:#5E5C64"> vlc-plugin-video-output xserver-common xserver-xorg-core</span> |
| <span style="color:#5E5C64">160 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.</span> |
| <span style="color:#5E5C64">Need to get 333 MB of archives.</span> |
| <span style="color:#5E5C64">After this operation, 48.8 MB of additional disk space will be used.</span> |
| <span style="color:#5E5C64">Get:1 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf debianutils armhf 5.7-0.5~deb12u1 [101 kB]</span> |
| <span style="color:#5E5C64">Get:2 https://archive.raspberrypi.com/debian bookworm/main armhf libc6-dev armhf 2.36-9+rpt2+deb12u3 [1257 kB]</span> |
| <span style="color:#5E5C64">Get:3 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB]</span> |
| <span style="color:#5E5C64">Get:4 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB]</span> |
| <span style="color:#5E5C64">Get:5 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libsystemd-dev armhf 252.17-1~deb12u1+rpi1 [353 kB]</span> |
| <span style="color:#5E5C64">Get:6 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf systemd-timesyncd armhf 252.17-1~deb12u1+rpi1 [63.0 kB]</span> |
| <span style="color:#5E5C64">Get:7 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libsystemd-shared armhf 252.17-1~deb12u1+rpi1 [1517 kB]</span> |
| <span style="color:#5E5C64">Get:18 https://archive.raspberrypi.com/debian bookworm/main armhf libc-dev-bin armhf 2.36-9+rpt2+deb12u3 [44.2 kB]</span> |
| <span style="color:#5E5C64">Get:19 https://archive.raspberrypi.com/debian bookworm/main armhf linux-libc-dev armhf 1:6.1.63-1+rpt1 [1774 kB]</span> |
| <span style="color:#5E5C64">Get:8 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libpam-systemd armhf 252.17-1~deb12u1+rpi1 [200 kB]</span> |
| <span style="color:#5E5C64">Get:9 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf systemd armhf 252.17-1~deb12u1+rpi1 [2885 kB]</span> |
| <span style="color:#5E5C64">Get:35 https://archive.raspberrypi.com/debian bookworm/main armhf libc6 armhf 2.36-9+rpt2+deb12u3 [2110 kB]</span> |
| <span style="color:#5E5C64">Get:44 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libgimp2.0 armhf 2.10.34-1+deb12u1 [737 kB]</span> |
| <span style="color:#5E5C64">Get:54 https://archive.raspberrypi.com/debian bookworm/main armhf libc-bin armhf 2.36-9+rpt2+deb12u3 [493 kB]</span> |
| <span style="color:#5E5C64">Get:45 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf gimp-data all 2.10.34-1+deb12u1 [14.2 MB]</span> |
| <span style="color:#5E5C64">Get:61 https://archive.raspberrypi.com/debian bookworm/main armhf libpam0g-dev armhf 1.5.2-6+rpt2+deb12u1 [141 kB]</span> |
| <span style="color:#5E5C64">Get:63 https://archive.raspberrypi.com/debian bookworm/main armhf libpam0g armhf 1.5.2-6+rpt2+deb12u1 [86.3 kB]</span> |
| <span style="color:#5E5C64">Get:10 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libsystemd0 armhf 252.17-1~deb12u1+rpi1 [299 kB]</span> |
| <span style="color:#5E5C64">Get:65 https://archive.raspberrypi.com/debian bookworm/main armhf libpam-modules-bin armhf 1.5.2-6+rpt2+deb12u1 [71.4 kB]</span> |
| <span style="color:#5E5C64">Get:67 https://archive.raspberrypi.com/debian bookworm/main armhf libpam-modules armhf 1.5.2-6+rpt2+deb12u1 [271 kB]</span> |
| <span style="color:#5E5C64">Get:11 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf dbus-x11 armhf 1.14.10-1~deb12u1 [90.1 kB]</span> |
| <span style="color:#5E5C64">Get:70 https://archive.raspberrypi.com/debian bookworm/main armhf libpam-runtime all 1.5.2-6+rpt2+deb12u1 [161 kB]</span> |
| <span style="color:#5E5C64">Get:12 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf dbus-user-session armhf 1.14.10-1~deb12u1 [78.1 kB]</span> |
| <span style="color:#5E5C64">Get:73 https://archive.raspberrypi.com/debian bookworm/main armhf xserver-common all 2:21.1.7-3+rpt2+deb12u4 [2382 kB]</span> |
| <span style="color:#5E5C64">Get:13 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf dbus-daemon armhf 1.14.10-1~deb12u1 [163 kB]</span> |
| <span style="color:#5E5C64">Get:14 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf dbus-bin armhf 1.14.10-1~deb12u1 [102 kB]</span> |
| <span style="color:#5E5C64">Get:15 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf dbus armhf 1.14.10-1~deb12u1 [94.7 kB]</span> |
| <span style="color:#5E5C64">Get:16 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libdbus-1-3 armhf 1.14.10-1~deb12u1 [164 kB]</span> |
| <span style="color:#5E5C64">Get:17 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf systemd-sysv armhf 252.17-1~deb12u1+rpi1 [42.0 kB]</span> |
| <span style="color:#5E5C64">Get:20 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libudev-dev armhf 252.17-1~deb12u1+rpi1 [52.2 kB]</span> |
| <span style="color:#5E5C64">Get:21 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf udev armhf 252.17-1~deb12u1+rpi1 [1584 kB]</span> |
| <span style="color:#5E5C64">Get:82 https://archive.raspberrypi.com/debian bookworm/main armhf xserver-xorg-core armhf 2:21.1.7-3+rpt2+deb12u4 [3453 kB]</span> |
| <span style="color:#5E5C64">Get:22 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libudev1 armhf 252.17-1~deb12u1+rpi1 [99.3 kB]</span> |
| <span style="color:#5E5C64">Ign:82 https://archive.raspberrypi.com/debian bookworm/main armhf xserver-xorg-core armhf 2:21.1.7-3+rpt2+deb12u4</span> |
| <span style="color:#5E5C64">Get:23 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libkrb5-dev armhf 1.20.1-2+deb12u1 [14.7 kB]</span> |
| <span style="color:#5E5C64">Get:24 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf krb5-multidev armhf 1.20.1-2+deb12u1 [125 kB]</span> |
| <span style="color:#5E5C64">Get:83 https://archive.raspberrypi.com/debian bookworm/main armhf console-setup-linux all 1.221rpt1 [1882 kB]</span> |
| <span style="color:#5E5C64">Get:25 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libk5crypto3 armhf 1.20.1-2+deb12u1 [72.4 kB]</span> |
| <span style="color:#5E5C64">Get:26 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libgssapi-krb5-2 armhf 1.20.1-2+deb12u1 [110 kB]</span> |
| <span style="color:#5E5C64">Get:27 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libkrb5-3 armhf 1.20.1-2+deb12u1 [283 kB]</span> |
| <span style="color:#5E5C64">Get:28 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libkrb5support0 armhf 1.20.1-2+deb12u1 [29.4 kB]</span> |
| <span style="color:#5E5C64">Get:29 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libgssrpc4 armhf 1.20.1-2+deb12u1 [50.4 kB]</span> |
| <span style="color:#5E5C64">Get:30 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libkdb5-10 armhf 1.20.1-2+deb12u1 [35.3 kB]</span> |
| <span style="color:#5E5C64">Get:31 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libkadm5srv-mit12 armhf 1.20.1-2+deb12u1 [45.2 kB]</span> |
| <span style="color:#5E5C64">Get:32 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libkadm5clnt-mit12 armhf 1.20.1-2+deb12u1 [35.8 kB]</span> |
| <span style="color:#5E5C64">Get:33 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libcups2 armhf 2.4.2-3+deb12u4 [190 kB]</span> |
| <span style="color:#5E5C64">Get:34 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf openssh-sftp-server armhf 1:9.2p1-2+deb12u1 [50.3 kB]</span> |
| <span style="color:#5E5C64">Get:36 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf openssh-server armhf 1:9.2p1-2+deb12u1 [351 kB]</span> |
| <span style="color:#5E5C64">Get:37 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf openssh-client armhf 1:9.2p1-2+deb12u1 [795 kB]</span> |
| <span style="color:#5E5C64">Get:84 https://archive.raspberrypi.com/debian bookworm/main armhf keyboard-configuration all 1.221rpt1 [416 kB]</span> |
| <span style="color:#5E5C64">Get:85 https://archive.raspberrypi.com/debian bookworm/main armhf console-setup all 1.221rpt1 [102 kB]</span> |
| <span style="color:#5E5C64">Get:86 https://archive.raspberrypi.com/debian bookworm/main armhf libgl1-mesa-dri armhf 23.2.1-1~bpo12+rpt2 [6276 kB]</span> |
| <span style="color:#5E5C64">Get:38 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf clang armhf 1:14.0-55.7~deb12u1 [5140 B]</span> |
| <span style="color:#5E5C64">Get:39 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf curl armhf 7.88.1-10+rpi1+deb12u4 [301 kB]</span> |
| <span style="color:#5E5C64">Get:40 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libcurl4 armhf 7.88.1-10+rpi1+deb12u4 [346 kB]</span> |
| <span style="color:#5E5C64">Get:41 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf eject armhf 2.38.1-5 [44.1 kB]</span> |
| <span style="color:#5E5C64">Get:42 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf filezilla armhf 3.63.0-1+deb12u2 [1798 kB]</span> |
| <span style="color:#5E5C64">Get:43 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf filezilla-common all 3.63.0-1+deb12u2 [2324 kB]</span> |
| <span style="color:#5E5C64">Get:46 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libgs10 armhf 10.0.0~dfsg-11+deb12u2 [1968 kB]</span> |
| <span style="color:#5E5C64">Get:87 https://archive.raspberrypi.com/debian bookworm/main armhf libglx-mesa0 armhf 23.2.1-1~bpo12+rpt2 [131 kB]</span> |
| <span style="color:#5E5C64">Get:88 https://archive.raspberrypi.com/debian bookworm/main armhf libegl-mesa0 armhf 23.2.1-1~bpo12+rpt2 [94.7 kB]</span> |
| <span style="color:#5E5C64">Get:89 https://archive.raspberrypi.com/debian bookworm/main armhf libglapi-mesa armhf 23.2.1-1~bpo12+rpt2 [45.2 kB]</span> |
| <span style="color:#5E5C64">Get:90 https://archive.raspberrypi.com/debian bookworm/main armhf libgbm1 armhf 23.2.1-1~bpo12+rpt2 [35.6 kB]</span> |
| <span style="color:#5E5C64">Get:91 https://archive.raspberrypi.com/debian bookworm/main armhf libpixman-1-0 armhf 0.42.2-1+rpt1 [479 kB]</span> |
| <span style="color:#5E5C64">Get:92 https://archive.raspberrypi.com/debian bookworm/main armhf libssl-dev armhf 3.0.11-1~deb12u2+rpt1 [2119 kB]</span> |
| <span style="color:#5E5C64">Get:47 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libgs10-common all 10.0.0~dfsg-11+deb12u2 [586 kB]</span> |
| <span style="color:#5E5C64">Get:49 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libtiff-dev armhf 4.5.0-6+deb12u1 [401 kB]</span> |
| <span style="color:#5E5C64">Get:50 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libtiffxx6 armhf 4.5.0-6+deb12u1 [145 kB]</span> |
| <span style="color:#5E5C64">Get:51 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libtiff6 armhf 4.5.0-6+deb12u1 [272 kB]</span> |
| <span style="color:#5E5C64">Get:48 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libgs-common all 10.0.0~dfsg-11+deb12u2 [148 kB]</span> |
| <span style="color:#5E5C64">Get:53 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libplacebo208 armhf 4.208.0-3 [1871 kB]</span> |
| <span style="color:#5E5C64">Get:52 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf gimp armhf 2.10.34-1+deb12u1 [3528 kB]</span> |
| <span style="color:#5E5C64">Get:93 https://archive.raspberrypi.com/debian bookworm/main armhf libssl3 armhf 3.0.11-1~deb12u2+rpt1 [1635 kB]</span> |
| <span style="color:#5E5C64">Get:55 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libzimg2 armhf 3.0.4+ds1-1 [68.2 kB]</span> |
| <span style="color:#5E5C64">Get:56 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libcurl4-gnutls-dev armhf 7.88.1-10+rpi1+deb12u4 [422 kB]</span> |
| <span style="color:#5E5C64">Get:57 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libcurl3-gnutls armhf 7.88.1-10+rpi1+deb12u4 [341 kB]</span> |
| <span style="color:#5E5C64">Get:94 https://archive.raspberrypi.com/debian bookworm/main armhf libatopology2 armhf 1.2.8-1+rpt1 [46.8 kB]</span> |
| <span style="color:#5E5C64">Get:95 https://archive.raspberrypi.com/debian bookworm/main armhf libasound2-dev armhf 1.2.8-1+rpt1 [110 kB]</span> |
| <span style="color:#5E5C64">Get:96 https://archive.raspberrypi.com/debian bookworm/main armhf libasound2 armhf 1.2.8-1+rpt1 [304 kB]</span> |
| <span style="color:#5E5C64">Get:59 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libimlib2 armhf 1.10.0-4+deb12u1 [174 kB]</span> |
| <span style="color:#5E5C64">Get:68 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libkeybinder-3.0-0 armhf 0.3.2-1.1 [8164 B]</span> |
| <span style="color:#5E5C64">Get:69 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libnss-myhostname armhf 252.17-1~deb12u1+rpi1 [76.6 kB]</span> |
| <span style="color:#5E5C64">Get:74 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libprotobuf-lite32 armhf 3.21.12-3 [235 kB]</span> |
| <span style="color:#5E5C64">Get:97 https://archive.raspberrypi.com/debian bookworm/main armhf libasound2-data all 1.2.8-1+rpt1 [20.9 kB]</span> |
| <span style="color:#5E5C64">Get:98 https://archive.raspberrypi.com/debian bookworm/main armhf libcairo-gobject2 armhf 1.16.0-7+rpt1 [111 kB]</span> |
| <span style="color:#5E5C64">Get:58 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libgstreamer-plugins-bad1.0-0 armhf 1.22.0-4+deb12u3 [698 kB]</span> |
| <span style="color:#5E5C64">Get:99 https://archive.raspberrypi.com/debian bookworm/main armhf libcairo2 armhf 1.16.0-7+rpt1 [481 kB]</span> |
| <span style="color:#5E5C64">Get:75 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libvte-2.91-0 armhf 0.70.6-2~deb12u1 [761 kB]</span> |
| <span style="color:#5E5C64">Get:100 https://archive.raspberrypi.com/debian bookworm/main armhf libgtk-3-common all 1:3.24.38-2~deb12u1+rpt3+rpi1 [3896 kB]</span> |
| <span style="color:#5E5C64">Get:60 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libwebkit2gtk-4.0-37 armhf 2.42.2-1~deb12u1+rpi1 [15.9 MB]</span> |
| <span style="color:#5E5C64">Get:76 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libvte-2.91-common armhf 0.70.6-2~deb12u1 [641 kB]</span> |
| <span style="color:#5E5C64">Get:77 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libwnck-3-common all 43.0-3 [229 kB]</span> |
| <span style="color:#5E5C64">Get:78 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libwnck-3-0 armhf 43.0-3 [95.3 kB]</span> |
| <span style="color:#5E5C64">Get:79 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf xinput armhf 1.6.3-1 [48.8 kB]</span> |
| <span style="color:#5E5C64">Get:101 https://archive.raspberrypi.com/debian bookworm/main armhf libgtk-3-0 armhf 1:3.24.38-2~deb12u1+rpt3+rpi1 [2355 kB]</span> |
| <span style="color:#5E5C64">Get:102 https://archive.raspberrypi.com/debian bookworm/main armhf chromium-browser armhf 120.0.6099.102-rpt1 [110 MB]</span> |
| <span style="color:#5E5C64">Ign:102 https://archive.raspberrypi.com/debian bookworm/main armhf chromium-browser armhf 120.0.6099.102-rpt1</span> |
| <span style="color:#5E5C64">Err:103 https://archive.raspberrypi.com/debian bookworm/main armhf chromium-codecs-ffmpeg-extra armhf 120.0.6099.102-rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Ign:60 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libwebkit2gtk-4.0-37 armhf 2.42.2-1~deb12u1+rpi1</span> |
| <span style="color:#5E5C64">Err:62 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libjavascriptcoregtk-4.0-18 armhf 2.42.2-1~deb12u1+rpi1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to ftp.jaist.ac.jp:80 (150.65.7.130). - connect (101: Network is unreachable) Cannot initiate the connection to ftp.jaist.ac.jp:80 (2001:df0:2ed:feed::feed). - connect (101: Network is unreachable) [IP: 150.65.7.130 80]</span> |
| <span style="color:#5E5C64">Err:64 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libwebkit2gtk-4.1-0 armhf 2.42.2-1~deb12u1+rpi1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to ftp.jaist.ac.jp:80 (150.65.7.130). - connect (101: Network is unreachable) Cannot initiate the connection to ftp.jaist.ac.jp:80 (2001:df0:2ed:feed::feed). - connect (101: Network is unreachable) [IP: 150.65.7.130 80]</span> |
| <span style="color:#5E5C64">Err:66 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libjavascriptcoregtk-4.1-0 armhf 2.42.2-1~deb12u1+rpi1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to ftp.jaist.ac.jp:80 (150.65.7.130). - connect (101: Network is unreachable) Cannot initiate the connection to ftp.jaist.ac.jp:80 (2001:df0:2ed:feed::feed). - connect (101: Network is unreachable) [IP: 150.65.7.130 80]</span> |
| <span style="color:#5E5C64">Err:71 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libpq-dev armhf 15.5-0+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to ftp.jaist.ac.jp:80 (150.65.7.130). - connect (101: Network is unreachable) Cannot initiate the connection to ftp.jaist.ac.jp:80 (2001:df0:2ed:feed::feed). - connect (101: Network is unreachable) [IP: 150.65.7.130 80]</span> |
| <span style="color:#5E5C64">Err:72 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libpq5 armhf 15.5-0+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to ftp.jaist.ac.jp:80 (150.65.7.130). - connect (101: Network is unreachable) Cannot initiate the connection to ftp.jaist.ac.jp:80 (2001:df0:2ed:feed::feed). - connect (101: Network is unreachable) [IP: 150.65.7.130 80]</span> |
| <span style="color:#5E5C64">Err:80 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-babel7 all 7.20.15+ds1+~cs214.269.168-3+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to ftp.jaist.ac.jp:80 (150.65.7.130). - connect (101: Network is unreachable) Cannot initiate the connection to ftp.jaist.ac.jp:80 (2001:df0:2ed:feed::feed). - connect (101: Network is unreachable) [IP: 150.65.7.130 80]</span> |
| <span style="color:#5E5C64">Err:104 https://archive.raspberrypi.com/debian bookworm/main armhf libpulsedsp armhf 16.1+dfsg1-2+rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:81 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf node-babel7-runtime all 7.20.15+ds1+~cs214.269.168-3+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to ftp.jaist.ac.jp:80 (150.65.7.130). - connect (101: Network is unreachable) Cannot initiate the connection to ftp.jaist.ac.jp:80 (2001:df0:2ed:feed::feed). - connect (101: Network is unreachable) [IP: 150.65.7.130 80]</span> |
| <span style="color:#5E5C64">Err:105 https://archive.raspberrypi.com/debian bookworm/main armhf pulseaudio-utils armhf 16.1+dfsg1-2+rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:106 https://archive.raspberrypi.com/debian bookworm/main armhf pulseaudio armhf 16.1+dfsg1-2+rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:107 https://archive.raspberrypi.com/debian bookworm/main armhf libpulse0 armhf 16.1+dfsg1-2+rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:108 https://archive.raspberrypi.com/debian bookworm/main armhf chromium-chromedriver armhf 120.0.6099.102-rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:109 https://archive.raspberrypi.com/debian bookworm/main armhf libc-l10n all 2.36-9+rpt2+deb12u3</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:110 https://archive.raspberrypi.com/debian bookworm/main armhf locales all 2.36-9+rpt2+deb12u3</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:111 https://archive.raspberrypi.com/debian bookworm/main armhf alsa-utils armhf 1.2.8-1+rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:112 https://archive.raspberrypi.com/debian bookworm/main armhf firmware-atheros all 1:20230210-5+rpt3</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:113 https://archive.raspberrypi.com/debian bookworm/main armhf firmware-brcm80211 all 1:20230210-5+rpt3</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:114 https://archive.raspberrypi.com/debian bookworm/main armhf firmware-iwlwifi all 1:20230210-5+rpt3</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:115 https://archive.raspberrypi.com/debian bookworm/main armhf firmware-misc-nonfree all 1:20230210-5+rpt3</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:116 https://archive.raspberrypi.com/debian bookworm/main armhf firmware-realtek all 1:20230210-5+rpt3</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:117 https://archive.raspberrypi.com/debian bookworm/main armhf libgtk2.0-common all 2.24.33-2+rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:118 https://archive.raspberrypi.com/debian bookworm/main armhf libgtk2.0-0 armhf 2.24.33-2+rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:119 https://archive.raspberrypi.com/debian bookworm/main armhf gsettings-desktop-schemas all 43.0-1+rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:120 https://archive.raspberrypi.com/debian bookworm/main armhf gstreamer1.0-plugins-good armhf 1.22.0-5+rpt1+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:121 https://archive.raspberrypi.com/debian bookworm/main armhf gtk-update-icon-cache armhf 1:3.24.38-2~deb12u1+rpt3+rpi1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:122 https://archive.raspberrypi.com/debian bookworm/main armhf libswscale6 armhf 8:5.1.4-0+rpt1+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:123 https://archive.raspberrypi.com/debian bookworm/main armhf libavformat59 armhf 8:5.1.4-0+rpt1+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:124 https://archive.raspberrypi.com/debian bookworm/main armhf libavcodec59 armhf 8:5.1.4-0+rpt1+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:125 https://archive.raspberrypi.com/debian bookworm/main armhf libavutil57 armhf 8:5.1.4-0+rpt1+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:126 https://archive.raspberrypi.com/debian bookworm/main armhf libswresample4 armhf 8:5.1.4-0+rpt1+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:127 https://archive.raspberrypi.com/debian bookworm/main armhf libpostproc56 armhf 8:5.1.4-0+rpt1+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:128 https://archive.raspberrypi.com/debian bookworm/main armhf libavfilter8 armhf 8:5.1.4-0+rpt1+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:129 https://archive.raspberrypi.com/debian bookworm/main armhf libfm-data all 1.3.2-1+rpt11</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:130 https://archive.raspberrypi.com/debian bookworm/main armhf libfm-extra4 armhf 1.3.2-1+rpt11</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:131 https://archive.raspberrypi.com/debian bookworm/main armhf libfm-gtk-data all 1.3.2-1+rpt11</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:60 http://raspbian.raspberrypi.org/raspbian bookworm/main armhf libwebkit2gtk-4.0-37 armhf 2.42.2-1~deb12u1+rpi1</span> |
| <span style="color:#5E5C64"> Connection timed out [IP: 150.65.7.130 80]</span> |
| <span style="color:#5E5C64">Err:132 https://archive.raspberrypi.com/debian bookworm/main armhf libfm-gtk4 armhf 1.3.2-1+rpt11</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:133 https://archive.raspberrypi.com/debian bookworm/main armhf libfm4 armhf 1.3.2-1+rpt11</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:134 https://archive.raspberrypi.com/debian bookworm/main armhf libfm-modules armhf 1.3.2-1+rpt11</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:135 https://archive.raspberrypi.com/debian bookworm/main armhf libgtk-layer-shell0 armhf 0.8.0-1+rpt3</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:136 https://archive.raspberrypi.com/debian bookworm/main armhf liblightdm-gobject-1-0 armhf 1.26.0-8+rpt3</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:137 https://archive.raspberrypi.com/debian bookworm/main armhf libobt2v5 armhf 3.6.1-10+rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:138 https://archive.raspberrypi.com/debian bookworm/main armhf libobrender32v5 armhf 3.6.1-10+rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:139 https://archive.raspberrypi.com/debian bookworm/main armhf libplymouth5 armhf 22.02.122-3+rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:140 https://archive.raspberrypi.com/debian bookworm/main armhf libraspberrypi-bin armhf 1:2+git20231018~131943+3c97f76-1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:141 https://archive.raspberrypi.com/debian bookworm/main armhf libraspberrypi0 armhf 1:2+git20231018~131943+3c97f76-1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:142 https://archive.raspberrypi.com/debian bookworm/main armhf vlc armhf 1:3.0.20-0+rpt2+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:143 https://archive.raspberrypi.com/debian bookworm/main armhf vlc-plugin-base armhf 1:3.0.20-0+rpt2+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:144 https://archive.raspberrypi.com/debian bookworm/main armhf vlc-data all 1:3.0.20-0+rpt2+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:145 https://archive.raspberrypi.com/debian bookworm/main armhf libvlccore9 armhf 1:3.0.20-0+rpt2+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:146 https://archive.raspberrypi.com/debian bookworm/main armhf vlc-plugin-qt armhf 1:3.0.20-0+rpt2+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:147 https://archive.raspberrypi.com/debian bookworm/main armhf vlc-plugin-video-output armhf 1:3.0.20-0+rpt2+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:148 https://archive.raspberrypi.com/debian bookworm/main armhf libvlc5 armhf 1:3.0.20-0+rpt2+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:149 https://archive.raspberrypi.com/debian bookworm/main armhf vlc-bin armhf 1:3.0.20-0+rpt2+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:150 https://archive.raspberrypi.com/debian bookworm/main armhf libvlc-bin armhf 1:3.0.20-0+rpt2+deb12u1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:151 https://archive.raspberrypi.com/debian bookworm/main armhf lightdm armhf 1.26.0-8+rpt3</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:152 https://archive.raspberrypi.com/debian bookworm/main armhf locales-all armhf 2.36-9+rpt2+deb12u3</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:153 https://archive.raspberrypi.com/debian bookworm/main armhf lxpanel armhf 0.10.1-2+rpt19</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:154 https://archive.raspberrypi.com/debian bookworm/main armhf lxpanel-data all 0.10.1-2+rpt19</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:155 https://archive.raspberrypi.com/debian bookworm/main armhf pcmanfm armhf 1.3.2-1+rpt18</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:156 https://archive.raspberrypi.com/debian bookworm/main armhf lxde-core all 11+rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:157 https://archive.raspberrypi.com/debian bookworm/main armhf lxinput armhf 0.3.5-1+rpt20</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:158 https://archive.raspberrypi.com/debian bookworm/main armhf lxlock all 0.5.5-2+rpt4</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:159 https://archive.raspberrypi.com/debian bookworm/main armhf lxsession-logout armhf 0.5.5-2+rpt4</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:160 https://archive.raspberrypi.com/debian bookworm/main armhf lxpolkit armhf 0.5.5-2+rpt4</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:161 https://archive.raspberrypi.com/debian bookworm/main armhf lxsession-edit armhf 0.5.5-2+rpt4</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:162 https://archive.raspberrypi.com/debian bookworm/main armhf lxsession-data all 0.5.5-2+rpt4</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:163 https://archive.raspberrypi.com/debian bookworm/main armhf lxsession armhf 0.5.5-2+rpt4</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:164 https://archive.raspberrypi.com/debian bookworm/main armhf lxterminal armhf 0.4.0-2+rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:165 https://archive.raspberrypi.com/debian bookworm/main armhf lxde all 11+rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:166 https://archive.raspberrypi.com/debian bookworm/main armhf openbox armhf 3.6.1-10+rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:167 https://archive.raspberrypi.com/debian bookworm/main armhf openssl armhf 3.0.11-1~deb12u2+rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:168 https://archive.raspberrypi.com/debian bookworm/main armhf plymouth armhf 22.02.122-3+rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:169 https://archive.raspberrypi.com/debian bookworm/main armhf python3-gpiozero all 2.0-1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:170 https://archive.raspberrypi.com/debian bookworm/main armhf python3-pip all 23.0.1+dfsg-1+rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:171 https://archive.raspberrypi.com/debian bookworm/main armhf python3-pip-whl all 23.0.1+dfsg-1+rpt1</span> |
| <span style="color:#5E5C64"> Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Err:82 https://archive.raspberrypi.com/debian bookworm/main armhf xserver-xorg-core armhf 2:21.1.7-3+rpt2+deb12u4</span> |
| <span style="color:#5E5C64"> Error reading from server - read (5: Input/output error) [IP: 46.235.231.151 443]</span> |
| <span style="color:#5E5C64">Err:102 https://archive.raspberrypi.com/debian bookworm/main armhf chromium-browser armhf 120.0.6099.102-rpt1</span> |
| <span style="color:#5E5C64"> Connection timed out [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">Fetched 72.1 MB in 5min 55s (203 kB/s)</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/x/xorg-server/xserver-xorg-core_21.1.7-3%2brpt2%2bdeb12u4_armhf.deb Error reading from server - read (5: Input/output error) [IP: 46.235.231.151 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/c/chromium-browser/chromium-browser_120.0.6099.102-rpt1_armhf.deb Connection timed out [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/c/chromium-browser/chromium-codecs-ffmpeg-extra_120.0.6099.102-rpt1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/p/pulseaudio/libpulsedsp_16.1%2bdfsg1-2%2brpt1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/p/pulseaudio/pulseaudio-utils_16.1%2bdfsg1-2%2brpt1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/p/pulseaudio/pulseaudio_16.1%2bdfsg1-2%2brpt1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/p/pulseaudio/libpulse0_16.1%2bdfsg1-2%2brpt1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/c/chromium-browser/chromium-chromedriver_120.0.6099.102-rpt1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/g/glibc/libc-l10n_2.36-9%2brpt2%2bdeb12u3_all.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/g/glibc/locales_2.36-9%2brpt2%2bdeb12u3_all.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/a/alsa-utils/alsa-utils_1.2.8-1%2brpt1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/f/firmware-nonfree/firmware-atheros_20230210-5%2brpt3_all.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/f/firmware-nonfree/firmware-brcm80211_20230210-5%2brpt3_all.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/f/firmware-nonfree/firmware-iwlwifi_20230210-5%2brpt3_all.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/f/firmware-nonfree/firmware-misc-nonfree_20230210-5%2brpt3_all.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/f/firmware-nonfree/firmware-realtek_20230210-5%2brpt3_all.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/g/gtk%2b2.0/libgtk2.0-common_2.24.33-2%2brpt1_all.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/g/gtk%2b2.0/libgtk2.0-0_2.24.33-2%2brpt1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/g/gsettings-desktop-schemas/gsettings-desktop-schemas_43.0-1%2brpt1_all.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/g/gst-plugins-good1.0/gstreamer1.0-plugins-good_1.22.0-5%2brpt1%2bdeb12u1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/g/gtk%2b3.0/gtk-update-icon-cache_3.24.38-2%7edeb12u1%2brpt3%2brpi1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/f/ffmpeg/libswscale6_5.1.4-0%2brpt1%2bdeb12u1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/f/ffmpeg/libavformat59_5.1.4-0%2brpt1%2bdeb12u1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/f/ffmpeg/libavcodec59_5.1.4-0%2brpt1%2bdeb12u1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/f/ffmpeg/libavutil57_5.1.4-0%2brpt1%2bdeb12u1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/f/ffmpeg/libswresample4_5.1.4-0%2brpt1%2bdeb12u1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/f/ffmpeg/libpostproc56_5.1.4-0%2brpt1%2bdeb12u1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/f/ffmpeg/libavfilter8_5.1.4-0%2brpt1%2bdeb12u1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/libf/libfm/libfm-data_1.3.2-1%2brpt11_all.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/libf/libfm/libfm-extra4_1.3.2-1%2brpt11_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/libf/libfm/libfm-gtk-data_1.3.2-1%2brpt11_all.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/libf/libfm/libfm-gtk4_1.3.2-1%2brpt11_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/libf/libfm/libfm4_1.3.2-1%2brpt11_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/libf/libfm/libfm-modules_1.3.2-1%2brpt11_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/g/gtk-layer-shell/libgtk-layer-shell0_0.8.0-1%2brpt3_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch http://ftp.jaist.ac.jp/pub/Linux/raspbian-archive/raspbian/pool/main/w/webkit2gtk/libwebkit2gtk-4.0-37_2.42.2-1~deb12u1+rpi1_armhf.deb Connection timed out [IP: 150.65.7.130 80]</span> |
| <span style="color:#5E5C64">E: Failed to fetch http://ftp.jaist.ac.jp/pub/Linux/raspbian-archive/raspbian/pool/main/w/webkit2gtk/libjavascriptcoregtk-4.0-18_2.42.2-1~deb12u1+rpi1_armhf.deb Cannot initiate the connection to ftp.jaist.ac.jp:80 (150.65.7.130). - connect (101: Network is unreachable) Cannot initiate the connection to ftp.jaist.ac.jp:80 (2001:df0:2ed:feed::feed). - connect (101: Network is unreachable) [IP: 150.65.7.130 80]</span> |
| <span style="color:#5E5C64">E: Failed to fetch http://ftp.jaist.ac.jp/pub/Linux/raspbian-archive/raspbian/pool/main/w/webkit2gtk/libwebkit2gtk-4.1-0_2.42.2-1~deb12u1+rpi1_armhf.deb Cannot initiate the connection to ftp.jaist.ac.jp:80 (150.65.7.130). - connect (101: Network is unreachable) Cannot initiate the connection to ftp.jaist.ac.jp:80 (2001:df0:2ed:feed::feed). - connect (101: Network is unreachable) [IP: 150.65.7.130 80]</span> |
| <span style="color:#5E5C64">E: Failed to fetch http://ftp.jaist.ac.jp/pub/Linux/raspbian-archive/raspbian/pool/main/w/webkit2gtk/libjavascriptcoregtk-4.1-0_2.42.2-1~deb12u1+rpi1_armhf.deb Cannot initiate the connection to ftp.jaist.ac.jp:80 (150.65.7.130). - connect (101: Network is unreachable) Cannot initiate the connection to ftp.jaist.ac.jp:80 (2001:df0:2ed:feed::feed). - connect (101: Network is unreachable) [IP: 150.65.7.130 80]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/l/lightdm/liblightdm-gobject-1-0_1.26.0-8%2brpt3_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/o/openbox/libobt2v5_3.6.1-10%2brpt1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/o/openbox/libobrender32v5_3.6.1-10%2brpt1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/p/plymouth/libplymouth5_22.02.122-3%2brpt1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch http://ftp.jaist.ac.jp/pub/Linux/raspbian-archive/raspbian/pool/main/p/postgresql-15/libpq-dev_15.5-0+deb12u1_armhf.deb Cannot initiate the connection to ftp.jaist.ac.jp:80 (150.65.7.130). - connect (101: Network is unreachable) Cannot initiate the connection to ftp.jaist.ac.jp:80 (2001:df0:2ed:feed::feed). - connect (101: Network is unreachable) [IP: 150.65.7.130 80]</span> |
| <span style="color:#5E5C64">E: Failed to fetch http://ftp.jaist.ac.jp/pub/Linux/raspbian-archive/raspbian/pool/main/p/postgresql-15/libpq5_15.5-0+deb12u1_armhf.deb Cannot initiate the connection to ftp.jaist.ac.jp:80 (150.65.7.130). - connect (101: Network is unreachable) Cannot initiate the connection to ftp.jaist.ac.jp:80 (2001:df0:2ed:feed::feed). - connect (101: Network is unreachable) [IP: 150.65.7.130 80]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/r/raspberrypi-userland/libraspberrypi-bin_2%2bgit20231018%7e131943%2b3c97f76-1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/r/raspberrypi-userland/libraspberrypi0_2%2bgit20231018%7e131943%2b3c97f76-1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/v/vlc/vlc_3.0.20-0%2brpt2%2bdeb12u1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/v/vlc/vlc-plugin-base_3.0.20-0%2brpt2%2bdeb12u1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/v/vlc/vlc-data_3.0.20-0%2brpt2%2bdeb12u1_all.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/v/vlc/libvlccore9_3.0.20-0%2brpt2%2bdeb12u1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/v/vlc/vlc-plugin-qt_3.0.20-0%2brpt2%2bdeb12u1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/v/vlc/vlc-plugin-video-output_3.0.20-0%2brpt2%2bdeb12u1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/v/vlc/libvlc5_3.0.20-0%2brpt2%2bdeb12u1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/v/vlc/vlc-bin_3.0.20-0%2brpt2%2bdeb12u1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/v/vlc/libvlc-bin_3.0.20-0%2brpt2%2bdeb12u1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/l/lightdm/lightdm_1.26.0-8%2brpt3_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/g/glibc/locales-all_2.36-9%2brpt2%2bdeb12u3_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/l/lxpanel/lxpanel_0.10.1-2%2brpt19_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/l/lxpanel/lxpanel-data_0.10.1-2%2brpt19_all.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/p/pcmanfm/pcmanfm_1.3.2-1%2brpt18_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/l/lxde-metapackages/lxde-core_11%2brpt1_all.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/l/lxinput/lxinput_0.3.5-1%2brpt20_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/l/lxsession/lxlock_0.5.5-2%2brpt4_all.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/l/lxsession/lxsession-logout_0.5.5-2%2brpt4_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/l/lxsession/lxpolkit_0.5.5-2%2brpt4_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/l/lxsession/lxsession-edit_0.5.5-2%2brpt4_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/l/lxsession/lxsession-data_0.5.5-2%2brpt4_all.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/l/lxsession/lxsession_0.5.5-2%2brpt4_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/l/lxterminal/lxterminal_0.4.0-2%2brpt1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/l/lxde-metapackages/lxde_11%2brpt1_all.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch http://ftp.jaist.ac.jp/pub/Linux/raspbian-archive/raspbian/pool/main/n/node-babel7/node-babel7_7.20.15+ds1+~cs214.269.168-3+deb12u1_all.deb Cannot initiate the connection to ftp.jaist.ac.jp:80 (150.65.7.130). - connect (101: Network is unreachable) Cannot initiate the connection to ftp.jaist.ac.jp:80 (2001:df0:2ed:feed::feed). - connect (101: Network is unreachable) [IP: 150.65.7.130 80]</span> |
| <span style="color:#5E5C64">E: Failed to fetch http://ftp.jaist.ac.jp/pub/Linux/raspbian-archive/raspbian/pool/main/n/node-babel7/node-babel7-runtime_7.20.15+ds1+~cs214.269.168-3+deb12u1_all.deb Cannot initiate the connection to ftp.jaist.ac.jp:80 (150.65.7.130). - connect (101: Network is unreachable) Cannot initiate the connection to ftp.jaist.ac.jp:80 (2001:df0:2ed:feed::feed). - connect (101: Network is unreachable) [IP: 150.65.7.130 80]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/o/openbox/openbox_3.6.1-10%2brpt1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/o/openssl/openssl_3.0.11-1%7edeb12u2%2brpt1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/p/plymouth/plymouth_22.02.122-3%2brpt1_armhf.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/g/gpiozero/python3-gpiozero_2.0-1_all.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/p/python-pip/python3-pip_23.0.1%2bdfsg-1%2brpt1_all.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Failed to fetch https://archive.raspberrypi.com/debian/pool/main/p/python-pip/python3-pip-whl_23.0.1%2bdfsg-1%2brpt1_all.deb Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.145). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::2). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.117). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.111). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::3). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.141). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:84:1e0::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.130.212). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (93.93.135.118). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.167). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::1:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.227.39). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.86). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.230.122). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:82:47::2:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (176.126.240.84). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:80:56::3:1). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (46.235.231.151). - connect (101: Network is unreachable) Cannot initiate the connection to archive.raspberrypi.com:443 (2a00:1098:88:26::1). - connect (101: Network is unreachable) [IP: 46.235.231.145 443]</span> |
| <span style="color:#5E5C64">E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?</span> |
| <span style="color:#5E5C64">[</span><span style="color:#C01C28">FAILED</span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> APT upgrade |
| - Command: apt-get -y --with-new-pkgs upgrade |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> APT upgrade, please wait... |
| </pre></html></WRAP> |
| <WRAP color_result><html><pre> |
| <div class=BScINDG><span style="background-color:#13496F"><span style="color:#D0CFCC">RPi Zero W (armv6l)</span></span> |
| |
| |
| |
| |
| |
| |
| <span style="background-color:#D0CFCC"><span style="color:#171421">┌─────────────────────────────────────────────┤ </span></span><span style="background-color:#D0CFCC"><span style="color:#C01C28">DietPi-Update</span></span><span style="background-color:#D0CFCC"><span style="color:#171421"> ├──────────────────────────────────────────────┐</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ APT upgrade │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ - Command: apt-get -y --with-new-pkgs upgrade │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ - Exit code: 100 │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ - DietPi version: v8.22.3 (MichaIng/master) | HW_MODEL: 1 | HW_ARCH: 1 | DISTRO: 7 │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ - Error log: │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ Reading package lists... │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ Retry : Re-run the last command that failed │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ DietPi-Config : Edit network, APT/NTP mirror settings etc │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ Open subshell : Open a subshell to investigate or solve the issue │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ Send report : Uploads bugreport containing system info to DietPi │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ ●─ Devs only ──────────────────────────────────────● │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ </span></span><span style="background-color:#C01C28"><span style="color:#D0CFCC">Change command : Adjust and rerun the command </span></span><span style="background-color:#D0CFCC"><span style="color:#171421"> │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ <Ok> <Exit> │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">└────────────────────────────────────────────────────────────────────────────────────────────────────────────┘</span></span> |
| |
| |
| |
| |
| |
| |
| |
| </div> |
| </pre></html></WRAP> |
| <WRAP color_result><html><pre> |
| <div class=BScINDG><span style="background-color:#13496F"><span style="color:#D0CFCC">RPi Zero W (armv6l) | IP: 192.168.1.201</span></span> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <span style="background-color:#D0CFCC"><span style="color:#171421">┌─────────────────────────────────────────────┤ </span></span><span style="background-color:#D0CFCC"><span style="color:#C01C28">DietPi-Update</span></span><span style="background-color:#D0CFCC"><span style="color:#171421"> ├──────────────────────────────────────────────┐</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ Please enter/alter the command to be executed. │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ NB: Please only use this solution if you know for sure that it will not cause follow up issues from the │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ originating script. It will e.g. allow you to continue a certain software install, but if you edit the │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ download link, the originating script might expect files which are not present. │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ Use this with caution! │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ </span></span><span style="background-color:#13496F"><span style="color:#D0CFCC">exit______________________________________________________________________________________________________</span></span><span style="background-color:#D0CFCC"><span style="color:#171421"> │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ </span></span><span style="background-color:#C01C28"><span style="color:#D0CFCC"><Ok></span></span><span style="background-color:#D0CFCC"><span style="color:#171421"> <Cancel> │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">│ │</span></span> |
| <span style="background-color:#D0CFCC"><span style="color:#171421">└────────────────────────────────────────────────────────────────────────────────────────────────────────────┘</span></span> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| </div> |
| </pre></html></WRAP> |
| <WRAP color_result><html><pre> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> <span style="color:#5E5C64">Executing alternative command: exit</span> |
| </pre></html></WRAP> |
| </WRAP> |
| |
| === dietpi-update を再実行する === |
| <WRAP color_term> |
| <WRAP color_command><html><pre> |
| <span style="color:#FF8700"><b>$</b></span> <span style="color:#26A269">sudo</span> <span style="color:#26A269">dietpi-update</span> |
| </pre></html></WRAP> |
| <WRAP color_result_long><html><pre> |
| <span style="color:#AFFF00">DietPi-Update</span> |
| <span style="color:#5E5C64">─────────────────────────────────────────────────────</span> |
| <span style="color:#5E5C64"> Phase:</span> Checking for available DietPi update |
| |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Checking IPv4 network connectivity |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Checking DNS resolver |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> <span style="color:#5E5C64">Getting latest version from: https://raw.githubusercontent.com/MichaIng/DietPi/master/.update/version</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Got valid latest version: 9.0.2 |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Update available: |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> <span style="color:#5E5C64">Current version : v8.22.3</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> <span style="color:#5E5C64">Latest version : v9.0.2</span> |
| |
| <span style="color:#AFFF00">DietPi-Update</span> |
| <span style="color:#5E5C64">─────────────────────────────────────────────────────</span> |
| <span style="color:#5E5C64"> Phase:</span> Checking for update pre-requirements |
| |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> DietPi-Userdata validation: /mnt/dietpi_userdata |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Free space check: path=/ | available=77427 MiB | required=100 MiB |
| <span style="color:#5E5C64">[</span><span style="color:#A2734C"> SUB1 </span><span style="color:#5E5C64">]</span> DietPi-Services > stop |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> stop : cron |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : apache2 (masked)</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> stop : smbd |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> stop : nmbd |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : proftpd (masked)</span> |
| |
| <span style="color:#AFFF00">DietPi-Update</span> |
| <span style="color:#5E5C64">─────────────────────────────────────────────────────</span> |
| <span style="color:#5E5C64"> Phase:</span> Applying pre-patches |
| |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Downloading pre-patches |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Applying execute permission |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Pre-patches |</span> <span style="color:#5E5C64">Migrating RPi APT repository to Bookworm and removing obsolete FFmpeg workaround</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Pre-patches |</span> eval echo 'deb https://archive.raspberrypi.com/debian/ bookworm main' > /etc/apt/sources.list.d/raspi.list |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Pre-patches |</span> <span style="color:#5E5C64">Removing faulty non-free-firmware component if present</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Pre-patches |</span> sed --follow-symlinks -i s/ non-free-firmware$// /etc/apt/sources.list |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Pre-patches |</span> <span style="color:#5E5C64">Reverting now obsolete rpi-eeprom hold</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Pre-patches |</span> apt-mark unhold rpi-eeprom |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Pre-patches |</span> <span style="color:#5E5C64">Migrating from raspberrypi.org to raspberrypi.com</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Pre-patches |</span> sed -i s/raspberrypi.org/raspberrypi.com/ /etc/apt/sources.list /boot/dietpi.txt |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Pre-patches |</span> sed -i s/raspberrypi.org/raspberrypi.com/ /etc/apt/sources.list.d/raspi.list |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Pre-patches |</span> sed -i s/raspberrypi.org/raspberrypi.com/ /etc/apt/preferences.d/dietpi-lxde |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Pre-patches |</span> mkdir -p ../DietPi-Update/DietPi-master/dietpi |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Successfully applied pre-patches |
| |
| <span style="color:#AFFF00">DietPi-Update</span> |
| <span style="color:#5E5C64">─────────────────────────────────────────────────────</span> |
| <span style="color:#5E5C64"> Phase:</span> Upgrading APT packages |
| |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> APT update, please wait... |
| <span style="color:#5E5C64">Hit:1 http://raspbian.raspberrypi.com/raspbian bookworm InRelease</span> |
| <span style="color:#5E5C64">Hit:2 https://archive.raspberrypi.com/debian bookworm InRelease</span> |
| <span style="color:#5E5C64">Reading package lists...</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> APT update |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> APT upgrade, please wait... |
| <span style="color:#5E5C64">Reading package lists...</span> |
| <span style="color:#5E5C64">Building dependency tree...</span> |
| <span style="color:#5E5C64">Reading state information...</span> |
| <span style="color:#5E5C64">Calculating upgrade...</span> |
| <span style="color:#5E5C64">The following packages were automatically installed and are no longer required:</span> |
| <span style="color:#5E5C64"> libaom0 libavcodec58 libavfilter7 libavformat58 libavutil56 libcodec2-0.9</span> |
| <span style="color:#5E5C64"> libdav1d4 libflac8 libidn11 libplacebo72 libpostproc55 libprotobuf-lite23</span> |
| <span style="color:#5E5C64"> libsrt1.4-gnutls libswresample3 libswscale5 libvpx6 libwebp6 libx264-160</span> |
| <span style="color:#5E5C64"> libx265-192</span> |
| <span style="color:#5E5C64">Use 'sudo apt autoremove' to remove them.</span> |
| <span style="color:#5E5C64">The following NEW packages will be installed:</span> |
| <span style="color:#5E5C64"> libavfilter8 libplacebo208 libpostproc56 libprotobuf-lite32 libzimg2</span> |
| <span style="color:#5E5C64">The following packages will be upgraded:</span> |
| <span style="color:#5E5C64"> alsa-utils chromium-browser chromium-chromedriver</span> |
| <span style="color:#5E5C64"> chromium-codecs-ffmpeg-extra clang console-setup console-setup-linux curl</span> |
| <span style="color:#5E5C64"> dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common</span> |
| <span style="color:#5E5C64"> dbus-user-session dbus-x11 debianutils filezilla filezilla-common</span> |
| <span style="color:#5E5C64"> firmware-atheros firmware-brcm80211 firmware-iwlwifi firmware-misc-nonfree</span> |
| <span style="color:#5E5C64"> firmware-realtek gimp gimp-data gsettings-desktop-schemas</span> |
| <span style="color:#5E5C64"> gstreamer1.0-plugins-good gtk-update-icon-cache keyboard-configuration</span> |
| <span style="color:#5E5C64"> krb5-multidev libasound2 libasound2-data libasound2-dev libatopology2</span> |
| <span style="color:#5E5C64"> libavcodec59 libavformat59 libavutil57 libc-bin libc-dev-bin libc-l10n libc6</span> |
| <span style="color:#5E5C64"> libc6-dev libcairo-gobject2 libcairo2 libcups2 libcurl3-gnutls libcurl4</span> |
| <span style="color:#5E5C64"> libcurl4-gnutls-dev libdbus-1-3 libegl-mesa0 libgbm1 libgimp2.0</span> |
| <span style="color:#5E5C64"> libgl1-mesa-dri libglapi-mesa libglx-mesa0 libgs-common libgs10</span> |
| <span style="color:#5E5C64"> libgs10-common libgssapi-krb5-2 libgssrpc4 libgstreamer-plugins-bad1.0-0</span> |
| <span style="color:#5E5C64"> libgtk-3-0 libgtk-3-common libimlib2 libjavascriptcoregtk-4.0-18</span> |
| <span style="color:#5E5C64"> libjavascriptcoregtk-4.1-0 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12</span> |
| <span style="color:#5E5C64"> libkdb5-10 libkrb5-3 libkrb5-dev libkrb5support0 liblightdm-gobject-1-0</span> |
| <span style="color:#5E5C64"> libnss-myhostname libpam-modules libpam-modules-bin libpam-runtime</span> |
| <span style="color:#5E5C64"> libpam-systemd libpam0g libpam0g-dev libpixman-1-0 libplymouth5 libpq-dev</span> |
| <span style="color:#5E5C64"> libpq5 libpulse0 libpulsedsp libraspberrypi-bin libraspberrypi0 libssl-dev</span> |
| <span style="color:#5E5C64"> libssl3 libswresample4 libswscale6 libsystemd-dev libsystemd-shared</span> |
| <span style="color:#5E5C64"> libsystemd0 libtiff-dev libtiff6 libtiffxx6 libudev-dev libudev1 libvlc-bin</span> |
| <span style="color:#5E5C64"> libvlc5 libvlccore9 libvte-2.91-0 libvte-2.91-common libwebkit2gtk-4.0-37</span> |
| <span style="color:#5E5C64"> libwebkit2gtk-4.1-0 lightdm linux-libc-dev locales locales-all node-babel7</span> |
| <span style="color:#5E5C64"> node-babel7-runtime openssh-client openssh-server openssh-sftp-server</span> |
| <span style="color:#5E5C64"> openssl plymouth pulseaudio pulseaudio-utils python3-gpiozero python3-pip</span> |
| <span style="color:#5E5C64"> python3-pip-whl systemd systemd-sysv systemd-timesyncd udev vlc vlc-bin</span> |
| <span style="color:#5E5C64"> vlc-data vlc-plugin-base vlc-plugin-qt vlc-plugin-video-output</span> |
| <span style="color:#5E5C64"> xserver-common xserver-xorg-core</span> |
| <span style="color:#5E5C64">136 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.</span> |
| <span style="color:#5E5C64">Need to get 325 MB of archives.</span> |
| <span style="color:#5E5C64">After this operation, 48.2 MB of additional disk space will be used.</span> |
| <span style="color:#5E5C64">Get:1 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf debianutils armhf 5.7-0.5~deb12u1 [101 kB]</span> |
| <span style="color:#5E5C64">Get:2 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB]</span> |
| <span style="color:#5E5C64">Get:3 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB]</span> |
| <span style="color:#5E5C64">Get:4 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libsystemd-dev armhf 252.17-1~deb12u1+rpi1 [353 kB]</span> |
| <span style="color:#5E5C64">Get:5 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf systemd-timesyncd armhf 252.17-1~deb12u1+rpi1 [63.0 kB]</span> |
| <span style="color:#5E5C64">Get:6 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libsystemd-shared armhf 252.17-1~deb12u1+rpi1 [1517 kB]</span> |
| <span style="color:#5E5C64">Get:8 https://archive.raspberrypi.com/debian bookworm/main armhf libc6-dev armhf 2.36-9+rpt2+deb12u3 [1257 kB]</span> |
| <span style="color:#5E5C64">Get:21 https://archive.raspberrypi.com/debian bookworm/main armhf libc-dev-bin armhf 2.36-9+rpt2+deb12u3 [44.2 kB]</span> |
| <span style="color:#5E5C64">Get:7 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libpam-systemd armhf 252.17-1~deb12u1+rpi1 [200 kB]</span> |
| <span style="color:#5E5C64">Get:22 https://archive.raspberrypi.com/debian bookworm/main armhf linux-libc-dev armhf 1:6.1.63-1+rpt1 [1774 kB]</span> |
| <span style="color:#5E5C64">Get:9 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf systemd armhf 252.17-1~deb12u1+rpi1 [2885 kB]</span> |
| <span style="color:#5E5C64">Get:37 https://archive.raspberrypi.com/debian bookworm/main armhf libc6 armhf 2.36-9+rpt2+deb12u3 [2110 kB]</span> |
| <span style="color:#5E5C64">Get:45 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libgimp2.0 armhf 2.10.34-1+deb12u1 [737 kB]</span> |
| <span style="color:#5E5C64">Get:46 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf gimp-data all 2.10.34-1+deb12u1 [14.2 MB]</span> |
| <span style="color:#5E5C64">Get:10 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libsystemd0 armhf 252.17-1~deb12u1+rpi1 [299 kB]</span> |
| <span style="color:#5E5C64">Get:59 https://archive.raspberrypi.com/debian bookworm/main armhf libc-bin armhf 2.36-9+rpt2+deb12u3 [493 kB]</span> |
| <span style="color:#5E5C64">Get:11 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf dbus-x11 armhf 1.14.10-1~deb12u1 [90.1 kB]</span> |
| <span style="color:#5E5C64">Get:12 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf dbus-user-session armhf 1.14.10-1~deb12u1 [78.1 kB]</span> |
| <span style="color:#5E5C64">Get:65 https://archive.raspberrypi.com/debian bookworm/main armhf libpam0g-dev armhf 1.5.2-6+rpt2+deb12u1 [141 kB]</span> |
| <span style="color:#5E5C64">Get:13 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf dbus-daemon armhf 1.14.10-1~deb12u1 [163 kB]</span> |
| <span style="color:#5E5C64">Get:68 https://archive.raspberrypi.com/debian bookworm/main armhf libpam0g armhf 1.5.2-6+rpt2+deb12u1 [86.3 kB]</span> |
| <span style="color:#5E5C64">Get:70 https://archive.raspberrypi.com/debian bookworm/main armhf libpam-modules-bin armhf 1.5.2-6+rpt2+deb12u1 [71.4 kB]</span> |
| <span style="color:#5E5C64">Get:14 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf dbus-bin armhf 1.14.10-1~deb12u1 [102 kB]</span> |
| <span style="color:#5E5C64">Get:71 https://archive.raspberrypi.com/debian bookworm/main armhf libpam-modules armhf 1.5.2-6+rpt2+deb12u1 [271 kB]</span> |
| <span style="color:#5E5C64">Get:15 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf dbus armhf 1.14.10-1~deb12u1 [94.7 kB]</span> |
| <span style="color:#5E5C64">Get:16 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libdbus-1-3 armhf 1.14.10-1~deb12u1 [164 kB]</span> |
| <span style="color:#5E5C64">Get:75 https://archive.raspberrypi.com/debian bookworm/main armhf libpam-runtime all 1.5.2-6+rpt2+deb12u1 [161 kB]</span> |
| <span style="color:#5E5C64">Get:17 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf systemd-sysv armhf 252.17-1~deb12u1+rpi1 [42.0 kB]</span> |
| <span style="color:#5E5C64">Get:18 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libudev-dev armhf 252.17-1~deb12u1+rpi1 [52.2 kB]</span> |
| <span style="color:#5E5C64">Get:78 https://archive.raspberrypi.com/debian bookworm/main armhf xserver-common all 2:21.1.7-3+rpt2+deb12u4 [2382 kB]</span> |
| <span style="color:#5E5C64">Ign:78 https://archive.raspberrypi.com/debian bookworm/main armhf xserver-common all 2:21.1.7-3+rpt2+deb12u4</span> |
| <span style="color:#5E5C64">Get:19 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf udev armhf 252.17-1~deb12u1+rpi1 [1584 kB]</span> |
| <span style="color:#5E5C64">Get:80 https://archive.raspberrypi.com/debian bookworm/main armhf xserver-xorg-core armhf 2:21.1.7-3+rpt2+deb12u4 [3453 kB]</span> |
| <span style="color:#5E5C64">Get:20 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libudev1 armhf 252.17-1~deb12u1+rpi1 [99.3 kB]</span> |
| <span style="color:#5E5C64">Get:23 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libkrb5-dev armhf 1.20.1-2+deb12u1 [14.7 kB]</span> |
| <span style="color:#5E5C64">Get:24 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf krb5-multidev armhf 1.20.1-2+deb12u1 [125 kB]</span> |
| <span style="color:#5E5C64">Get:25 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libk5crypto3 armhf 1.20.1-2+deb12u1 [72.4 kB]</span> |
| <span style="color:#5E5C64">Get:26 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libgssapi-krb5-2 armhf 1.20.1-2+deb12u1 [110 kB]</span> |
| <span style="color:#5E5C64">Get:27 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libkrb5-3 armhf 1.20.1-2+deb12u1 [283 kB]</span> |
| <span style="color:#5E5C64">Get:28 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libkrb5support0 armhf 1.20.1-2+deb12u1 [29.4 kB]</span> |
| <span style="color:#5E5C64">Get:29 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libgssrpc4 armhf 1.20.1-2+deb12u1 [50.4 kB]</span> |
| <span style="color:#5E5C64">Get:30 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libkdb5-10 armhf 1.20.1-2+deb12u1 [35.3 kB]</span> |
| <span style="color:#5E5C64">Get:31 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libkadm5srv-mit12 armhf 1.20.1-2+deb12u1 [45.2 kB]</span> |
| <span style="color:#5E5C64">Get:32 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libkadm5clnt-mit12 armhf 1.20.1-2+deb12u1 [35.8 kB]</span> |
| <span style="color:#5E5C64">Get:33 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libcups2 armhf 2.4.2-3+deb12u4 [190 kB]</span> |
| <span style="color:#5E5C64">Get:34 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libgtk-3-common all 3.24.38-2~deb12u1 [3895 kB]</span> |
| <span style="color:#5E5C64">Get:81 https://archive.raspberrypi.com/debian bookworm/main armhf console-setup-linux all 1.221rpt1 [1882 kB]</span> |
| <span style="color:#5E5C64">Get:82 https://archive.raspberrypi.com/debian bookworm/main armhf keyboard-configuration all 1.221rpt1 [416 kB]</span> |
| <span style="color:#5E5C64">Get:83 https://archive.raspberrypi.com/debian bookworm/main armhf console-setup all 1.221rpt1 [102 kB]</span> |
| <span style="color:#5E5C64">Get:84 https://archive.raspberrypi.com/debian bookworm/main armhf libgl1-mesa-dri armhf 23.2.1-1~bpo12+rpt2 [6276 kB]</span> |
| <span style="color:#5E5C64">Get:35 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libgtk-3-0 armhf 3.24.38-2~deb12u1 [2149 kB]</span> |
| <span style="color:#5E5C64">Get:36 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf openssh-sftp-server armhf 1:9.2p1-2+deb12u1 [50.3 kB]</span> |
| <span style="color:#5E5C64">Get:38 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf openssh-server armhf 1:9.2p1-2+deb12u1 [351 kB]</span> |
| <span style="color:#5E5C64">Get:39 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf openssh-client armhf 1:9.2p1-2+deb12u1 [795 kB]</span> |
| <span style="color:#5E5C64">Get:40 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf clang armhf 1:14.0-55.7~deb12u1 [5140 B]</span> |
| <span style="color:#5E5C64">Get:41 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf curl armhf 7.88.1-10+rpi1+deb12u4 [301 kB]</span> |
| <span style="color:#5E5C64">Get:42 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libcurl4 armhf 7.88.1-10+rpi1+deb12u4 [346 kB]</span> |
| <span style="color:#5E5C64">Get:43 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf filezilla armhf 3.63.0-1+deb12u2 [1798 kB]</span> |
| <span style="color:#5E5C64">Get:50 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libtiff-dev armhf 4.5.0-6+deb12u1 [401 kB]</span> |
| <span style="color:#5E5C64">Get:85 https://archive.raspberrypi.com/debian bookworm/main armhf libglx-mesa0 armhf 23.2.1-1~bpo12+rpt2 [131 kB]</span> |
| <span style="color:#5E5C64">Get:86 https://archive.raspberrypi.com/debian bookworm/main armhf libegl-mesa0 armhf 23.2.1-1~bpo12+rpt2 [94.7 kB]</span> |
| <span style="color:#5E5C64">Get:87 https://archive.raspberrypi.com/debian bookworm/main armhf libglapi-mesa armhf 23.2.1-1~bpo12+rpt2 [45.2 kB]</span> |
| <span style="color:#5E5C64">Get:88 https://archive.raspberrypi.com/debian bookworm/main armhf libgbm1 armhf 23.2.1-1~bpo12+rpt2 [35.6 kB]</span> |
| <span style="color:#5E5C64">Get:51 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libtiffxx6 armhf 4.5.0-6+deb12u1 [145 kB]</span> |
| <span style="color:#5E5C64">Get:89 https://archive.raspberrypi.com/debian bookworm/main armhf libpixman-1-0 armhf 0.42.2-1+rpt1 [479 kB]</span> |
| <span style="color:#5E5C64">Get:52 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libtiff6 armhf 4.5.0-6+deb12u1 [272 kB]</span> |
| <span style="color:#5E5C64">Get:53 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf gimp armhf 2.10.34-1+deb12u1 [3528 kB]</span> |
| <span style="color:#5E5C64">Get:90 https://archive.raspberrypi.com/debian bookworm/main armhf libssl-dev armhf 3.0.11-1~deb12u2+rpt1 [2119 kB]</span> |
| <span style="color:#5E5C64">Get:44 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf filezilla-common all 3.63.0-1+deb12u2 [2324 kB]</span> |
| <span style="color:#5E5C64">Get:91 https://archive.raspberrypi.com/debian bookworm/main armhf libssl3 armhf 3.0.11-1~deb12u2+rpt1 [1635 kB]</span> |
| <span style="color:#5E5C64">Get:47 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libgs10 armhf 10.0.0~dfsg-11+deb12u2 [1968 kB]</span> |
| <span style="color:#5E5C64">Get:60 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libgstreamer-plugins-bad1.0-0 armhf 1.22.0-4+deb12u3 [698 kB]</span> |
| <span style="color:#5E5C64">Get:92 https://archive.raspberrypi.com/debian bookworm/main armhf libatopology2 armhf 1.2.8-1+rpt1 [46.8 kB]</span> |
| <span style="color:#5E5C64">Get:93 https://archive.raspberrypi.com/debian bookworm/main armhf libasound2-dev armhf 1.2.8-1+rpt1 [110 kB]</span> |
| <span style="color:#5E5C64">Get:94 https://archive.raspberrypi.com/debian bookworm/main armhf libasound2 armhf 1.2.8-1+rpt1 [304 kB]</span> |
| <span style="color:#5E5C64">Get:95 https://archive.raspberrypi.com/debian bookworm/main armhf libasound2-data all 1.2.8-1+rpt1 [20.9 kB]</span> |
| <span style="color:#5E5C64">Get:96 https://archive.raspberrypi.com/debian bookworm/main armhf libcairo-gobject2 armhf 1.16.0-7+rpt1 [111 kB]</span> |
| <span style="color:#5E5C64">Get:62 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libwebkit2gtk-4.0-37 armhf 2.42.2-1~deb12u1+rpi1 [15.9 MB]</span> |
| <span style="color:#5E5C64">Get:97 https://archive.raspberrypi.com/debian bookworm/main armhf libcairo2 armhf 1.16.0-7+rpt1 [481 kB]</span> |
| <span style="color:#5E5C64">Get:98 https://archive.raspberrypi.com/debian bookworm/main armhf chromium-browser armhf 120.0.6099.102-rpt1 [110 MB]</span> |
| <span style="color:#5E5C64">Get:48 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libgs10-common all 10.0.0~dfsg-11+deb12u2 [586 kB]</span> |
| <span style="color:#5E5C64">Get:49 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libgs-common all 10.0.0~dfsg-11+deb12u2 [148 kB]</span> |
| <span style="color:#5E5C64">Get:54 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf gtk-update-icon-cache armhf 3.24.38-2~deb12u1 [42.3 kB]</span> |
| <span style="color:#5E5C64">Get:55 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libplacebo208 armhf 4.208.0-3 [1871 kB]</span> |
| <span style="color:#5E5C64">Get:56 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libzimg2 armhf 3.0.4+ds1-1 [68.2 kB]</span> |
| <span style="color:#5E5C64">Get:57 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libcurl4-gnutls-dev armhf 7.88.1-10+rpi1+deb12u4 [422 kB]</span> |
| <span style="color:#5E5C64">Get:58 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libcurl3-gnutls armhf 7.88.1-10+rpi1+deb12u4 [341 kB]</span> |
| <span style="color:#5E5C64">Get:61 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libimlib2 armhf 1.10.0-4+deb12u1 [174 kB]</span> |
| <span style="color:#5E5C64">Get:67 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libnss-myhostname armhf 252.17-1~deb12u1+rpi1 [76.6 kB]</span> |
| <span style="color:#5E5C64">Get:73 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libprotobuf-lite32 armhf 3.21.12-3 [235 kB]</span> |
| <span style="color:#5E5C64">Get:74 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libvte-2.91-0 armhf 0.70.6-2~deb12u1 [761 kB]</span> |
| <span style="color:#5E5C64">Get:76 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libvte-2.91-common armhf 0.70.6-2~deb12u1 [641 kB]</span> |
| <span style="color:#5E5C64">Ign:98 https://archive.raspberrypi.com/debian bookworm/main armhf chromium-browser armhf 120.0.6099.102-rpt1</span> |
| <span style="color:#5E5C64">Get:99 https://archive.raspberrypi.com/debian bookworm/main armhf chromium-codecs-ffmpeg-extra armhf 120.0.6099.102-rpt1 [1024 kB]</span> |
| <span style="color:#5E5C64">Get:63 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libjavascriptcoregtk-4.0-18 armhf 2.42.2-1~deb12u1+rpi1 [2792 kB]</span> |
| <span style="color:#5E5C64">Get:100 https://archive.raspberrypi.com/debian bookworm/main armhf libpulsedsp armhf 16.1+dfsg1-2+rpt1 [34.7 kB]</span> |
| <span style="color:#5E5C64">Get:101 https://archive.raspberrypi.com/debian bookworm/main armhf pulseaudio-utils armhf 16.1+dfsg1-2+rpt1 [81.5 kB]</span> |
| <span style="color:#5E5C64">Get:102 https://archive.raspberrypi.com/debian bookworm/main armhf pulseaudio armhf 16.1+dfsg1-2+rpt1 [1079 kB]</span> |
| <span style="color:#5E5C64">Get:103 https://archive.raspberrypi.com/debian bookworm/main armhf libpulse0 armhf 16.1+dfsg1-2+rpt1 [239 kB]</span> |
| <span style="color:#5E5C64">Get:104 https://archive.raspberrypi.com/debian bookworm/main armhf chromium-chromedriver armhf 120.0.6099.102-rpt1 [5880 kB]</span> |
| <span style="color:#5E5C64">Get:64 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libwebkit2gtk-4.1-0 armhf 2.42.2-1~deb12u1+rpi1 [16.0 MB]</span> |
| <span style="color:#5E5C64">Get:105 https://archive.raspberrypi.com/debian bookworm/main armhf libc-l10n all 2.36-9+rpt2+deb12u3 [675 kB]</span> |
| <span style="color:#5E5C64">Get:106 https://archive.raspberrypi.com/debian bookworm/main armhf locales all 2.36-9+rpt2+deb12u3 [3901 kB]</span> |
| <span style="color:#5E5C64">Get:107 https://archive.raspberrypi.com/debian bookworm/main armhf alsa-utils armhf 1.2.8-1+rpt1 [1057 kB]</span> |
| <span style="color:#5E5C64">Get:108 https://archive.raspberrypi.com/debian bookworm/main armhf firmware-atheros all 1:20230210-5+rpt3 [16.8 MB]</span> |
| <span style="color:#5E5C64">Get:66 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libjavascriptcoregtk-4.1-0 armhf 2.42.2-1~deb12u1+rpi1 [2793 kB]</span> |
| <span style="color:#5E5C64">Get:69 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libpq-dev armhf 15.5-0+deb12u1 [122 kB]</span> |
| <span style="color:#5E5C64">Get:72 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libpq5 armhf 15.5-0+deb12u1 [159 kB]</span> |
| <span style="color:#5E5C64">Get:77 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf node-babel7 all 7.20.15+ds1+~cs214.269.168-3+deb12u1 [712 kB]</span> |
| <span style="color:#5E5C64">Get:79 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf node-babel7-runtime all 7.20.15+ds1+~cs214.269.168-3+deb12u1 [116 kB]</span> |
| <span style="color:#5E5C64">Get:109 https://archive.raspberrypi.com/debian bookworm/main armhf firmware-brcm80211 all 1:20230210-5+rpt3 [5852 kB]</span> |
| <span style="color:#5E5C64">Get:110 https://archive.raspberrypi.com/debian bookworm/main armhf firmware-iwlwifi all 1:20230210-5+rpt3 [9337 kB]</span> |
| <span style="color:#5E5C64">Get:111 https://archive.raspberrypi.com/debian bookworm/main armhf firmware-misc-nonfree all 1:20230210-5+rpt3 [13.0 MB]</span> |
| <span style="color:#5E5C64">Get:112 https://archive.raspberrypi.com/debian bookworm/main armhf firmware-realtek all 1:20230210-5+rpt3 [1492 kB]</span> |
| <span style="color:#5E5C64">Get:113 https://archive.raspberrypi.com/debian bookworm/main armhf gsettings-desktop-schemas all 43.0-1+rpt1 [641 kB]</span> |
| <span style="color:#5E5C64">Get:114 https://archive.raspberrypi.com/debian bookworm/main armhf gstreamer1.0-plugins-good armhf 1.22.0-5+rpt1+deb12u1 [1987 kB]</span> |
| <span style="color:#5E5C64">Get:115 https://archive.raspberrypi.com/debian bookworm/main armhf libswscale6 armhf 8:5.1.4-0+rpt1+deb12u1 [264 kB]</span> |
| <span style="color:#5E5C64">Get:116 https://archive.raspberrypi.com/debian bookworm/main armhf libavformat59 armhf 8:5.1.4-0+rpt1+deb12u1 [1669 kB]</span> |
| <span style="color:#5E5C64">Get:117 https://archive.raspberrypi.com/debian bookworm/main armhf libavcodec59 armhf 8:5.1.4-0+rpt1+deb12u1 [9139 kB]</span> |
| <span style="color:#5E5C64">Get:118 https://archive.raspberrypi.com/debian bookworm/main armhf libavutil57 armhf 8:5.1.4-0+rpt1+deb12u1 [522 kB]</span> |
| <span style="color:#5E5C64">Get:119 https://archive.raspberrypi.com/debian bookworm/main armhf libswresample4 armhf 8:5.1.4-0+rpt1+deb12u1 [108 kB]</span> |
| <span style="color:#5E5C64">Get:120 https://archive.raspberrypi.com/debian bookworm/main armhf libpostproc56 armhf 8:5.1.4-0+rpt1+deb12u1 [80.2 kB]</span> |
| <span style="color:#5E5C64">Get:121 https://archive.raspberrypi.com/debian bookworm/main armhf libavfilter8 armhf 8:5.1.4-0+rpt1+deb12u1 [5844 kB]</span> |
| <span style="color:#5E5C64">Get:122 https://archive.raspberrypi.com/debian bookworm/main armhf liblightdm-gobject-1-0 armhf 1.26.0-8+rpt3 [49.3 kB]</span> |
| <span style="color:#5E5C64">Get:123 https://archive.raspberrypi.com/debian bookworm/main armhf libplymouth5 armhf 22.02.122-3+rpt1 [84.5 kB]</span> |
| <span style="color:#5E5C64">Get:124 https://archive.raspberrypi.com/debian bookworm/main armhf libraspberrypi-bin armhf 1:2+git20231018~131943+3c97f76-1 [49.3 kB]</span> |
| <span style="color:#5E5C64">Get:125 https://archive.raspberrypi.com/debian bookworm/main armhf libraspberrypi0 armhf 1:2+git20231018~131943+3c97f76-1 [68.0 kB]</span> |
| <span style="color:#5E5C64">Get:126 https://archive.raspberrypi.com/debian bookworm/main armhf vlc armhf 1:3.0.20-0+rpt2+deb12u1 [110 kB]</span> |
| <span style="color:#5E5C64">Get:127 https://archive.raspberrypi.com/debian bookworm/main armhf vlc-plugin-base armhf 1:3.0.20-0+rpt2+deb12u1 [2649 kB]</span> |
| <span style="color:#5E5C64">Get:128 https://archive.raspberrypi.com/debian bookworm/main armhf vlc-data all 1:3.0.20-0+rpt2+deb12u1 [421 kB]</span> |
| <span style="color:#5E5C64">Get:129 https://archive.raspberrypi.com/debian bookworm/main armhf libvlccore9 armhf 1:3.0.20-0+rpt2+deb12u1 [450 kB]</span> |
| <span style="color:#5E5C64">Get:130 https://archive.raspberrypi.com/debian bookworm/main armhf vlc-plugin-qt armhf 1:3.0.20-0+rpt2+deb12u1 [1021 kB]</span> |
| <span style="color:#5E5C64">Get:131 https://archive.raspberrypi.com/debian bookworm/main armhf vlc-plugin-video-output armhf 1:3.0.20-0+rpt2+deb12u1 [181 kB]</span> |
| <span style="color:#5E5C64">Get:132 https://archive.raspberrypi.com/debian bookworm/main armhf libvlc5 armhf 1:3.0.20-0+rpt2+deb12u1 [131 kB]</span> |
| <span style="color:#5E5C64">Get:133 https://archive.raspberrypi.com/debian bookworm/main armhf vlc-bin armhf 1:3.0.20-0+rpt2+deb12u1 [128 kB]</span> |
| <span style="color:#5E5C64">Get:134 https://archive.raspberrypi.com/debian bookworm/main armhf libvlc-bin armhf 1:3.0.20-0+rpt2+deb12u1 [91.1 kB]</span> |
| <span style="color:#5E5C64">Get:135 https://archive.raspberrypi.com/debian bookworm/main armhf lightdm armhf 1.26.0-8+rpt3 [143 kB]</span> |
| <span style="color:#5E5C64">Get:136 https://archive.raspberrypi.com/debian bookworm/main armhf locales-all armhf 2.36-9+rpt2+deb12u3 [10.7 MB]</span> |
| <span style="color:#5E5C64">Get:137 https://archive.raspberrypi.com/debian bookworm/main armhf openssl armhf 3.0.11-1~deb12u2+rpt1 [1370 kB]</span> |
| <span style="color:#5E5C64">Get:138 https://archive.raspberrypi.com/debian bookworm/main armhf plymouth armhf 22.02.122-3+rpt1 [120 kB]</span> |
| <span style="color:#5E5C64">Get:139 https://archive.raspberrypi.com/debian bookworm/main armhf python3-gpiozero all 2.0-1 [126 kB]</span> |
| <span style="color:#5E5C64">Get:140 https://archive.raspberrypi.com/debian bookworm/main armhf python3-pip all 23.0.1+dfsg-1+rpt1 [1325 kB]</span> |
| <span style="color:#5E5C64">Get:141 https://archive.raspberrypi.com/debian bookworm/main armhf python3-pip-whl all 23.0.1+dfsg-1+rpt1 [1718 kB]</span> |
| <span style="color:#5E5C64">Get:78 https://archive.raspberrypi.com/debian bookworm/main armhf xserver-common all 2:21.1.7-3+rpt2+deb12u4 [2382 kB]</span> |
| <span style="color:#5E5C64">Get:98 https://archive.raspberrypi.com/debian bookworm/main armhf chromium-browser armhf 120.0.6099.102-rpt1 [110 MB]</span> |
| <span style="color:#5E5C64">debconf: delaying package configuration, since apt-utils is not installed</span> |
| <span style="color:#5E5C64">Fetched 312 MB in 17min 0s (306 kB/s)</span> |
| <span style="color:#5E5C64">(Reading database ... 139806 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../debianutils_5.7-0.5~deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking debianutils (5.7-0.5~deb12u1) over (5.7-0.4) ...</span> |
| <span style="color:#5E5C64">Setting up debianutils (5.7-0.5~deb12u1) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 139806 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../libc6-dev_2.36-9+rpt2+deb12u3_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libc6-dev:armhf (2.36-9+rpt2+deb12u3) over (2.36-9+rpi1+deb12u3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../libc-dev-bin_2.36-9+rpt2+deb12u3_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libc-dev-bin (2.36-9+rpt2+deb12u3) over (2.36-9+rpi1+deb12u3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../linux-libc-dev_1%3a6.1.63-1+rpt1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking linux-libc-dev:armhf (1:6.1.63-1+rpt1) over (1:1.20230405-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../libc6_2.36-9+rpt2+deb12u3_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libc6:armhf (2.36-9+rpt2+deb12u3) over (2.36-9+rpi1+deb12u3) ...</span> |
| <span style="color:#5E5C64">Setting up libc6:armhf (2.36-9+rpt2+deb12u3) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 139805 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../libc-bin_2.36-9+rpt2+deb12u3_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libc-bin (2.36-9+rpt2+deb12u3) over (2.36-9+rpi1+deb12u3) ...</span> |
| <span style="color:#5E5C64">Setting up libc-bin (2.36-9+rpt2+deb12u3) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 139805 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../libpam0g-dev_1.5.2-6+rpt2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libpam0g-dev:armhf (1.5.2-6+rpt2+deb12u1) over (1.5.2-6) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../libpam0g_1.5.2-6+rpt2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libpam0g:armhf (1.5.2-6+rpt2+deb12u1) over (1.5.2-6) ...</span> |
| <span style="color:#5E5C64">Setting up libpam0g:armhf (1.5.2-6+rpt2+deb12u1) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 139805 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../libpam-modules-bin_1.5.2-6+rpt2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libpam-modules-bin (1.5.2-6+rpt2+deb12u1) over (1.5.2-6) ...</span> |
| <span style="color:#5E5C64">Setting up libpam-modules-bin (1.5.2-6+rpt2+deb12u1) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 139805 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../libpam-modules_1.5.2-6+rpt2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libpam-modules:armhf (1.5.2-6+rpt2+deb12u1) over (1.5.2-6) ...</span> |
| <span style="color:#5E5C64">Setting up libpam-modules:armhf (1.5.2-6+rpt2+deb12u1) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 139805 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../libpam-runtime_1.5.2-6+rpt2+deb12u1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libpam-runtime (1.5.2-6+rpt2+deb12u1) over (1.5.2-6) ...</span> |
| <span style="color:#5E5C64">Setting up libpam-runtime (1.5.2-6+rpt2+deb12u1) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 139805 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../0-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) over (1.14.8-2~deb12u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../1-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) over (1.14.8-2~deb12u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../2-libsystemd-dev_252.17-1~deb12u1+rpi1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libsystemd-dev:armhf (252.17-1~deb12u1+rpi1) over (252.12-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../3-systemd-timesyncd_252.17-1~deb12u1+rpi1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking systemd-timesyncd (252.17-1~deb12u1+rpi1) over (252.12-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../4-libsystemd-shared_252.17-1~deb12u1+rpi1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libsystemd-shared:armhf (252.17-1~deb12u1+rpi1) over (252.12-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../5-libpam-systemd_252.17-1~deb12u1+rpi1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libpam-systemd:armhf (252.17-1~deb12u1+rpi1) over (252.12-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../6-xserver-common_2%3a21.1.7-3+rpt2+deb12u4_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking xserver-common (2:21.1.7-3+rpt2+deb12u4) over (2:21.1.7-3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../7-xserver-xorg-core_2%3a21.1.7-3+rpt2+deb12u4_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking xserver-xorg-core (2:21.1.7-3+rpt2+deb12u4) over (2:21.1.7-3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../8-systemd_252.17-1~deb12u1+rpi1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking systemd (252.17-1~deb12u1+rpi1) over (252.12-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../9-libsystemd0_252.17-1~deb12u1+rpi1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libsystemd0:armhf (252.17-1~deb12u1+rpi1) over (252.12-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Setting up libsystemd0:armhf (252.17-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 139806 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../0-dbus-x11_1.14.10-1~deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking dbus-x11 (1.14.10-1~deb12u1) over (1.14.8-2~deb12u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../1-dbus-user-session_1.14.10-1~deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking dbus-user-session (1.14.10-1~deb12u1) over (1.14.8-2~deb12u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../2-dbus-daemon_1.14.10-1~deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking dbus-daemon (1.14.10-1~deb12u1) over (1.14.8-2~deb12u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../3-dbus-bin_1.14.10-1~deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking dbus-bin (1.14.10-1~deb12u1) over (1.14.8-2~deb12u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../4-dbus_1.14.10-1~deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking dbus (1.14.10-1~deb12u1) over (1.14.8-2~deb12u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../5-libdbus-1-3_1.14.10-1~deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libdbus-1-3:armhf (1.14.10-1~deb12u1) over (1.14.8-2~deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libsystemd-shared:armhf (252.17-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Setting up systemd (252.17-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 139806 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../0-systemd-sysv_252.17-1~deb12u1+rpi1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking systemd-sysv (252.17-1~deb12u1+rpi1) over (252.12-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../1-console-setup-linux_1.221rpt1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking console-setup-linux (1.221rpt1) over (1.221) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../2-keyboard-configuration_1.221rpt1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking keyboard-configuration (1.221rpt1) over (1.221) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../3-console-setup_1.221rpt1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking console-setup (1.221rpt1) over (1.221) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../4-libudev-dev_252.17-1~deb12u1+rpi1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libudev-dev:armhf (252.17-1~deb12u1+rpi1) over (252.12-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../5-udev_252.17-1~deb12u1+rpi1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking udev (252.17-1~deb12u1+rpi1) over (252.12-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../6-libudev1_252.17-1~deb12u1+rpi1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libudev1:armhf (252.17-1~deb12u1+rpi1) over (252.12-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Setting up libudev1:armhf (252.17-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">(Reading database ... 139806 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Preparing to unpack .../000-libgl1-mesa-dri_23.2.1-1~bpo12+rpt2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libgl1-mesa-dri:armhf (23.2.1-1~bpo12+rpt2) over (22.3.6-1+deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../001-libglx-mesa0_23.2.1-1~bpo12+rpt2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libglx-mesa0:armhf (23.2.1-1~bpo12+rpt2) over (22.3.6-1+deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../002-libegl-mesa0_23.2.1-1~bpo12+rpt2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libegl-mesa0:armhf (23.2.1-1~bpo12+rpt2) over (22.3.6-1+deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../003-libglapi-mesa_23.2.1-1~bpo12+rpt2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libglapi-mesa:armhf (23.2.1-1~bpo12+rpt2) over (22.3.6-1+deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../004-libgbm1_23.2.1-1~bpo12+rpt2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libgbm1:armhf (23.2.1-1~bpo12+rpt2) over (22.3.6-1+deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../005-libpixman-1-0_0.42.2-1+rpt1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libpixman-1-0:armhf (0.42.2-1+rpt1) over (0.42.2-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../006-libssl-dev_3.0.11-1~deb12u2+rpt1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libssl-dev:armhf (3.0.11-1~deb12u2+rpt1) over (3.0.9-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../007-libssl3_3.0.11-1~deb12u2+rpt1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libssl3:armhf (3.0.11-1~deb12u2+rpt1) over (3.0.9-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../008-libatopology2_1.2.8-1+rpt1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libatopology2:armhf (1.2.8-1+rpt1) over (1.2.8-1+b1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../009-libasound2-dev_1.2.8-1+rpt1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libasound2-dev:armhf (1.2.8-1+rpt1) over (1.2.8-1+b1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../010-libasound2_1.2.8-1+rpt1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libasound2:armhf (1.2.8-1+rpt1) over (1.2.8-1+b1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../011-libasound2-data_1.2.8-1+rpt1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libasound2-data (1.2.8-1+rpt1) over (1.2.8-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../012-libcairo-gobject2_1.16.0-7+rpt1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libcairo-gobject2:armhf (1.16.0-7+rpt1) over (1.16.0-7) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../013-libcairo2_1.16.0-7+rpt1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libcairo2:armhf (1.16.0-7+rpt1) over (1.16.0-7) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../014-libkrb5-dev_1.20.1-2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libkrb5-dev:armhf (1.20.1-2+deb12u1) over (1.20.1-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../015-krb5-multidev_1.20.1-2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking krb5-multidev:armhf (1.20.1-2+deb12u1) over (1.20.1-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../016-libk5crypto3_1.20.1-2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libk5crypto3:armhf (1.20.1-2+deb12u1) over (1.20.1-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../017-libgssapi-krb5-2_1.20.1-2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libgssapi-krb5-2:armhf (1.20.1-2+deb12u1) over (1.20.1-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../018-libkrb5-3_1.20.1-2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libkrb5-3:armhf (1.20.1-2+deb12u1) over (1.20.1-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../019-libkrb5support0_1.20.1-2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libkrb5support0:armhf (1.20.1-2+deb12u1) over (1.20.1-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../020-libgssrpc4_1.20.1-2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libgssrpc4:armhf (1.20.1-2+deb12u1) over (1.20.1-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../021-libkdb5-10_1.20.1-2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libkdb5-10:armhf (1.20.1-2+deb12u1) over (1.20.1-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../022-libkadm5srv-mit12_1.20.1-2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libkadm5srv-mit12:armhf (1.20.1-2+deb12u1) over (1.20.1-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../023-libkadm5clnt-mit12_1.20.1-2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libkadm5clnt-mit12:armhf (1.20.1-2+deb12u1) over (1.20.1-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../024-libcups2_2.4.2-3+deb12u4_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libcups2:armhf (2.4.2-3+deb12u4) over (2.4.2-3+deb12u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../025-libgtk-3-common_3.24.38-2~deb12u1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libgtk-3-common (3.24.38-2~deb12u1) over (3.24.37-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../026-libgtk-3-0_3.24.38-2~deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libgtk-3-0:armhf (3.24.38-2~deb12u1) over (3.24.37-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../027-chromium-browser_120.0.6099.102-rpt1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking chromium-browser (120.0.6099.102-rpt1) over (116.0.5845.102-rpt1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../028-chromium-codecs-ffmpeg-extra_120.0.6099.102-rpt1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking chromium-codecs-ffmpeg-extra (120.0.6099.102-rpt1) over (116.0.5845.102-rpt1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../029-libpulsedsp_16.1+dfsg1-2+rpt1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libpulsedsp:armhf (16.1+dfsg1-2+rpt1) over (16.1+dfsg1-2+b2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../030-pulseaudio-utils_16.1+dfsg1-2+rpt1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking pulseaudio-utils (16.1+dfsg1-2+rpt1) over (16.1+dfsg1-2+b2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../031-pulseaudio_16.1+dfsg1-2+rpt1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking pulseaudio (16.1+dfsg1-2+rpt1) over (16.1+dfsg1-2+b2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../032-libpulse0_16.1+dfsg1-2+rpt1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libpulse0:armhf (16.1+dfsg1-2+rpt1) over (16.1+dfsg1-2+b2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../033-chromium-chromedriver_120.0.6099.102-rpt1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking chromium-chromedriver (120.0.6099.102-rpt1) over (116.0.5845.102-rpt1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../034-openssh-sftp-server_1%3a9.2p1-2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking openssh-sftp-server (1:9.2p1-2+deb12u1) over (1:9.2p1-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../035-openssh-server_1%3a9.2p1-2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking openssh-server (1:9.2p1-2+deb12u1) over (1:9.2p1-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../036-openssh-client_1%3a9.2p1-2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking openssh-client (1:9.2p1-2+deb12u1) over (1:9.2p1-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../037-libc-l10n_2.36-9+rpt2+deb12u3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libc-l10n (2.36-9+rpt2+deb12u3) over (2.36-9+rpi1+deb12u3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../038-locales_2.36-9+rpt2+deb12u3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking locales (2.36-9+rpt2+deb12u3) over (2.36-9+rpi1+deb12u3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../039-alsa-utils_1.2.8-1+rpt1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking alsa-utils (1.2.8-1+rpt1) over (1.2.8-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../040-clang_1%3a14.0-55.7~deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking clang (1:14.0-55.7~deb12u1) over (1:14.0-55.6) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../041-curl_7.88.1-10+rpi1+deb12u4_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking curl (7.88.1-10+rpi1+deb12u4) over (7.88.1-10+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../042-libcurl4_7.88.1-10+rpi1+deb12u4_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libcurl4:armhf (7.88.1-10+rpi1+deb12u4) over (7.88.1-10+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../043-filezilla_3.63.0-1+deb12u2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking filezilla (3.63.0-1+deb12u2) over (3.63.0-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../044-filezilla-common_3.63.0-1+deb12u2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking filezilla-common (3.63.0-1+deb12u2) over (3.63.0-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../045-firmware-atheros_1%3a20230210-5+rpt3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking firmware-atheros (1:20230210-5+rpt3) over (1:20230210-5~bpo11+1+rpt1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../046-firmware-brcm80211_1%3a20230210-5+rpt3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking firmware-brcm80211 (1:20230210-5+rpt3) over (1:20230210-5~bpo11+1+rpt1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../047-firmware-iwlwifi_1%3a20230210-5+rpt3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking firmware-iwlwifi (1:20230210-5+rpt3) over (1:20230210-5~bpo11+1+rpt1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../048-firmware-misc-nonfree_1%3a20230210-5+rpt3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking firmware-misc-nonfree (1:20230210-5+rpt3) over (1:20230210-5~bpo11+1+rpt1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../049-firmware-realtek_1%3a20230210-5+rpt3_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking firmware-realtek (1:20230210-5+rpt3) over (1:20230210-5~bpo11+1+rpt1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../050-libgimp2.0_2.10.34-1+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libgimp2.0:armhf (2.10.34-1+deb12u1) over (2.10.34-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../051-gimp-data_2.10.34-1+deb12u1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking gimp-data (2.10.34-1+deb12u1) over (2.10.34-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../052-libgs10_10.0.0~dfsg-11+deb12u2_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libgs10:armhf (10.0.0~dfsg-11+deb12u2) over (10.0.0~dfsg-11+deb12u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../053-libgs10-common_10.0.0~dfsg-11+deb12u2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libgs10-common (10.0.0~dfsg-11+deb12u2) over (10.0.0~dfsg-11+deb12u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../054-libgs-common_10.0.0~dfsg-11+deb12u2_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libgs-common (10.0.0~dfsg-11+deb12u2) over (10.0.0~dfsg-11+deb12u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../055-libtiff-dev_4.5.0-6+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libtiff-dev:armhf (4.5.0-6+deb12u1) over (4.5.0-6) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../056-libtiffxx6_4.5.0-6+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libtiffxx6:armhf (4.5.0-6+deb12u1) over (4.5.0-6) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../057-libtiff6_4.5.0-6+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libtiff6:armhf (4.5.0-6+deb12u1) over (4.5.0-6) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../058-gimp_2.10.34-1+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking gimp (2.10.34-1+deb12u1) over (2.10.34-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../059-gsettings-desktop-schemas_43.0-1+rpt1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking gsettings-desktop-schemas (43.0-1+rpt1) over (43.0-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../060-gstreamer1.0-plugins-good_1.22.0-5+rpt1+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking gstreamer1.0-plugins-good:armhf (1.22.0-5+rpt1+deb12u1) over (1.22.0-5+deb12u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../061-gtk-update-icon-cache_3.24.38-2~deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking gtk-update-icon-cache (3.24.38-2~deb12u1) over (3.24.37-2) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../062-libswscale6_8%3a5.1.4-0+rpt1+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libswscale6:armhf (8:5.1.4-0+rpt1+deb12u1) over (7:5.1.3-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../063-libavformat59_8%3a5.1.4-0+rpt1+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libavformat59:armhf (8:5.1.4-0+rpt1+deb12u1) over (7:5.1.3-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../064-libavcodec59_8%3a5.1.4-0+rpt1+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libavcodec59:armhf (8:5.1.4-0+rpt1+deb12u1) over (7:5.1.3-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../065-libavutil57_8%3a5.1.4-0+rpt1+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libavutil57:armhf (8:5.1.4-0+rpt1+deb12u1) over (7:5.1.3-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../066-libswresample4_8%3a5.1.4-0+rpt1+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libswresample4:armhf (8:5.1.4-0+rpt1+deb12u1) over (7:5.1.3-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libplacebo208:armhf.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../067-libplacebo208_4.208.0-3_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libplacebo208:armhf (4.208.0-3) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libpostproc56:armhf.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../068-libpostproc56_8%3a5.1.4-0+rpt1+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libpostproc56:armhf (8:5.1.4-0+rpt1+deb12u1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libzimg2:armhf.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../069-libzimg2_3.0.4+ds1-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libzimg2:armhf (3.0.4+ds1-1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libavfilter8:armhf.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../070-libavfilter8_8%3a5.1.4-0+rpt1+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libavfilter8:armhf (8:5.1.4-0+rpt1+deb12u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../071-libcurl4-gnutls-dev_7.88.1-10+rpi1+deb12u4_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libcurl4-gnutls-dev:armhf (7.88.1-10+rpi1+deb12u4) over (7.88.1-10+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../072-libcurl3-gnutls_7.88.1-10+rpi1+deb12u4_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libcurl3-gnutls:armhf (7.88.1-10+rpi1+deb12u4) over (7.88.1-10+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../073-libgstreamer-plugins-bad1.0-0_1.22.0-4+deb12u3_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libgstreamer-plugins-bad1.0-0:armhf (1.22.0-4+deb12u3) over (1.22.0-4+deb12u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../074-libimlib2_1.10.0-4+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libimlib2:armhf (1.10.0-4+deb12u1) over (1.10.0-4) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../075-libwebkit2gtk-4.0-37_2.42.2-1~deb12u1+rpi1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libwebkit2gtk-4.0-37:armhf (2.42.2-1~deb12u1+rpi1) over (2.40.3-2~deb12u2+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../076-libjavascriptcoregtk-4.0-18_2.42.2-1~deb12u1+rpi1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libjavascriptcoregtk-4.0-18:armhf (2.42.2-1~deb12u1+rpi1) over (2.40.3-2~deb12u2+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../077-libwebkit2gtk-4.1-0_2.42.2-1~deb12u1+rpi1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libwebkit2gtk-4.1-0:armhf (2.42.2-1~deb12u1+rpi1) over (2.40.3-2~deb12u2+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../078-libjavascriptcoregtk-4.1-0_2.42.2-1~deb12u1+rpi1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libjavascriptcoregtk-4.1-0:armhf (2.42.2-1~deb12u1+rpi1) over (2.40.3-2~deb12u2+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../079-liblightdm-gobject-1-0_1.26.0-8+rpt3_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking liblightdm-gobject-1-0:armhf (1.26.0-8+rpt3) over (1.26.0-8) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../080-libnss-myhostname_252.17-1~deb12u1+rpi1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libnss-myhostname:armhf (252.17-1~deb12u1+rpi1) over (252.12-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../081-libplymouth5_22.02.122-3+rpt1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libplymouth5:armhf (22.02.122-3+rpt1) over (22.02.122-3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../082-libpq-dev_15.5-0+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libpq-dev (15.5-0+deb12u1) over (15.3-0+deb12u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../083-libpq5_15.5-0+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libpq5:armhf (15.5-0+deb12u1) over (15.3-0+deb12u1) ...</span> |
| <span style="color:#5E5C64">Selecting previously unselected package libprotobuf-lite32:armhf.</span> |
| <span style="color:#5E5C64">Preparing to unpack .../084-libprotobuf-lite32_3.21.12-3_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libprotobuf-lite32:armhf (3.21.12-3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../085-libraspberrypi-bin_1%3a2+git20231018~131943+3c97f76-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libraspberrypi-bin (1:2+git20231018~131943+3c97f76-1) over (1:2+git20230322~143557+9d5250f-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../086-libraspberrypi0_1%3a2+git20231018~131943+3c97f76-1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libraspberrypi0:armhf (1:2+git20231018~131943+3c97f76-1) over (1:2+git20230322~143557+9d5250f-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../087-vlc_1%3a3.0.20-0+rpt2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking vlc (1:3.0.20-0+rpt2+deb12u1) over (1:3.0.18-0+rpt7+deb11u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../088-vlc-plugin-base_1%3a3.0.20-0+rpt2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking vlc-plugin-base:armhf (1:3.0.20-0+rpt2+deb12u1) over (1:3.0.18-0+rpt7+deb11u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../089-vlc-data_1%3a3.0.20-0+rpt2+deb12u1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking vlc-data (1:3.0.20-0+rpt2+deb12u1) over (1:3.0.18-0+rpt7+deb11u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../090-libvlccore9_1%3a3.0.20-0+rpt2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libvlccore9:armhf (1:3.0.20-0+rpt2+deb12u1) over (1:3.0.18-0+rpt7+deb11u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../091-vlc-plugin-qt_1%3a3.0.20-0+rpt2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking vlc-plugin-qt:armhf (1:3.0.20-0+rpt2+deb12u1) over (1:3.0.18-0+rpt7+deb11u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../092-vlc-plugin-video-output_1%3a3.0.20-0+rpt2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking vlc-plugin-video-output:armhf (1:3.0.20-0+rpt2+deb12u1) over (1:3.0.18-0+rpt7+deb11u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../093-libvlc5_1%3a3.0.20-0+rpt2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libvlc5:armhf (1:3.0.20-0+rpt2+deb12u1) over (1:3.0.18-0+rpt7+deb11u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../094-vlc-bin_1%3a3.0.20-0+rpt2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking vlc-bin (1:3.0.20-0+rpt2+deb12u1) over (1:3.0.18-0+rpt7+deb11u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../095-libvlc-bin_1%3a3.0.20-0+rpt2+deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libvlc-bin:armhf (1:3.0.20-0+rpt2+deb12u1) over (1:3.0.18-0+rpt7+deb11u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../096-libvte-2.91-0_0.70.6-2~deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libvte-2.91-0:armhf (0.70.6-2~deb12u1) over (0.70.6-1~deb12u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../097-libvte-2.91-common_0.70.6-2~deb12u1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking libvte-2.91-common (0.70.6-2~deb12u1) over (0.70.6-1~deb12u1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../098-lightdm_1.26.0-8+rpt3_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking lightdm (1.26.0-8+rpt3) over (1.26.0-8) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../099-locales-all_2.36-9+rpt2+deb12u3_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking locales-all (2.36-9+rpt2+deb12u3) over (2.36-9+rpi1+deb12u3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../100-node-babel7_7.20.15+ds1+~cs214.269.168-3+deb12u1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-babel7 (7.20.15+ds1+~cs214.269.168-3+deb12u1) over (7.20.15+ds1+~cs214.269.168-3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../101-node-babel7-runtime_7.20.15+ds1+~cs214.269.168-3+deb12u1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking node-babel7-runtime (7.20.15+ds1+~cs214.269.168-3+deb12u1) over (7.20.15+ds1+~cs214.269.168-3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../102-openssl_3.0.11-1~deb12u2+rpt1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking openssl (3.0.11-1~deb12u2+rpt1) over (3.0.9-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../103-plymouth_22.02.122-3+rpt1_armhf.deb ...</span> |
| <span style="color:#5E5C64">Unpacking plymouth (22.02.122-3+rpt1) over (22.02.122-3) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../104-python3-gpiozero_2.0-1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3-gpiozero (2.0-1) over (1.6.2-1+b4) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../105-python3-pip_23.0.1+dfsg-1+rpt1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3-pip (23.0.1+dfsg-1+rpt1) over (23.0.1+dfsg-1) ...</span> |
| <span style="color:#5E5C64">Preparing to unpack .../106-python3-pip-whl_23.0.1+dfsg-1+rpt1_all.deb ...</span> |
| <span style="color:#5E5C64">Unpacking python3-pip-whl (23.0.1+dfsg-1+rpt1) over (23.0.1+dfsg-1) ...</span> |
| <span style="color:#5E5C64">Setting up gsettings-desktop-schemas (43.0-1+rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up libpixman-1-0:armhf (0.42.2-1+rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up gtk-update-icon-cache (3.24.38-2~deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up systemd-sysv (252.17-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Setting up libc-l10n (2.36-9+rpt2+deb12u3) ...</span> |
| <span style="color:#5E5C64">Setting up libplacebo208:armhf (4.208.0-3) ...</span> |
| <span style="color:#5E5C64">Setting up chromium-codecs-ffmpeg-extra (120.0.6099.102-rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up libvte-2.91-common (0.70.6-2~deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up firmware-iwlwifi (1:20230210-5+rpt3) ...</span> |
| <span style="color:#5E5C64">Setting up libgbm1:armhf (23.2.1-1~bpo12+rpt2) ...</span> |
| <span style="color:#5E5C64">Setting up python3-pip-whl (23.0.1+dfsg-1+rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up libgs-common (10.0.0~dfsg-11+deb12u2) ...</span> |
| <span style="color:#5E5C64">Setting up firmware-atheros (1:20230210-5+rpt3) ...</span> |
| <span style="color:#5E5C64">Setting up firmware-misc-nonfree (1:20230210-5+rpt3) ...</span> |
| <span style="color:#5E5C64">Setting up libssl3:armhf (3.0.11-1~deb12u2+rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up libjavascriptcoregtk-4.0-18:armhf (2.42.2-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Setting up linux-libc-dev:armhf (1:6.1.63-1+rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up locales (2.36-9+rpt2+deb12u3) ...</span> |
| <span style="color:#5E5C64">locales-all installed, skipping locales generation</span> |
| <span style="color:#5E5C64">Setting up libcairo2:armhf (1.16.0-7+rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up locales-all (2.36-9+rpt2+deb12u3) ...</span> |
| <span style="color:#5E5C64">Setting up libkrb5support0:armhf (1.20.1-2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libasound2-data (1.2.8-1+rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up libgstreamer-plugins-bad1.0-0:armhf (1.22.0-4+deb12u3) ...</span> |
| <span style="color:#5E5C64">Setting up node-babel7-runtime (7.20.15+ds1+~cs214.269.168-3+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libavutil57:armhf (8:5.1.4-0+rpt1+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libjavascriptcoregtk-4.1-0:armhf (2.42.2-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Setting up firmware-brcm80211 (1:20230210-5+rpt3) ...</span> |
| <span style="color:#5E5C64">Setting up python3-gpiozero (2.0-1) ...</span> |
| <span style="color:#5E5C64">Setting up libswresample4:armhf (8:5.1.4-0+rpt1+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up firmware-realtek (1:20230210-5+rpt3) ...</span> |
| <span style="color:#5E5C64">Setting up clang (1:14.0-55.7~deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libdbus-1-3:armhf (1.14.10-1~deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up filezilla-common (3.63.0-1+deb12u2) ...</span> |
| <span style="color:#5E5C64">Setting up libssl-dev:armhf (3.0.11-1~deb12u2+rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up systemd-timesyncd (252.17-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Setting up udev (252.17-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Setting up libnss-myhostname:armhf (252.17-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Setting up libudev-dev:armhf (252.17-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Setting up python3-pip (23.0.1+dfsg-1+rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up libk5crypto3:armhf (1.20.1-2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libglapi-mesa:armhf (23.2.1-1~bpo12+rpt2) ...</span> |
| <span style="color:#5E5C64">Setting up libvlccore9:armhf (1:3.0.20-0+rpt2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libraspberrypi0:armhf (1:2+git20231018~131943+3c97f76-1) ...</span> |
| <span style="color:#5E5C64">Setting up liblightdm-gobject-1-0:armhf (1.26.0-8+rpt3) ...</span> |
| <span style="color:#5E5C64">Setting up gimp-data (2.10.34-1+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up vlc-plugin-qt:armhf (1:3.0.20-0+rpt2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libtiff6:armhf (4.5.0-6+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libplymouth5:armhf (22.02.122-3+rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libasound2:armhf (1.2.8-1+rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up libzimg2:armhf (3.0.4+ds1-1) ...</span> |
| <span style="color:#5E5C64">Setting up libprotobuf-lite32:armhf (3.21.12-3) ...</span> |
| <span style="color:#5E5C64">Setting up libcairo-gobject2:armhf (1.16.0-7+rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up libkrb5-3:armhf (1.20.1-2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libgimp2.0:armhf (2.10.34-1+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libpostproc56:armhf (8:5.1.4-0+rpt1+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up xserver-common (2:21.1.7-3+rpt2+deb12u4) ...</span> |
| <span style="color:#5E5C64">Setting up keyboard-configuration (1.221rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libavcodec59:armhf (8:5.1.4-0+rpt1+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libasound2-dev:armhf (1.2.8-1+rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up node-babel7 (7.20.15+ds1+~cs214.269.168-3+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libc-dev-bin (2.36-9+rpt2+deb12u3) ...</span> |
| <span style="color:#5E5C64">Setting up libswscale6:armhf (8:5.1.4-0+rpt1+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up openssl (3.0.11-1~deb12u2+rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up libtiffxx6:armhf (4.5.0-6+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libatopology2:armhf (1.2.8-1+rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up vlc-data (1:3.0.20-0+rpt2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up dbus-bin (1.14.10-1~deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libsystemd-dev:armhf (252.17-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Setting up libgtk-3-common (3.24.38-2~deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up vlc-plugin-video-output:armhf (1:3.0.20-0+rpt2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libgs10-common (10.0.0~dfsg-11+deb12u2) ...</span> |
| <span style="color:#5E5C64">Setting up libavformat59:armhf (8:5.1.4-0+rpt1+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libpulse0:armhf (16.1+dfsg1-2+rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up plymouth (22.02.122-3+rpt1) ...</span> |
| <span style="color:#5E5C64">update-initramfs: deferring update (trigger activated)</span> |
| <span style="color:#5E5C64">Setting up gstreamer1.0-plugins-good:armhf (1.22.0-5+rpt1+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libgl1-mesa-dri:armhf (23.2.1-1~bpo12+rpt2) ...</span> |
| <span style="color:#5E5C64">Setting up xserver-xorg-core (2:21.1.7-3+rpt2+deb12u4) ...</span> |
| <span style="color:#5E5C64">Setting up libvlc5:armhf (1:3.0.20-0+rpt2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libpulsedsp:armhf (16.1+dfsg1-2+rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up dbus-daemon (1.14.10-1~deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libraspberrypi-bin (1:2+git20231018~131943+3c97f76-1) ...</span> |
| <span style="color:#5E5C64">Setting up libavfilter8:armhf (8:5.1.4-0+rpt1+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up alsa-utils (1.2.8-1+rpt1) ...</span> |
| <span style="color:#5E5C64">alsa-state.service is a disabled or a static unit not running, not starting it.</span> |
| <span style="color:#5E5C64">Setting up libegl-mesa0:armhf (23.2.1-1~bpo12+rpt2) ...</span> |
| <span style="color:#5E5C64">Setting up dbus (1.14.10-1~deb12u1) ...</span> |
| <span style="color:#5E5C64">A reboot is required to replace the running dbus-daemon.</span> |
| <span style="color:#5E5C64">Please reboot the system when convenient.</span> |
| <span style="color:#5E5C64">dbus.service is a disabled or a static unit, not starting it.</span> |
| <span style="color:#5E5C64">Setting up pulseaudio-utils (16.1+dfsg1-2+rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up libgssapi-krb5-2:armhf (1.20.1-2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libimlib2:armhf (1.10.0-4+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libcups2:armhf (2.4.2-3+deb12u4) ...</span> |
| <span style="color:#5E5C64">Setting up libvlc-bin:armhf (1:3.0.20-0+rpt2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up dbus-x11 (1.14.10-1~deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libpam-systemd:armhf (252.17-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Setting up libcurl4:armhf (7.88.1-10+rpi1+deb12u4) ...</span> |
| <span style="color:#5E5C64">Setting up libc6-dev:armhf (2.36-9+rpt2+deb12u3) ...</span> |
| <span style="color:#5E5C64">Setting up console-setup-linux (1.221rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up curl (7.88.1-10+rpi1+deb12u4) ...</span> |
| <span style="color:#5E5C64">Setting up vlc-plugin-base:armhf (1:3.0.20-0+rpt2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up lightdm (1.26.0-8+rpt3) ...</span> |
| <span style="color:#5E5C64">Installing new version of config file /etc/lightdm/lightdm.conf ...</span> |
| <span style="color:#5E5C64">Setting up libgs10:armhf (10.0.0~dfsg-11+deb12u2) ...</span> |
| <span style="color:#5E5C64">Setting up gimp (2.10.34-1+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up console-setup (1.221rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up libglx-mesa0:armhf (23.2.1-1~bpo12+rpt2) ...</span> |
| <span style="color:#5E5C64">Setting up libpam0g-dev:armhf (1.5.2-6+rpt2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up openssh-client (1:9.2p1-2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up vlc-bin (1:3.0.20-0+rpt2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libpq5:armhf (15.5-0+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libpq-dev (15.5-0+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libcurl3-gnutls:armhf (7.88.1-10+rpi1+deb12u4) ...</span> |
| <span style="color:#5E5C64">Setting up libcurl4-gnutls-dev:armhf (7.88.1-10+rpi1+deb12u4) ...</span> |
| <span style="color:#5E5C64">Setting up pulseaudio (16.1+dfsg1-2+rpt1) ...</span> |
| <span style="color:#5E5C64">Installing new version of config file /etc/pulse/daemon.conf ...</span> |
| <span style="color:#5E5C64">Installing new version of config file /etc/pulse/default.pa ...</span> |
| <span style="color:#5E5C64">Setting up libgssrpc4:armhf (1.20.1-2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up dbus-user-session (1.14.10-1~deb12u1) ...</span> |
| <span style="color:#5E5C64">Installing new version of config file /etc/X11/Xsession.d/20dbus_xdg-runtime ...</span> |
| <span style="color:#5E5C64">Setting up libtiff-dev:armhf (4.5.0-6+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up vlc (1:3.0.20-0+rpt2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libkadm5clnt-mit12:armhf (1.20.1-2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up openssh-sftp-server (1:9.2p1-2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libkdb5-10:armhf (1.20.1-2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up openssh-server (1:9.2p1-2+deb12u1) ...</span> |
| <span style="color:#5E5C64">rescue-ssh.target is a disabled or a static unit not running, not starting it.</span> |
| <span style="color:#5E5C64">ssh.socket is a disabled or a static unit not running, not starting it.</span> |
| <span style="color:#5E5C64">Setting up libkadm5srv-mit12:armhf (1.20.1-2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up krb5-multidev:armhf (1.20.1-2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Setting up libkrb5-dev:armhf (1.20.1-2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Processing triggers for mailcap (3.70+nmu1) ...</span> |
| <span style="color:#5E5C64">Processing triggers for initramfs-tools (0.142) ...</span> |
| <span style="color:#5E5C64">Processing triggers for hicolor-icon-theme (0.17-2) ...</span> |
| <span style="color:#5E5C64">Processing triggers for libglib2.0-0:armhf (2.74.6-1) ...</span> |
| <span style="color:#5E5C64">Setting up libgtk-3-0:armhf (3.24.38-2~deb12u1) ...</span> |
| <span style="color:#5E5C64">Processing triggers for libc-bin (2.36-9+rpt2+deb12u3) ...</span> |
| <span style="color:#5E5C64">Setting up libvte-2.91-0:armhf (0.70.6-2~deb12u1) ...</span> |
| <span style="color:#5E5C64">Processing triggers for man-db (2.11.2-2) ...</span> |
| <span style="color:#5E5C64">Setting up libwebkit2gtk-4.0-37:armhf (2.42.2-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Setting up chromium-browser (120.0.6099.102-rpt1) ...</span> |
| <span style="color:#5E5C64">Setting up filezilla (3.63.0-1+deb12u2) ...</span> |
| <span style="color:#5E5C64">Setting up libwebkit2gtk-4.1-0:armhf (2.42.2-1~deb12u1+rpi1) ...</span> |
| <span style="color:#5E5C64">Setting up chromium-chromedriver (120.0.6099.102-rpt1) ...</span> |
| <span style="color:#5E5C64">Processing triggers for libvlc-bin:armhf (1:3.0.20-0+rpt2+deb12u1) ...</span> |
| <span style="color:#5E5C64">Processing triggers for libc-bin (2.36-9+rpt2+deb12u3) ...</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> APT upgrade |
| |
| <span style="color:#AFFF00">DietPi-Update</span> |
| <span style="color:#5E5C64">─────────────────────────────────────────────────────</span> |
| <span style="color:#5E5C64"> Phase:</span> Installing new DietPi code |
| |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Downloading update archive |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Unpacking update archive |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Removing unused files |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Hardening update archive mode |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Installing new DietPi scripts |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Installing new DietPi system files |
| <span style="color:#5E5C64">[</span><span style="color:#A2734C"> SUB1 </span><span style="color:#5E5C64">]</span> DietPi-Set_software > verify_dietpi.txt |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Set_software |</span> Downloading current dietpi.txt |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> verify_dietpi.txt | Completed |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> sync |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> systemctl daemon-reload |
| |
| <span style="color:#AFFF00">DietPi-Update</span> |
| <span style="color:#5E5C64">─────────────────────────────────────────────────────</span> |
| <span style="color:#5E5C64"> Phase:</span> Applying incremental patches |
| |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> <span style="color:#5E5C64">Current version : v8.22.3</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> <span style="color:#5E5C64">Latest version : v9.0.2</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Patch |</span> <span style="color:#5E5C64">Patching to DietPi v8.23...</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Patch |</span> <span style="color:#5E5C64">Updating raspberrypi-sys-mods package ...</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Patch |</span> <span style="color:#5E5C64">curl -fo package.deb https://dietpi.com/downloads/binaries/raspberrypi-sys-mods.deb, please wait...</span> |
| % Total % Received % Xferd Average Speed Time Time Time Current |
| Dload Upload Total Spent Left Speed |
| 100 3116 100 3116 0 0 1864 0 0:00:01 0:00:01 --:--:-- 1864 |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Patch |</span> curl -fo package.deb https://dietpi.com/downloads/binaries/raspberrypi-sys-mods.deb |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Patch |</span> <span style="color:#5E5C64">dpkg -i --force-confdef,confold package.deb, please wait...</span> |
| (Reading database ... 139846 files and directories currently installed.) |
| Preparing to unpack package.deb ... |
| Unpacking raspberrypi-sys-mods (2:20230510-dietpi2) over (2:20230510-dietpi1) ... |
| Setting up raspberrypi-sys-mods (2:20230510-dietpi2) ... |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Patch |</span> dpkg -i --force-confdef,confold package.deb |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Patch |</span> rm package.deb |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Patch |</span> Patched to DietPi v8.23 |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Patch |</span> <span style="color:#5E5C64">Patching to DietPi v8.24...</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Patch |</span> Patched to DietPi v8.24 |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Patch |</span> <span style="color:#5E5C64">Patching to DietPi v8.25...</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Patch |</span> Patched to DietPi v8.25 |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Patch |</span> <span style="color:#5E5C64">Patching to DietPi v9.0...</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Patch |</span> Patched to DietPi v9.0 |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> APT autopurge, please wait... |
| <span style="color:#5E5C64">Reading package lists...</span> |
| <span style="color:#5E5C64">Building dependency tree...</span> |
| <span style="color:#5E5C64">Reading state information...</span> |
| <span style="color:#5E5C64">The following packages will be REMOVED:</span> |
| <span style="color:#5E5C64"> libaom0* libavcodec58* libavfilter7* libavformat58* libavutil56*</span> |
| <span style="color:#5E5C64"> libcodec2-0.9* libdav1d4* libflac8* libidn11* libplacebo72* libpostproc55*</span> |
| <span style="color:#5E5C64"> libprotobuf-lite23* libsrt1.4-gnutls* libswresample3* libswscale5* libvpx6*</span> |
| <span style="color:#5E5C64"> libwebp6* libx264-160* libx265-192*</span> |
| <span style="color:#5E5C64">0 upgraded, 0 newly installed, 19 to remove and 0 not upgraded.</span> |
| <span style="color:#5E5C64">After this operation, 75.1 MB disk space will be freed.</span> |
| <span style="color:#5E5C64">(Reading database ... 139846 files and directories currently installed.)</span> |
| <span style="color:#5E5C64">Removing libavfilter7:armhf (8:4.3.6-0+deb11u1+rpt5) ...</span> |
| <span style="color:#5E5C64">Removing libavformat58:armhf (8:4.3.6-0+deb11u1+rpt5) ...</span> |
| <span style="color:#5E5C64">Removing libavcodec58:armhf (8:4.3.6-0+deb11u1+rpt5) ...</span> |
| <span style="color:#5E5C64">Removing libaom0:armhf (1.0.0.errata1-3+deb11u1) ...</span> |
| <span style="color:#5E5C64">Removing libswscale5:armhf (8:4.3.6-0+deb11u1+rpt5) ...</span> |
| <span style="color:#5E5C64">Removing libswresample3:armhf (8:4.3.6-0+deb11u1+rpt5) ...</span> |
| <span style="color:#5E5C64">Removing libcodec2-0.9:armhf (0.9.2-4) ...</span> |
| <span style="color:#5E5C64">Removing libdav1d4:armhf (0.7.1-3+rpi1) ...</span> |
| <span style="color:#5E5C64">Removing libflac8:armhf (1.3.3-2+deb11u1) ...</span> |
| <span style="color:#5E5C64">Removing libidn11:armhf (1.33-3) ...</span> |
| <span style="color:#5E5C64">Removing libplacebo72:armhf (2.72.2-1) ...</span> |
| <span style="color:#5E5C64">Removing libpostproc55:armhf (8:4.3.6-0+deb11u1+rpt5) ...</span> |
| <span style="color:#5E5C64">Removing libprotobuf-lite23:armhf (3.12.4-1) ...</span> |
| <span style="color:#5E5C64">Removing libsrt1.4-gnutls:armhf (1.4.2-1.3) ...</span> |
| <span style="color:#5E5C64">Removing libvpx6:armhf (1.9.0-1) ...</span> |
| <span style="color:#5E5C64">Removing libwebp6:armhf (0.6.1-2.1+deb11u1) ...</span> |
| <span style="color:#5E5C64">Removing libx264-160:armhf (2:0.160.3011+gitcde9a93-2.1+rpi1) ...</span> |
| <span style="color:#5E5C64">Removing libx265-192:armhf (3.4-2) ...</span> |
| <span style="color:#5E5C64">Removing libavutil56:armhf (8:4.3.6-0+deb11u1+rpt5) ...</span> |
| <span style="color:#5E5C64">Processing triggers for libc-bin (2.36-9+rpt2+deb12u3) ...</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> APT autopurge |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> systemctl daemon-reload |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> Incremental patching to v9.0.2 completed |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> <span style="color:#5E5C64">Checking for new available live patches</span> |
| |
| <span style="color:#AFFF00">DietPi-Update</span> |
| <span style="color:#5E5C64">─────────────────────────────────────────────────────</span> |
| <span style="color:#5E5C64"> Phase:</span> Completed |
| |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> <span style="color:#5E5C64">Current version : v9.0.2</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> <span style="color:#5E5C64">Latest version : v9.0.2</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Survey |</span> Sending survey data |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Update |</span> sync |
| <span style="color:#5E5C64">[</span><span style="color:#A2734C"> SUB1 </span><span style="color:#5E5C64">]</span> DietPi-Services > restart |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : proftpd (masked)</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : nmbd (disabled)</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : smbd (disabled)</span> |
| <span style="color:#5E5C64">[</span> INFO <span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> <span style="color:#5E5C64">skip : apache2 (masked)</span> |
| <span style="color:#5E5C64">[</span><span style="color:#26A269"> OK </span><span style="color:#5E5C64">]</span> <span style="color:#5E5C64">DietPi-Services |</span> restart : cron |
| </pre></html></WRAP> |
| </WRAP> |
| |
===== 参考文献 ===== | ===== 参考文献 ===== |
[[tw>tomoyan596/status/1493027193123127297|とりあえず、ダイエットパイ🥧でも焼くかな🤤]]\\ | [[tw>tomoyan596/status/1493027193123127297|とりあえず、ダイエットパイ🥧でも焼くかな🤤]]\\ |
[[tw>tomoyan596sp/status/1554050702044827649|画面の画像では無くWebで再現されたLinuxコンソールのTUIです🤔テキストとCSSで描画するのとイメージ描画する処理、どっちが良いか微妙😅サーチ的にはヒットする😁]]\\ | [[tw>tomoyan596sp/status/1554050702044827649|画面の画像では無くWebで再現されたLinuxコンソールのTUIです🤔テキストとCSSで描画するのとイメージ描画する処理、どっちが良いか微妙😅サーチ的にはヒットする😁]]\\ |
| [[tw>tomoyan596sp/status/1700453093849305172|Firefoxは異常に軽い🤔 巨大なHTMLもスマホでプチフリすらしない🤔]]\\ |
| |