cloudpanel-io / cloudpanel-ce

1.2k stars 98 forks source link

dpkg error #314

Closed icreaciones closed 1 year ago

icreaciones commented 1 year ago

CloudPanel version(s) affected

2.3.1

Description

cp: cannot stat '/tmp/cloudpanel/data/clp/services/nginx/systemd/clp-nginx.service': No such file or directory dpkg: error processing package cloudpanel (--configure):

I update the system and clean with script for attack

How to reproduce

apt update or apt install curl or clp-update

Possible Solution

No response

Additional Context

No response

cloudpanel-io commented 1 year ago

Cannot be reproduced, other people don't have issues.

hcaz commented 4 months ago

Same issue on two fresh installs of CloudPanel v2.4.1 running on ubuntu 22.04

Setting up cloudpanel (2.4.1-1+clp-jammy) ...
cp: cannot stat '/tmp/cloudpanel/data/clp/services/nginx/systemd/clp-nginx.service': No such file or directory
dpkg: error processing package cloudpanel (--configure):
 installed cloudpanel package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 cloudpanel
E: Sub-process /usr/bin/dpkg returned an error code (1)

If I symlink that .service file from /usr/lib/systemd/system/clp-nginx.service it then complains about php-fpm

cp: cannot stat '/tmp/cloudpanel/data/clp/services/php-fpm/systemd/clp-php-fpm.service': No such file or directory
dpkg: error processing package cloudpanel (--configure):
 installed cloudpanel package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 cloudpanel
E: Sub-process /usr/bin/dpkg returned an error code (1)

If I symlink that too I then get an error about a files directory

cp: cannot stat '/tmp/cloudpanel/data/cloudpanel/files': No such file or directory
dpkg: error processing package cloudpanel (--configure):
 installed cloudpanel package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 cloudpanel
E: Sub-process /usr/bin/dpkg returned an error code (1)

Seems like for whatever reason its trying to read things from the /tmp directory which don't exist.

@cloudpanel-io is there anymore information I can give you to help replicate it, or I am happy to let you connect to one of the servers which currently has this issue. The server works for cloud panel, its just broken apt so I cant install anything else.

hcaz commented 4 months ago

I setup a third server and got the exact same issue. These are LXC containers inside Proxmox running Ubuntu 22.04, and for all three I selected Maria DB. Below is the full output from the installation script if it helps:

Installation logs (Click to open) ``` root@staging-01-uk:~# curl -sS https://installer.cloudpanel.io/ce/v2/install.sh -o install.sh; \ echo "85762db0edc00ce19a2cd5496d1627903e6198ad850bbbdefb2ceaa46bd20cbd install.sh" | \ sha256sum -c && sudo DB_ENGINE=MARIADB_10.11 bash install.sh install.sh: OK Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://archive.ubuntu.com/ubuntu jammy-security InRelease Reading package lists... Done Building dependency tree... Done Reading state information... Done 2 packages can be upgraded. Run 'apt list --upgradable' to see them. Reading package lists... Done Building dependency tree... Done Reading state information... Done lsof is already the newest version (4.93.2+dfsg-1.1build2). 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. Database Engine: MARIADB_10.11 Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done The following packages have been kept back: python3-update-manager update-manager-core 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. Reading package lists... Done Building dependency tree... Done Reading state information... Done The following additional packages will be installed: bzip2 dirmngr gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libassuan0 libdpkg-perl libfile-fcntllock-perl libfile-fnmatch-perl libgdbm-compat4 libksba8 libnpth0 libperl5.34 perl perl-modules-5.34 pinentry-curses Suggested packages: bzip2-doc dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon debian-keyring gcc | c-compiler binutils patch git bzr perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make libtap-harness-archive-perl pinentry-doc The following packages will be REMOVED: systemd-timesyncd The following NEW packages will be installed: apt-transport-https bzip2 chrony debsums dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libassuan0 libdpkg-perl libfile-fcntllock-perl libfile-fnmatch-perl libgdbm-compat4 libksba8 libnpth0 libperl5.34 perl perl-modules-5.34 pinentry-curses 0 upgraded, 25 newly installed, 1 to remove and 2 not upgraded. Need to get 11.0 MB of archives. After this operation, 57.2 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 chrony amd64 4.2-2ubuntu2 [290 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.12 [1510 B] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfile-fnmatch-perl amd64 0.02-2build8 [10.5 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy/universe amd64 debsums all 3.0.2 [36.3 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB] Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB] Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB] Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB] Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB] Fetched 11.0 MB in 1s (9104 kB/s) (Reading database ... 17218 files and directories currently installed.) Removing systemd-timesyncd (249.11-0ubuntu3.12) ... Selecting previously unselected package perl-modules-5.34. (Reading database ... 17205 files and directories currently installed.) Preparing to unpack .../00-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ... Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ... Selecting previously unselected package libgdbm-compat4:amd64. Preparing to unpack .../01-libgdbm-compat4_1.23-1_amd64.deb ... Unpacking libgdbm-compat4:amd64 (1.23-1) ... Selecting previously unselected package libperl5.34:amd64. Preparing to unpack .../02-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ... Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ... Selecting previously unselected package perl. Preparing to unpack .../03-perl_5.34.0-3ubuntu1.3_amd64.deb ... Unpacking perl (5.34.0-3ubuntu1.3) ... Selecting previously unselected package chrony. Preparing to unpack .../04-chrony_4.2-2ubuntu2_amd64.deb ... Unpacking chrony (4.2-2ubuntu2) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../05-apt-transport-https_2.4.12_all.deb ... Unpacking apt-transport-https (2.4.12) ... Selecting previously unselected package bzip2. Preparing to unpack .../06-bzip2_1.0.8-5build1_amd64.deb ... Unpacking bzip2 (1.0.8-5build1) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../07-libdpkg-perl_1.21.1ubuntu2.3_all.deb ... Unpacking libdpkg-perl (1.21.1ubuntu2.3) ... Selecting previously unselected package libfile-fnmatch-perl. Preparing to unpack .../08-libfile-fnmatch-perl_0.02-2build8_amd64.deb ... Unpacking libfile-fnmatch-perl (0.02-2build8) ... Selecting previously unselected package debsums. Preparing to unpack .../09-debsums_3.0.2_all.deb ... Unpacking debsums (3.0.2) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../10-libassuan0_2.5.5-1build1_amd64.deb ... Unpacking libassuan0:amd64 (2.5.5-1build1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../11-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpgconf (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../12-libksba8_1.6.0-2ubuntu0.2_amd64.deb ... Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../13-libnpth0_1.6-3build2_amd64.deb ... Unpacking libnpth0:amd64 (1.6-3build2) ... Selecting previously unselected package dirmngr. Preparing to unpack .../14-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking dirmngr (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../15-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../16-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg. Preparing to unpack .../17-gpg_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpg (2.2.27-3ubuntu2.1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../18-pinentry-curses_1.1.1-1build2_amd64.deb ... Unpacking pinentry-curses (1.1.1-1build2) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../19-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../20-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../21-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../22-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpgsm (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gnupg. Preparing to unpack .../23-gnupg_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../24-libfile-fcntllock-perl_0.22-3build7_amd64.deb ... Unpacking libfile-fcntllock-perl (0.22-3build7) ... Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ... Setting up apt-transport-https (2.4.12) ... Setting up chrony (4.2-2ubuntu2) ... Creating config file /etc/chrony/chrony.conf with new version Creating config file /etc/chrony/chrony.keys with new version dpkg-statoverride: warning: --update given but /var/log/chrony does not exist Created symlink /etc/systemd/system/chronyd.service -> /lib/systemd/system/chrony.service. Created symlink /etc/systemd/system/multi-user.target.wants/chrony.service -> /lib/systemd/system/chrony.service. Setting up libnpth0:amd64 (1.6-3build2) ... Setting up libassuan0:amd64 (2.5.5-1build1) ... Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ... Setting up bzip2 (1.0.8-5build1) ... Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... Setting up libgdbm-compat4:amd64 (1.23-1) ... Setting up gpgconf (2.2.27-3ubuntu2.1) ... Setting up gpg (2.2.27-3ubuntu2.1) ... Setting up gnupg-utils (2.2.27-3ubuntu2.1) ... Setting up pinentry-curses (1.1.1-1build2) ... Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ... Setting up gpg-agent (2.2.27-3ubuntu2.1) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket -> /usr/lib/systemd/user/gpg-agent-browser.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket -> /usr/lib/systemd/user/gpg-agent-extra.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket -> /usr/lib/systemd/user/gpg-agent-ssh.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket -> /usr/lib/systemd/user/gpg-agent.socket. Setting up gpgsm (2.2.27-3ubuntu2.1) ... Setting up dirmngr (2.2.27-3ubuntu2.1) ... Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket -> /usr/lib/systemd/user/dirmngr.socket. Setting up perl (5.34.0-3ubuntu1.3) ... Setting up libdpkg-perl (1.21.1ubuntu2.3) ... Setting up libfile-fnmatch-perl (0.02-2build8) ... Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ... Setting up debsums (3.0.2) ... Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... Setting up libfile-fcntllock-perl (0.22-3build7) ... Setting up gnupg (2.2.27-3ubuntu2.1) ... Processing triggers for libc-bin (2.35-0ubuntu3.7) ... Processing triggers for man-db (2.10.2-1) ... Processing triggers for dbus (1.12.20-2ubuntu4.1) ... Processing triggers for install-info (6.8-4build1) ... Reading package lists... Done Building dependency tree... Done Reading state information... Done postfix is already the newest version (3.6.4-1ubuntu1.3). 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. Reading package lists... Done Building dependency tree... Done Reading state information... Done The following additional packages will be installed: dc The following NEW packages will be installed: dc dphys-swapfile 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. Need to get 64.7 kB of archives. After this operation, 200 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 dc amd64 1.07.1-3build1 [49.5 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 dphys-swapfile all 20100506-7 [15.2 kB] Fetched 64.7 kB in 0s (152 kB/s) Selecting previously unselected package dc. (Reading database ... 19678 files and directories currently installed.) Preparing to unpack .../dc_1.07.1-3build1_amd64.deb ... Unpacking dc (1.07.1-3build1) ... Selecting previously unselected package dphys-swapfile. Preparing to unpack .../dphys-swapfile_20100506-7_all.deb ... Unpacking dphys-swapfile (20100506-7) ... Setting up dc (1.07.1-3build1) ... Setting up dphys-swapfile (20100506-7) ... Configuration file '/etc/dphys-swapfile' ==> File on system created by you or by a script. ==> File also in package provided by package maintainer. ==> Keeping old config file as default. Created symlink /etc/systemd/system/multi-user.target.wants/dphys-swapfile.service -> /lib/systemd/system/dphys-swapfile.service. Could not execute systemctl: at /usr/bin/deb-systemd-invoke line 142. Processing triggers for man-db (2.10.2-1) ... Processing triggers for install-info (6.8-4build1) ... Reading package lists... Done Building dependency tree... Done Reading state information... Done locales is already the newest version (2.35-0ubuntu3.7). The following NEW packages will be installed: locales-all 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 10.7 MB of archives. After this operation, 233 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 locales-all amd64 2.35-0ubuntu3.7 [10.7 MB] Fetched 10.7 MB in 2s (6061 kB/s) Selecting previously unselected package locales-all. (Reading database ... 19708 files and directories currently installed.) Preparing to unpack .../locales-all_2.35-0ubuntu3.7_amd64.deb ... Unpacking locales-all (2.35-0ubuntu3.7) ... Setting up locales-all (2.35-0ubuntu3.7) ... Generating locales (this might take a while)... en_US.ISO-8859-1... done Generation complete. Generating locales (this might take a while)... en_US.UTF-8... done Generation complete. Get:1 https://d17k9fuiwb52nc.cloudfront.net jammy InRelease [22.1 kB] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease Get:3 https://d17k9fuiwb52nc.cloudfront.net jammy/main amd64 Packages [1906 B] Hit:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease Get:5 https://d17k9fuiwb52nc.cloudfront.net jammy/nginx amd64 Packages [7896 B] Hit:6 http://archive.ubuntu.com/ubuntu jammy-security InRelease Get:7 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 Packages [7599 B] Get:8 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 Packages [7541 B] Get:9 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 Packages [7563 B] Get:10 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 Packages [7425 B] Get:11 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.0 amd64 Packages [7173 B] Get:12 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.1 amd64 Packages [7157 B] Get:13 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.2 amd64 Packages [7172 B] Get:14 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.3 amd64 Packages [7159 B] Get:15 https://d17k9fuiwb52nc.cloudfront.net jammy/proftpd amd64 Packages [3451 B] Get:16 https://d17k9fuiwb52nc.cloudfront.net jammy/varnish-7 amd64 Packages [896 B] Fetched 95.1 kB in 1s (83.3 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done 2 packages can be upgraded. Run 'apt list --upgradable' to see them. Hit:1 https://d17k9fuiwb52nc.cloudfront.net jammy InRelease Get:2 https://mirrors.ircam.fr/pub/mariadb/mariadb-10.11.7/repo/ubuntu jammy InRelease [7767 B] Get:3 https://mirrors.ircam.fr/pub/mariadb/mariadb-10.11.7/repo/ubuntu jammy/main amd64 Packages [19.5 kB] Get:4 https://mirrors.ircam.fr/pub/mariadb/mariadb-10.11.7/repo/ubuntu jammy/main arm64 Packages [18.9 kB] Hit:5 http://archive.ubuntu.com/ubuntu jammy InRelease Hit:6 http://archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:7 http://archive.ubuntu.com/ubuntu jammy-security InRelease Fetched 46.2 kB in 1s (65.5 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done 2 packages can be upgraded. Run 'apt list --upgradable' to see them. Reading package lists... Done Building dependency tree... Done Reading state information... Done The following additional packages will be installed: galera-4 gawk libcgi-fast-perl libcgi-pm-perl libclone-perl libconfig-inifiles-perl libdaxctl1 libdbd-mysql-perl libdbi-perl libencode-locale-perl libfcgi-bin libfcgi-perl libfcgi0ldbl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl liblwp-mediatypes-perl libmariadb3 libmpfr6 libmysqlclient21 libndctl6 libpmem1 libsigsegv2 libterm-readkey-perl libtimedate-perl liburi-perl liburing2 mariadb-client mariadb-client-core mariadb-common mariadb-server-core mysql-common pv socat Suggested packages: gawk-doc libmldbm-perl libnet-daemon-perl libsql-statement-perl libdata-dump-perl libipc-sharedcache-perl libbusiness-isbn-perl libwww-perl mailx mariadb-test doc-base The following NEW packages will be installed: galera-4 gawk libcgi-fast-perl libcgi-pm-perl libclone-perl libconfig-inifiles-perl libdaxctl1 libdbd-mysql-perl libdbi-perl libencode-locale-perl libfcgi-bin libfcgi-perl libfcgi0ldbl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl liblwp-mediatypes-perl libmariadb3 libmpfr6 libmysqlclient21 libndctl6 libpmem1 libsigsegv2 libterm-readkey-perl libtimedate-perl liburi-perl liburing2 mariadb-client mariadb-client-core mariadb-common mariadb-server mariadb-server-core mysql-common pv socat 0 upgraded, 38 newly installed, 0 to remove and 2 not upgraded. Need to get 32.1 MB of archives. After this operation, 238 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] Get:2 https://mirror.mariadb.org/repo/10.11/ubuntu jammy/main amd64 mysql-common all 1:10.11.7+maria~ubu2204 [2730 B] Get:3 https://mirror.mariadb.org/repo/10.11/ubuntu jammy/main amd64 mariadb-common all 1:10.11.7+maria~ubu2204 [3912 B] Get:4 https://mirrors.ircam.fr/pub/mariadb/mariadb-10.11.7/repo/ubuntu jammy/main amd64 galera-4 amd64 26.4.16-ubu2204 [10.3 MB] Get:5 https://mirror.mariadb.org/repo/10.11/ubuntu jammy/main amd64 libmariadb3 amd64 1:10.11.7+maria~ubu2204 [175 kB] Get:6 https://mirror.mariadb.org/repo/10.11/ubuntu jammy/main amd64 mariadb-client-core amd64 1:10.11.7+maria~ubu2204 [1193 kB] Get:7 https://mirror.mariadb.org/repo/10.11/ubuntu jammy/main amd64 mariadb-client amd64 1:10.11.7+maria~ubu2204 [2891 kB] Get:8 https://mirror.mariadb.org/repo/10.11/ubuntu jammy/main amd64 mariadb-server-core amd64 1:10.11.7+maria~ubu2204 [8379 kB] Get:9 https://mirror.mariadb.org/repo/10.11/ubuntu jammy/main amd64 mariadb-server amd64 1:10.11.7+maria~ubu2204 [3759 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gawk amd64 1:5.1.0-1ubuntu0.1 [447 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdbi-perl amd64 1.643-3build3 [741 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconfig-inifiles-perl all 3.000003-1 [40.5 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdaxctl1 amd64 72.1-1 [19.8 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libndctl6 amd64 72.1-1 [57.7 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpmem1 amd64 1.11.1-3build1 [81.4 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 liburing2 amd64 2.1-2build1 [10.3 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 liburi-perl all 5.10-1 [78.8 kB] Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-parser-perl amd64 3.76-1build2 [88.4 kB] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcgi-pm-perl all 4.54-1 [188 kB] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfcgi0ldbl amd64 2.4.2-2build2 [28.0 kB] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfcgi-perl amd64 0.82+ds-1build1 [22.8 kB] Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclone-perl amd64 0.45-1build3 [11.0 kB] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmysqlclient21 amd64 8.0.36-0ubuntu0.22.04.1 [1302 kB] Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libdbd-mysql-perl amd64 4.050-5ubuntu0.22.04.1 [87.6 kB] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfcgi-bin amd64 2.4.2-2build2 [11.2 kB] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-template-perl all 2.97-1.1 [59.1 kB] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-date-perl all 6.05-1 [9920 B] Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-html-perl all 1.004-2 [15.4 kB] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-message-perl all 6.36-1 [76.8 kB] Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 libterm-readkey-perl amd64 2.38-1build4 [25.2 kB] Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 pv amd64 1.6.6-1build2 [44.5 kB] Fetched 32.1 MB in 25s (1270 kB/s) Extracting templates from packages: 100% Preconfiguring packages ... Selecting previously unselected package libmpfr6:amd64. (Reading database ... 26712 files and directories currently installed.) Preparing to unpack .../libmpfr6_4.1.0-3build3_amd64.deb ... Unpacking libmpfr6:amd64 (4.1.0-3build3) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../libsigsegv2_2.13-1ubuntu3_amd64.deb ... Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... Setting up libmpfr6:amd64 (4.1.0-3build3) ... Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... Selecting previously unselected package gawk. (Reading database ... 26729 files and directories currently installed.) Preparing to unpack .../00-gawk_1%3a5.1.0-1ubuntu0.1_amd64.deb ... Unpacking gawk (1:5.1.0-1ubuntu0.1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../01-mysql-common_1%3a10.11.7+maria~ubu2204_all.deb ... Unpacking mysql-common (1:10.11.7+maria~ubu2204) ... Selecting previously unselected package mariadb-common. Preparing to unpack .../02-mariadb-common_1%3a10.11.7+maria~ubu2204_all.deb ... Unpacking mariadb-common (1:10.11.7+maria~ubu2204) ... Selecting previously unselected package galera-4. Preparing to unpack .../03-galera-4_26.4.16-ubu2204_amd64.deb ... Unpacking galera-4 (26.4.16-ubu2204) ... Selecting previously unselected package libdbi-perl:amd64. Preparing to unpack .../04-libdbi-perl_1.643-3build3_amd64.deb ... Unpacking libdbi-perl:amd64 (1.643-3build3) ... Selecting previously unselected package libconfig-inifiles-perl. Preparing to unpack .../05-libconfig-inifiles-perl_3.000003-1_all.deb ... Unpacking libconfig-inifiles-perl (3.000003-1) ... Selecting previously unselected package libmariadb3:amd64. Preparing to unpack .../06-libmariadb3_1%3a10.11.7+maria~ubu2204_amd64.deb ... Unpacking libmariadb3:amd64 (1:10.11.7+maria~ubu2204) ... Selecting previously unselected package mariadb-client-core. Preparing to unpack .../07-mariadb-client-core_1%3a10.11.7+maria~ubu2204_amd64.deb ... Unpacking mariadb-client-core (1:10.11.7+maria~ubu2204) ... Selecting previously unselected package mariadb-client. Preparing to unpack .../08-mariadb-client_1%3a10.11.7+maria~ubu2204_amd64.deb ... Unpacking mariadb-client (1:10.11.7+maria~ubu2204) ... Selecting previously unselected package libdaxctl1:amd64. Preparing to unpack .../09-libdaxctl1_72.1-1_amd64.deb ... Unpacking libdaxctl1:amd64 (72.1-1) ... Selecting previously unselected package libndctl6:amd64. Preparing to unpack .../10-libndctl6_72.1-1_amd64.deb ... Unpacking libndctl6:amd64 (72.1-1) ... Selecting previously unselected package libpmem1:amd64. Preparing to unpack .../11-libpmem1_1.11.1-3build1_amd64.deb ... Unpacking libpmem1:amd64 (1.11.1-3build1) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../12-liburing2_2.1-2build1_amd64.deb ... Unpacking liburing2:amd64 (2.1-2build1) ... Selecting previously unselected package mariadb-server-core. Preparing to unpack .../13-mariadb-server-core_1%3a10.11.7+maria~ubu2204_amd64.deb ... Unpacking mariadb-server-core (1:10.11.7+maria~ubu2204) ... Selecting previously unselected package socat. Preparing to unpack .../14-socat_1.7.4.1-3ubuntu4_amd64.deb ... Unpacking socat (1.7.4.1-3ubuntu4) ... Setting up mysql-common (1:10.11.7+maria~ubu2204) ... Setting up mariadb-common (1:10.11.7+maria~ubu2204) ... update-alternatives: error: no alternatives for my.cnf update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode Selecting previously unselected package mariadb-server. (Reading database ... 27362 files and directories currently installed.) Preparing to unpack .../00-mariadb-server_1%3a10.11.7+maria~ubu2204_amd64.deb ... Unpacking mariadb-server (1:10.11.7+maria~ubu2204) ... Selecting previously unselected package libhtml-tagset-perl. Preparing to unpack .../01-libhtml-tagset-perl_3.20-4_all.deb ... Unpacking libhtml-tagset-perl (3.20-4) ... Selecting previously unselected package liburi-perl. Preparing to unpack .../02-liburi-perl_5.10-1_all.deb ... Unpacking liburi-perl (5.10-1) ... Selecting previously unselected package libhtml-parser-perl:amd64. Preparing to unpack .../03-libhtml-parser-perl_3.76-1build2_amd64.deb ... Unpacking libhtml-parser-perl:amd64 (3.76-1build2) ... Selecting previously unselected package libcgi-pm-perl. Preparing to unpack .../04-libcgi-pm-perl_4.54-1_all.deb ... Unpacking libcgi-pm-perl (4.54-1) ... Selecting previously unselected package libfcgi0ldbl:amd64. Preparing to unpack .../05-libfcgi0ldbl_2.4.2-2build2_amd64.deb ... Unpacking libfcgi0ldbl:amd64 (2.4.2-2build2) ... Selecting previously unselected package libfcgi-perl:amd64. Preparing to unpack .../06-libfcgi-perl_0.82+ds-1build1_amd64.deb ... Unpacking libfcgi-perl:amd64 (0.82+ds-1build1) ... Selecting previously unselected package libcgi-fast-perl. Preparing to unpack .../07-libcgi-fast-perl_1%3a2.15-1_all.deb ... Unpacking libcgi-fast-perl (1:2.15-1) ... Selecting previously unselected package libclone-perl. Preparing to unpack .../08-libclone-perl_0.45-1build3_amd64.deb ... Unpacking libclone-perl (0.45-1build3) ... Selecting previously unselected package libmysqlclient21:amd64. Preparing to unpack .../09-libmysqlclient21_8.0.36-0ubuntu0.22.04.1_amd64.deb ... Unpacking libmysqlclient21:amd64 (8.0.36-0ubuntu0.22.04.1) ... Selecting previously unselected package libdbd-mysql-perl:amd64. Preparing to unpack .../10-libdbd-mysql-perl_4.050-5ubuntu0.22.04.1_amd64.deb ... Unpacking libdbd-mysql-perl:amd64 (4.050-5ubuntu0.22.04.1) ... Selecting previously unselected package libencode-locale-perl. Preparing to unpack .../11-libencode-locale-perl_1.05-1.1_all.deb ... Unpacking libencode-locale-perl (1.05-1.1) ... Selecting previously unselected package libfcgi-bin. Preparing to unpack .../12-libfcgi-bin_2.4.2-2build2_amd64.deb ... Unpacking libfcgi-bin (2.4.2-2build2) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../13-libhtml-template-perl_2.97-1.1_all.deb ... Unpacking libhtml-template-perl (2.97-1.1) ... Selecting previously unselected package libtimedate-perl. Preparing to unpack .../14-libtimedate-perl_2.3300-2_all.deb ... Unpacking libtimedate-perl (2.3300-2) ... Selecting previously unselected package libhttp-date-perl. Preparing to unpack .../15-libhttp-date-perl_6.05-1_all.deb ... Unpacking libhttp-date-perl (6.05-1) ... Selecting previously unselected package libio-html-perl. Preparing to unpack .../16-libio-html-perl_1.004-2_all.deb ... Unpacking libio-html-perl (1.004-2) ... Selecting previously unselected package liblwp-mediatypes-perl. Preparing to unpack .../17-liblwp-mediatypes-perl_6.04-1_all.deb ... Unpacking liblwp-mediatypes-perl (6.04-1) ... Selecting previously unselected package libhttp-message-perl. Preparing to unpack .../18-libhttp-message-perl_6.36-1_all.deb ... Unpacking libhttp-message-perl (6.36-1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../19-libterm-readkey-perl_2.38-1build4_amd64.deb ... Unpacking libterm-readkey-perl (2.38-1build4) ... Selecting previously unselected package pv. Preparing to unpack .../20-pv_1.6.6-1build2_amd64.deb ... Unpacking pv (1.6.6-1build2) ... Setting up libconfig-inifiles-perl (3.000003-1) ... Setting up galera-4 (26.4.16-ubu2204) ... Setting up libmysqlclient21:amd64 (8.0.36-0ubuntu0.22.04.1) ... Setting up libfcgi0ldbl:amd64 (2.4.2-2build2) ... Setting up gawk (1:5.1.0-1ubuntu0.1) ... Setting up libclone-perl (0.45-1build3) ... Setting up libhtml-tagset-perl (3.20-4) ... Setting up liblwp-mediatypes-perl (6.04-1) ... Setting up libfcgi-bin (2.4.2-2build2) ... Setting up libencode-locale-perl (1.05-1.1) ... Setting up socat (1.7.4.1-3ubuntu4) ... Setting up libio-html-perl (1.004-2) ... Setting up libmariadb3:amd64 (1:10.11.7+maria~ubu2204) ... Setting up libdaxctl1:amd64 (72.1-1) ... Setting up libtimedate-perl (2.3300-2) ... Setting up pv (1.6.6-1build2) ... Setting up libndctl6:amd64 (72.1-1) ... Setting up libfcgi-perl:amd64 (0.82+ds-1build1) ... Setting up libterm-readkey-perl (2.38-1build4) ... Setting up liburing2:amd64 (2.1-2build1) ... Setting up libpmem1:amd64 (1.11.1-3build1) ... Setting up liburi-perl (5.10-1) ... Setting up libdbi-perl:amd64 (1.643-3build3) ... Setting up libhttp-date-perl (6.05-1) ... Setting up mariadb-client-core (1:10.11.7+maria~ubu2204) ... Setting up libdbd-mysql-perl:amd64 (4.050-5ubuntu0.22.04.1) ... Setting up libhtml-parser-perl:amd64 (3.76-1build2) ... Setting up mariadb-server-core (1:10.11.7+maria~ubu2204) ... Setting up libhttp-message-perl (6.36-1) ... Setting up mariadb-client (1:10.11.7+maria~ubu2204) ... Setting up libcgi-pm-perl (4.54-1) ... Setting up libhtml-template-perl (2.97-1.1) ... Setting up mariadb-server (1:10.11.7+maria~ubu2204) ... Created symlink /etc/systemd/system/multi-user.target.wants/mariadb.service -> /lib/systemd/system/mariadb.service. mariadb-extra.socket is a disabled or a static unit, not starting it. mariadb-extra.socket is a disabled or a static unit, not starting it. Setting up libcgi-fast-perl (1:2.15-1) ... Processing triggers for man-db (2.10.2-1) ... Processing triggers for libc-bin (2.35-0ubuntu3.7) ... Reading package lists... Done Building dependency tree... Done Reading state information... Done The following additional packages will be installed: apache2-utils apt-show-versions binutils binutils-common binutils-x86-64-linux-gnu bsd-mailx build-essential cpp cpp-11 dpkg-dev fail2ban fakeroot fontconfig-config fonts-dejavu-core fonts-droid-fallback fonts-noto-mono fonts-urw-base35 g++ g++-11 gcc gcc-11 gcc-11-base geoip-database ghostscript gifsicle git git-man gsfonts htop imagemagick-6-common iotop jpegoptim libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libaom3 libapr1 libaprutil1 libapt-pkg-perl libarchive-tools libarchive13 libasan6 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libbinutils libc-client2007e libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls libdav1d5 libde265-0 libdeflate0 liberror-perl libevent-2.1-7 libfakeroot libfftw3-double3 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgeoip1 libgomp1 libgpm2 libgs9 libgs9-common libheif1 libhiredis0.14 libidn12 libijs-0.35 libisl23 libitm1 libjbig0 libjbig2dec0 libjemalloc2 libjpeg-turbo8 libjpeg8 liblcms2-2 liblockfile-bin liblockfile1 liblqr-1-0 liblsan0 libltdl7 liblua5.1-0 liblzf1 libmagickcore-6.q16-6 libmagickwand-6.q16-6 libmcrypt4 libmemcached11 libmemcachedutil2 libmpc3 libnginx-mod-http-auth-pam libnginx-mod-http-dav-ext libnginx-mod-http-echo libnginx-mod-http-geoip libnginx-mod-http-image-filter libnginx-mod-http-subs-filter libnginx-mod-http-upstream-fair libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-ngx-brotli libnginx-mod-ngx-pagespeed libnginx-mod-stream libnl-3-200 libnl-genl-3-200 libnorm1 libnsl-dev libonig5 libopenjp2-7 libossp-uuid16 libpaper-utils libpaper1 libpgm-5.3-0 libpython3.10 libquadmath0 libsensors-config libsensors5 libsodium23 libssl-dev libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libutempter0 libwebp7 libwebpdemux2 libwebpmux3 libx265-199 libxmlrpc-epi0 libxpm4 libxslt1.1 libyajl2 libzip4 libzmq5 linux-libc-dev lto-disabled-list lua-bitop lua-cjson mailcap make manpages-dev memcached mime-support mlock net-tools nginx nginx-common nginx-full optipng patch php-common php7.1 php7.1-bcmath php7.1-cli php7.1-common php7.1-curl php7.1-fpm php7.1-gd php7.1-imap php7.1-intl php7.1-json php7.1-mbstring php7.1-mcrypt php7.1-mysql php7.1-opcache php7.1-readline php7.1-soap php7.1-sqlite3 php7.1-xml php7.1-xmlrpc php7.1-xsl php7.1-zip php7.2 php7.2-bcmath php7.2-cli php7.2-common php7.2-curl php7.2-fpm php7.2-gd php7.2-imap php7.2-intl php7.2-json php7.2-mbstring php7.2-mysql php7.2-opcache php7.2-readline php7.2-soap php7.2-sqlite3 php7.2-xml php7.2-xmlrpc php7.2-xsl php7.2-zip php7.3 php7.3-bcmath php7.3-cli php7.3-common php7.3-curl php7.3-fpm php7.3-gd php7.3-imap php7.3-intl php7.3-json php7.3-mbstring php7.3-mysql php7.3-opcache php7.3-readline php7.3-soap php7.3-sqlite3 php7.3-xml php7.3-xmlrpc php7.3-xsl php7.3-zip php7.4 php7.4-bcmath php7.4-cli php7.4-common php7.4-curl php7.4-fpm php7.4-gd php7.4-imap php7.4-intl php7.4-json php7.4-mbstring php7.4-mysql php7.4-opcache php7.4-readline php7.4-soap php7.4-sqlite3 php7.4-xml php7.4-xmlrpc php7.4-xsl php7.4-zip php8.0 php8.0-bcmath php8.0-cli php8.0-common php8.0-curl php8.0-fpm php8.0-gd php8.0-imap php8.0-intl php8.0-mbstring php8.0-mysql php8.0-opcache php8.0-readline php8.0-soap php8.0-sqlite3 php8.0-xml php8.0-xsl php8.0-zip php8.1 php8.1-bcmath php8.1-cli php8.1-common php8.1-curl php8.1-fpm php8.1-gd php8.1-imap php8.1-intl php8.1-mbstring php8.1-mysql php8.1-opcache php8.1-readline php8.1-soap php8.1-sqlite3 php8.1-xml php8.1-xsl php8.1-zip php8.2 php8.2-bcmath php8.2-cli php8.2-common php8.2-curl php8.2-fpm php8.2-gd php8.2-imap php8.2-intl php8.2-mbstring php8.2-mysql php8.2-opcache php8.2-readline php8.2-soap php8.2-sqlite3 php8.2-xml php8.2-xsl php8.2-zip php8.3 php8.3-bcmath php8.3-cli php8.3-common php8.3-curl php8.3-fpm php8.3-gd php8.3-imap php8.3-intl php8.3-mbstring php8.3-mysql php8.3-opcache php8.3-readline php8.3-soap php8.3-sqlite3 php8.3-xml php8.3-xsl php8.3-zip poppler-data proftpd-basic proftpd-core proftpd-doc proftpd-mod-crypto proftpd-mod-wrap pwgen python3-pyinotify python3-systemd rclone redis-server redis-tools rpcsvc-proto screen sqlite3 sysstat unzip uuid uwsgi uwsgi-core uwsgi-plugin-python3 varnish vim vim-runtime whois zip Suggested packages: binutils-doc cpp-doc gcc-11-locales debian-keyring monit fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre g++-multilib g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-11-multilib ghostscript-x git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn lm-sensors lrzip uw-mailutils glibc-doc cups-common libfftw3-bin libfftw3-dev libgd-tools geoip-bin gpm liblcms2-utils libmagickcore-6.q16-6-extra libmcrypt-dev mcrypt libssl-doc libstdc++-11-doc make-doc libanyevent-perl libcache-memcached-perl libmemcached libyaml-perl fcgiwrap nginx-doc diffutils-doc php-pear poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai fonts-arphic-uming fonts-nanum openbsd-inetd | inet-superserver proftpd-mod-ldap proftpd-mod-mysql proftpd-mod-odbc proftpd-mod-pgsql proftpd-mod-sqlite proftpd-mod-geoip proftpd-mod-snmp python-pyinotify-doc ruby-redis byobu | screenie | iselect ncurses-term sqlite3-doc isag uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators varnish-dev ctags vim-doc vim-scripts The following NEW packages will be installed: apache2-utils apt-show-versions binutils binutils-common binutils-x86-64-linux-gnu bsd-mailx build-essential cloudpanel cpp cpp-11 dpkg-dev fail2ban fakeroot fontconfig-config fonts-dejavu-core fonts-droid-fallback fonts-noto-mono fonts-urw-base35 g++ g++-11 gcc gcc-11 gcc-11-base geoip-database ghostscript gifsicle git git-man gsfonts htop imagemagick-6-common iotop jpegoptim libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libaom3 libapr1 libaprutil1 libapt-pkg-perl libarchive-tools libarchive13 libasan6 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libbinutils libc-client2007e libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls libdav1d5 libde265-0 libdeflate0 liberror-perl libevent-2.1-7 libfakeroot libfftw3-double3 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgeoip1 libgomp1 libgpm2 libgs9 libgs9-common libheif1 libhiredis0.14 libidn12 libijs-0.35 libisl23 libitm1 libjbig0 libjbig2dec0 libjemalloc2 libjpeg-turbo8 libjpeg8 liblcms2-2 liblockfile-bin liblockfile1 liblqr-1-0 liblsan0 libltdl7 liblua5.1-0 liblzf1 libmagickcore-6.q16-6 libmagickwand-6.q16-6 libmcrypt4 libmemcached11 libmemcachedutil2 libmpc3 libnginx-mod-http-auth-pam libnginx-mod-http-dav-ext libnginx-mod-http-echo libnginx-mod-http-geoip libnginx-mod-http-image-filter libnginx-mod-http-subs-filter libnginx-mod-http-upstream-fair libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-ngx-brotli libnginx-mod-ngx-pagespeed libnginx-mod-stream libnl-3-200 libnl-genl-3-200 libnorm1 libnsl-dev libonig5 libopenjp2-7 libossp-uuid16 libpaper-utils libpaper1 libpgm-5.3-0 libpython3.10 libquadmath0 libsensors-config libsensors5 libsodium23 libssl-dev libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libutempter0 libwebp7 libwebpdemux2 libwebpmux3 libx265-199 libxmlrpc-epi0 libxpm4 libxslt1.1 libyajl2 libzip4 libzmq5 linux-libc-dev lto-disabled-list lua-bitop lua-cjson mailcap make manpages-dev memcached mime-support mlock net-tools nginx nginx-common nginx-full optipng patch php-common php7.1 php7.1-bcmath php7.1-cli php7.1-common php7.1-curl php7.1-fpm php7.1-gd php7.1-imap php7.1-intl php7.1-json php7.1-mbstring php7.1-mcrypt php7.1-mysql php7.1-opcache php7.1-readline php7.1-soap php7.1-sqlite3 php7.1-xml php7.1-xmlrpc php7.1-xsl php7.1-zip php7.2 php7.2-bcmath php7.2-cli php7.2-common php7.2-curl php7.2-fpm php7.2-gd php7.2-imap php7.2-intl php7.2-json php7.2-mbstring php7.2-mysql php7.2-opcache php7.2-readline php7.2-soap php7.2-sqlite3 php7.2-xml php7.2-xmlrpc php7.2-xsl php7.2-zip php7.3 php7.3-bcmath php7.3-cli php7.3-common php7.3-curl php7.3-fpm php7.3-gd php7.3-imap php7.3-intl php7.3-json php7.3-mbstring php7.3-mysql php7.3-opcache php7.3-readline php7.3-soap php7.3-sqlite3 php7.3-xml php7.3-xmlrpc php7.3-xsl php7.3-zip php7.4 php7.4-bcmath php7.4-cli php7.4-common php7.4-curl php7.4-fpm php7.4-gd php7.4-imap php7.4-intl php7.4-json php7.4-mbstring php7.4-mysql php7.4-opcache php7.4-readline php7.4-soap php7.4-sqlite3 php7.4-xml php7.4-xmlrpc php7.4-xsl php7.4-zip php8.0 php8.0-bcmath php8.0-cli php8.0-common php8.0-curl php8.0-fpm php8.0-gd php8.0-imap php8.0-intl php8.0-mbstring php8.0-mysql php8.0-opcache php8.0-readline php8.0-soap php8.0-sqlite3 php8.0-xml php8.0-xsl php8.0-zip php8.1 php8.1-bcmath php8.1-cli php8.1-common php8.1-curl php8.1-fpm php8.1-gd php8.1-imap php8.1-intl php8.1-mbstring php8.1-mysql php8.1-opcache php8.1-readline php8.1-soap php8.1-sqlite3 php8.1-xml php8.1-xsl php8.1-zip php8.2 php8.2-bcmath php8.2-cli php8.2-common php8.2-curl php8.2-fpm php8.2-gd php8.2-imap php8.2-intl php8.2-mbstring php8.2-mysql php8.2-opcache php8.2-readline php8.2-soap php8.2-sqlite3 php8.2-xml php8.2-xsl php8.2-zip php8.3 php8.3-bcmath php8.3-cli php8.3-common php8.3-curl php8.3-fpm php8.3-gd php8.3-imap php8.3-intl php8.3-mbstring php8.3-mysql php8.3-opcache php8.3-readline php8.3-soap php8.3-sqlite3 php8.3-xml php8.3-xsl php8.3-zip poppler-data proftpd-basic proftpd-core proftpd-doc proftpd-mod-crypto proftpd-mod-wrap pwgen python3-pyinotify python3-systemd rclone redis-server redis-tools rpcsvc-proto screen sqlite3 sysstat unzip uuid uwsgi uwsgi-core uwsgi-plugin-python3 varnish vim vim-runtime whois zip 0 upgraded, 339 newly installed, 0 to remove and 2 not upgraded. Need to get 284 MB of archives. After this operation, 1053 MB of additional disk space will be used. Get:1 https://d17k9fuiwb52nc.cloudfront.net jammy/proftpd amd64 proftpd-core amd64 1.3.7-2+clp-jammy [2634 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1build1 [1805 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfftw3-double3 amd64 3.3.8-2ubuntu8 [770 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-urw-base35 all 20200910-1 [6367 kB] Get:8 https://d17k9fuiwb52nc.cloudfront.net jammy/nginx amd64 nginx-common all 1.21.4-14+clp-jammy [11.6 MB] Get:9 https://d17k9fuiwb52nc.cloudfront.net jammy/nginx amd64 libnginx-mod-http-auth-pam amd64 1.21.4-14+clp-jammy [9640 B] Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libaom3 amd64 3.3.0-1 [1748 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdav1d5 amd64 0.9.2-1 [463 kB] Get:14 https://d17k9fuiwb52nc.cloudfront.net jammy/nginx amd64 libnginx-mod-http-dav-ext amd64 1.21.4-14+clp-jammy [17.6 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libde265-0 amd64 1.0.8-1ubuntu0.3 [290 kB] Get:16 https://d17k9fuiwb52nc.cloudfront.net jammy/nginx amd64 libnginx-mod-http-echo amd64 1.21.4-14+clp-jammy [22.4 kB] Get:17 https://d17k9fuiwb52nc.cloudfront.net jammy/nginx amd64 libnginx-mod-http-geoip amd64 1.21.4-14+clp-jammy [11.1 kB] Get:18 https://d17k9fuiwb52nc.cloudfront.net jammy/nginx amd64 libnginx-mod-http-image-filter amd64 1.21.4-14+clp-jammy [15.0 kB] Get:19 https://d17k9fuiwb52nc.cloudfront.net jammy/nginx amd64 libnginx-mod-ngx-brotli amd64 1.21.4-14+clp-jammy [302 kB] Get:20 https://d17k9fuiwb52nc.cloudfront.net jammy/nginx amd64 libnginx-mod-ngx-pagespeed amd64 1.21.4-14+clp-jammy [4079 kB] Get:21 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libx265-199 amd64 3.5-2 [1170 kB] Get:22 https://d17k9fuiwb52nc.cloudfront.net jammy/nginx amd64 libnginx-mod-http-subs-filter amd64 1.21.4-14+clp-jammy [12.8 kB] Get:23 https://d17k9fuiwb52nc.cloudfront.net jammy/nginx amd64 libnginx-mod-http-upstream-fair amd64 1.21.4-14+clp-jammy [13.0 kB] Get:24 https://d17k9fuiwb52nc.cloudfront.net jammy/nginx amd64 libnginx-mod-http-xslt-filter amd64 1.21.4-14+clp-jammy [13.4 kB] Get:25 https://d17k9fuiwb52nc.cloudfront.net jammy/nginx amd64 libnginx-mod-mail amd64 1.21.4-14+clp-jammy [48.6 kB] Get:26 https://d17k9fuiwb52nc.cloudfront.net jammy/nginx amd64 libnginx-mod-stream amd64 1.21.4-14+clp-jammy [74.5 kB] Get:27 https://d17k9fuiwb52nc.cloudfront.net jammy/nginx amd64 nginx-full amd64 1.21.4-14+clp-jammy [497 kB] Get:28 https://d17k9fuiwb52nc.cloudfront.net jammy/nginx amd64 nginx all 1.21.4-14+clp-jammy [4822 B] Get:29 https://d17k9fuiwb52nc.cloudfront.net jammy/main amd64 php-common all 2:84+0~20210621.36+debian10~1.gbp28513e-jammy [18.0 kB] Get:30 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1-common amd64 7.1.33-7+clp-jammy [578 kB] Get:31 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1-json amd64 7.1.33-7+clp-jammy [20.3 kB] Get:32 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1-opcache amd64 7.1.33-7+clp-jammy [166 kB] Get:33 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1-readline amd64 7.1.33-7+clp-jammy [14.7 kB] Get:34 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1-cli amd64 7.1.33-7+clp-jammy [1512 kB] Get:35 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1-fpm amd64 7.1.33-7+clp-jammy [2258 kB] Get:36 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1 all 7.1.33-7+clp-jammy [60.9 kB] Get:37 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1-zip amd64 7.1.33-7+clp-jammy [24.3 kB] Get:38 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1-soap amd64 7.1.33-7+clp-jammy [130 kB] Get:39 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1-mysql amd64 7.1.33-7+clp-jammy [138 kB] Get:40 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1-gd amd64 7.1.33-7+clp-jammy [33.5 kB] Get:41 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1-curl amd64 7.1.33-7+clp-jammy [33.4 kB] Get:42 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1-xml amd64 7.1.33-7+clp-jammy [132 kB] Get:43 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1-xsl all 7.1.33-7+clp-jammy [60.6 kB] Get:44 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1-imap amd64 7.1.33-7+clp-jammy [36.5 kB] Get:45 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1-intl amd64 7.1.33-7+clp-jammy [147 kB] Get:46 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1-xmlrpc amd64 7.1.33-7+clp-jammy [15.7 kB] Get:47 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1-sqlite3 amd64 7.1.33-7+clp-jammy [30.6 kB] Get:48 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1-bcmath amd64 7.1.33-7+clp-jammy [17.9 kB] Get:49 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1-mbstring amd64 7.1.33-7+clp-jammy [565 kB] Get:50 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.1 amd64 php7.1-mcrypt amd64 7.1.33-7+clp-jammy [17.5 kB] Get:51 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 php7.2-common amd64 7.2.34-7+clp-jammy [603 kB] Get:52 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 php7.2-json amd64 7.2.34-7+clp-jammy [21.8 kB] Get:53 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 php7.2-opcache amd64 7.2.34-7+clp-jammy [183 kB] Get:54 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 php7.2-readline amd64 7.2.34-7+clp-jammy [14.2 kB] Get:55 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 php7.2-cli amd64 7.2.34-7+clp-jammy [1598 kB] Get:56 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 php7.2-fpm amd64 7.2.34-7+clp-jammy [2352 kB] Get:57 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 php7.2 all 7.2.34-7+clp-jammy [52.8 kB] Get:58 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 php7.2-zip amd64 7.2.34-7+clp-jammy [25.1 kB] Get:59 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 php7.2-soap amd64 7.2.34-7+clp-jammy [130 kB] Get:60 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 php7.2-mysql amd64 7.2.34-7+clp-jammy [135 kB] Get:61 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 php7.2-gd amd64 7.2.34-7+clp-jammy [32.5 kB] Get:62 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 php7.2-curl amd64 7.2.34-7+clp-jammy [34.2 kB] Get:63 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 php7.2-xml amd64 7.2.34-7+clp-jammy [123 kB] Get:64 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 php7.2-xsl all 7.2.34-7+clp-jammy [52.4 kB] Get:65 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 php7.2-imap amd64 7.2.34-7+clp-jammy [35.4 kB] Get:66 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 php7.2-intl amd64 7.2.34-7+clp-jammy [141 kB] Get:67 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 php7.2-xmlrpc amd64 7.2.34-7+clp-jammy [15.4 kB] Get:68 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 php7.2-sqlite3 amd64 7.2.34-7+clp-jammy [30.0 kB] Get:69 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 php7.2-bcmath amd64 7.2.34-7+clp-jammy [17.3 kB] Get:70 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.2 amd64 php7.2-mbstring amd64 7.2.34-7+clp-jammy [580 kB] Get:71 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 php7.3-common amd64 7.3.33-1+clp-jammy [616 kB] Get:72 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 php7.3-json amd64 7.3.33-1+clp-jammy [21.5 kB] Get:73 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 php7.3-opcache amd64 7.3.33-1+clp-jammy [205 kB] Get:74 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 php7.3-readline amd64 7.3.33-1+clp-jammy [14.0 kB] Get:75 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 php7.3-cli amd64 7.3.33-1+clp-jammy [1565 kB] Get:76 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 php7.3-fpm amd64 7.3.33-1+clp-jammy [2312 kB] Get:77 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 php7.3 all 7.3.33-1+clp-jammy [44.6 kB] Get:78 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 php7.3-zip amd64 7.3.33-1+clp-jammy [24.8 kB] Get:79 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 php7.3-soap amd64 7.3.33-1+clp-jammy [128 kB] Get:80 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 php7.3-mysql amd64 7.3.33-1+clp-jammy [135 kB] Get:81 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 php7.3-gd amd64 7.3.33-1+clp-jammy [32.6 kB] Get:82 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 php7.3-curl amd64 7.3.33-1+clp-jammy [35.8 kB] Get:83 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 php7.3-xml amd64 7.3.33-1+clp-jammy [122 kB] Get:84 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 php7.3-xsl all 7.3.33-1+clp-jammy [44.2 kB] Get:85 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 php7.3-imap amd64 7.3.33-1+clp-jammy [36.2 kB] Get:86 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 php7.3-intl amd64 7.3.33-1+clp-jammy [141 kB] Get:87 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 php7.3-xmlrpc amd64 7.3.33-1+clp-jammy [15.2 kB] Get:88 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 php7.3-sqlite3 amd64 7.3.33-1+clp-jammy [29.6 kB] Get:89 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 php7.3-bcmath amd64 7.3.33-1+clp-jammy [16.9 kB] Get:90 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.3 amd64 php7.3-mbstring amd64 7.3.33-1+clp-jammy [621 kB] Get:91 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 php7.4-common amd64 7.4.33-1+clp-jammy [689 kB] Get:92 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 php7.4-json amd64 7.4.33-1+clp-jammy [21.6 kB] Get:93 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 php7.4-opcache amd64 7.4.33-1+clp-jammy [221 kB] Get:94 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 php7.4-readline amd64 7.4.33-1+clp-jammy [14.5 kB] Get:95 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 php7.4-cli amd64 7.4.33-1+clp-jammy [1575 kB] Get:96 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 php7.4-fpm amd64 7.4.33-1+clp-jammy [2349 kB] Get:97 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 php7.4 all 7.4.33-1+clp-jammy [45.4 kB] Get:98 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 php7.4-zip amd64 7.4.33-1+clp-jammy [25.1 kB] Get:99 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 php7.4-soap amd64 7.4.33-1+clp-jammy [127 kB] Get:100 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 php7.4-mysql amd64 7.4.33-1+clp-jammy [137 kB] Get:101 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 php7.4-gd amd64 7.4.33-1+clp-jammy [33.1 kB] Get:102 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 php7.4-curl amd64 7.4.33-1+clp-jammy [36.4 kB] Get:103 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 php7.4-xml amd64 7.4.33-1+clp-jammy [110 kB] Get:104 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 php7.4-xsl all 7.4.33-1+clp-jammy [45.1 kB] Get:105 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 php7.4-imap amd64 7.4.33-1+clp-jammy [35.9 kB] Get:106 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 php7.4-intl amd64 7.4.33-1+clp-jammy [141 kB] Get:107 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 php7.4-xmlrpc amd64 7.4.33-1+clp-jammy [15.3 kB] Get:108 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 php7.4-sqlite3 amd64 7.4.33-1+clp-jammy [30.7 kB] Get:109 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 php7.4-bcmath amd64 7.4.33-1+clp-jammy [17.1 kB] Get:110 https://d17k9fuiwb52nc.cloudfront.net jammy/php-7.4 amd64 php7.4-mbstring amd64 7.4.33-1+clp-jammy [482 kB] Get:111 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.0 amd64 php8.0-common amd64 8.0.30-1+clp-jammy [707 kB] Get:112 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.0 amd64 php8.0-opcache amd64 8.0.30-1+clp-jammy [507 kB] Get:113 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.0 amd64 php8.0-readline amd64 8.0.30-1+clp-jammy [14.5 kB] Get:114 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.0 amd64 php8.0-cli amd64 8.0.30-1+clp-jammy [1631 kB] Get:115 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.0 amd64 php8.0-fpm amd64 8.0.30-1+clp-jammy [1926 kB] Get:116 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.0 amd64 php8.0 all 8.0.30-1+clp-jammy [30.3 kB] Get:117 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.0 amd64 php8.0-zip amd64 8.0.30-1+clp-jammy [27.6 kB] Get:118 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.0 amd64 php8.0-soap amd64 8.0.30-1+clp-jammy [128 kB] Get:119 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.0 amd64 php8.0-mysql amd64 8.0.30-1+clp-jammy [139 kB] Get:120 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.0 amd64 php8.0-gd amd64 8.0.30-1+clp-jammy [33.1 kB] Get:121 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.0 amd64 php8.0-curl amd64 8.0.30-1+clp-jammy [39.0 kB] Get:122 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.0 amd64 php8.0-xml amd64 8.0.30-1+clp-jammy [113 kB] Get:123 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.0 amd64 php8.0-xsl all 8.0.30-1+clp-jammy [30.0 kB] Get:124 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.0 amd64 php8.0-imap amd64 8.0.30-1+clp-jammy [36.3 kB] Get:125 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.0 amd64 php8.0-intl amd64 8.0.30-1+clp-jammy [142 kB] Get:126 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.0 amd64 php8.0-sqlite3 amd64 8.0.30-1+clp-jammy [32.5 kB] Get:127 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.0 amd64 php8.0-bcmath amd64 8.0.30-1+clp-jammy [17.6 kB] Get:128 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.0 amd64 php8.0-mbstring amd64 8.0.30-1+clp-jammy [480 kB] Get:129 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.1 amd64 php8.1-common amd64 8.1.27-2+clp-jammy [717 kB] Get:130 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.1 amd64 php8.1-opcache amd64 8.1.27-2+clp-jammy [372 kB] Get:131 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.1 amd64 php8.1-readline amd64 8.1.27-2+clp-jammy [14.7 kB] Get:132 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.1 amd64 php8.1-cli amd64 8.1.27-2+clp-jammy [1841 kB] Get:133 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.1 amd64 php8.1-fpm amd64 8.1.27-2+clp-jammy [2557 kB] Get:134 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.1 amd64 php8.1 all 8.1.27-2+clp-jammy [33.9 kB] Get:135 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.1 amd64 php8.1-zip amd64 8.1.27-2+clp-jammy [28.2 kB] Get:136 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.1 amd64 php8.1-soap amd64 8.1.27-2+clp-jammy [134 kB] Get:137 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.1 amd64 php8.1-mysql amd64 8.1.27-2+clp-jammy [132 kB] Get:138 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.1 amd64 php8.1-gd amd64 8.1.27-2+clp-jammy [33.8 kB] Get:139 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.1 amd64 php8.1-curl amd64 8.1.27-2+clp-jammy [39.8 kB] Get:140 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.1 amd64 php8.1-xml amd64 8.1.27-2+clp-jammy [124 kB] Get:141 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.1 amd64 php8.1-xsl all 8.1.27-2+clp-jammy [33.5 kB] Get:142 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.1 amd64 php8.1-imap amd64 8.1.27-2+clp-jammy [37.6 kB] Get:143 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.1 amd64 php8.1-intl amd64 8.1.27-2+clp-jammy [144 kB] Get:144 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.1 amd64 php8.1-sqlite3 amd64 8.1.27-2+clp-jammy [33.6 kB] Get:145 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.1 amd64 php8.1-bcmath amd64 8.1.27-2+clp-jammy [17.6 kB] Get:146 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.1 amd64 php8.1-mbstring amd64 8.1.27-2+clp-jammy [488 kB] Get:147 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.2 amd64 php8.2-common amd64 8.2.18-1+clp-jammy [722 kB] Get:148 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.2 amd64 php8.2-opcache amd64 8.2.18-1+clp-jammy [371 kB] Get:149 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.2 amd64 php8.2-readline amd64 8.2.18-1+clp-jammy [14.7 kB] Get:150 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.2 amd64 php8.2-cli amd64 8.2.18-1+clp-jammy [1884 kB] Get:151 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.2 amd64 php8.2-fpm amd64 8.2.18-1+clp-jammy [2623 kB] Get:152 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.2 amd64 php8.2 all 8.2.18-1+clp-jammy [33.1 kB] Get:153 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.2 amd64 php8.2-zip amd64 8.2.18-1+clp-jammy [30.7 kB] Get:154 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.2 amd64 php8.2-soap amd64 8.2.18-1+clp-jammy [135 kB] Get:155 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.2 amd64 php8.2-mysql amd64 8.2.18-1+clp-jammy [132 kB] Get:156 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.2 amd64 php8.2-gd amd64 8.2.18-1+clp-jammy [33.8 kB] Get:157 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.2 amd64 php8.2-curl amd64 8.2.18-1+clp-jammy [41.5 kB] Get:158 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.2 amd64 php8.2-xml amd64 8.2.18-1+clp-jammy [125 kB] Get:159 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.2 amd64 php8.2-xsl all 8.2.18-1+clp-jammy [32.7 kB] Get:160 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.2 amd64 php8.2-imap amd64 8.2.18-1+clp-jammy [38.1 kB] Get:161 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.2 amd64 php8.2-intl amd64 8.2.18-1+clp-jammy [162 kB] Get:162 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.2 amd64 php8.2-sqlite3 amd64 8.2.18-1+clp-jammy [34.8 kB] Get:163 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.2 amd64 php8.2-bcmath amd64 8.2.18-1+clp-jammy [17.6 kB] Get:164 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.2 amd64 php8.2-mbstring amd64 8.2.18-1+clp-jammy [538 kB] Get:165 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.3 amd64 php8.3-common amd64 8.3.6-1+clp-jammy [750 kB] Get:166 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.3 amd64 php8.3-opcache amd64 8.3.6-1+clp-jammy [372 kB] Get:167 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.3 amd64 php8.3-readline amd64 8.3.6-1+clp-jammy [14.7 kB] Get:168 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.3 amd64 php8.3-cli amd64 8.3.6-1+clp-jammy [1925 kB] Get:169 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.3 amd64 php8.3-fpm amd64 8.3.6-1+clp-jammy [2265 kB] Get:170 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.3 amd64 php8.3 all 8.3.6-1+clp-jammy [22.1 kB] Get:171 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.3 amd64 php8.3-zip amd64 8.3.6-1+clp-jammy [31.5 kB] Get:172 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.3 amd64 php8.3-soap amd64 8.3.6-1+clp-jammy [135 kB] Get:173 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.3 amd64 php8.3-mysql amd64 8.3.6-1+clp-jammy [132 kB] Get:174 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.3 amd64 php8.3-gd amd64 8.3.6-1+clp-jammy [33.8 kB] Get:175 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.3 amd64 php8.3-curl amd64 8.3.6-1+clp-jammy [41.7 kB] Get:176 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.3 amd64 php8.3-xml amd64 8.3.6-1+clp-jammy [130 kB] Get:177 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.3 amd64 php8.3-xsl all 8.3.6-1+clp-jammy [21.8 kB] Get:178 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.3 amd64 php8.3-imap amd64 8.3.6-1+clp-jammy [37.6 kB] Get:179 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.3 amd64 php8.3-intl amd64 8.3.6-1+clp-jammy [164 kB] Get:180 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.3 amd64 php8.3-sqlite3 amd64 8.3.6-1+clp-jammy [36.1 kB] Get:181 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.3 amd64 php8.3-bcmath amd64 8.3.6-1+clp-jammy [17.9 kB] Get:182 https://d17k9fuiwb52nc.cloudfront.net jammy/php-8.3 amd64 php8.3-mbstring amd64 8.3.6-1+clp-jammy [539 kB] Get:183 https://d17k9fuiwb52nc.cloudfront.net jammy/proftpd amd64 proftpd-mod-wrap amd64 1.3.7-2+clp-jammy [456 kB] Get:184 https://d17k9fuiwb52nc.cloudfront.net jammy/proftpd amd64 proftpd-mod-crypto amd64 1.3.7-2+clp-jammy [773 kB] Get:185 https://d17k9fuiwb52nc.cloudfront.net jammy/proftpd amd64 proftpd-basic all 1.3.7-2+clp-jammy [449 kB] Get:186 https://d17k9fuiwb52nc.cloudfront.net jammy/varnish-7 amd64 varnish amd64 7.1.1-14+clp-jammy [3898 kB] Get:187 https://d17k9fuiwb52nc.cloudfront.net jammy/main amd64 cloudpanel all 2.4.1-1+clp-jammy [70.7 MB] Get:188 https://d17k9fuiwb52nc.cloudfront.net jammy/proftpd amd64 proftpd-doc all 1.3.7-2+clp-jammy [1661 kB] Get:189 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libheif1 amd64 1.12.0-2build1 [196 kB] Get:190 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB] Get:191 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB] Get:192 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B] Get:193 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblcms2-2 amd64 2.12~rc1-2build2 [159 kB] Get:194 http://archive.ubuntu.com/ubuntu jammy/universe amd64 liblqr-1-0 amd64 0.4.2-2.1 [27.7 kB] Get:195 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB] Get:196 http://archive.ubuntu.com/ubuntu jammy/main amd64 libopenjp2-7 amd64 2.4.0-6 [158 kB] Get:197 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB] Get:198 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB] Get:199 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB] Get:200 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebpdemux2 amd64 1.2.2-2ubuntu0.22.04.2 [9964 B] Get:201 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebpmux3 amd64 1.2.2-2ubuntu0.22.04.2 [20.5 kB] Get:202 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 imagemagick-6-common all 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [63.6 kB] Get:203 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libmagickcore-6.q16-6 amd64 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [1788 kB] Get:204 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libmagickwand-6.q16-6 amd64 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [328 kB] Get:205 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-2.1-7 amd64 2.1.12-stable-1build3 [148 kB] Get:206 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 memcached amd64 1.6.14-1ubuntu0.1 [210 kB] Get:207 http://archive.ubuntu.com/ubuntu jammy/main amd64 poppler-data all 0.4.11-1 [2171 kB] Get:208 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libhiredis0.14 amd64 0.14.1-2 [32.8 kB] Get:209 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmemcached11 amd64 1.0.18-4.2ubuntu4 [88.2 kB] Get:210 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmemcachedutil2 amd64 1.0.18-4.2ubuntu4 [10.0 kB] Get:211 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB] Get:212 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libjemalloc2 amd64 5.2.1-4ubuntu1 [240 kB] Get:213 http://archive.ubuntu.com/ubuntu jammy/universe amd64 liblua5.1-0 amd64 5.1.5-8.1build4 [99.9 kB] Get:214 http://archive.ubuntu.com/ubuntu jammy/universe amd64 liblzf1 amd64 3.6-3 [7444 B] Get:215 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-bitop amd64 1.0.2-5 [6680 B] Get:216 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-cjson amd64 2.1.0+dfsg-2.1 [17.4 kB] Get:217 http://archive.ubuntu.com/ubuntu jammy/universe amd64 redis-tools amd64 5:6.0.16-1ubuntu1 [856 kB] Get:218 http://archive.ubuntu.com/ubuntu jammy/universe amd64 redis-server amd64 5:6.0.16-1ubuntu1 [45.9 kB] Get:219 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapr1 amd64 1.7.0-8ubuntu0.22.04.1 [108 kB] Get:220 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libaprutil1 amd64 1.6.1-5ubuntu4.22.04.2 [92.8 kB] Get:221 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 apache2-utils amd64 2.4.52-1ubuntu4.9 [88.7 kB] Get:222 http://archive.ubuntu.com/ubuntu jammy/main amd64 libapt-pkg-perl amd64 0.1.40build2 [72.5 kB] Get:223 http://archive.ubuntu.com/ubuntu jammy/universe amd64 apt-show-versions all 0.22.13 [30.5 kB] Get:224 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.6 [222 kB] Get:225 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.6 [662 kB] Get:226 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.6 [108 kB] Get:227 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.6 [103 kB] Get:228 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.6 [2326 kB] Get:229 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.6 [3200 B] Get:230 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblockfile-bin amd64 1.17-1build2 [11.7 kB] Ign:230 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblockfile-bin amd64 1.17-1build2 Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblockfile1 amd64 1.17-1build2 [7058 B] Get:232 http://archive.ubuntu.com/ubuntu jammy/main amd64 bsd-mailx amd64 8.1.2-0.20180807cvs-2build2 [69.6 kB] Get:233 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.7 [20.3 kB] Get:234 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-105.115 [1330 kB] Get:235 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] Get:236 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] Get:237 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] Get:238 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] Get:239 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.7 [2100 kB] Get:240 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB] Get:241 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] Get:242 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] Get:243 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB] Get:244 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] Get:245 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB] Get:246 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB] Get:247 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB] Get:248 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB] Get:249 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB] Get:250 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB] Get:251 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB] Get:252 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB] Get:253 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB] ``` My output cut out a bit here ``` Creating config file /etc/php/7.4/mods-available/sockets.ini with new version Creating config file /etc/php/7.4/mods-available/sysvmsg.ini with new version Creating config file /etc/php/7.4/mods-available/sysvsem.ini with new version Creating config file /etc/php/7.4/mods-available/sysvshm.ini with new version Creating config file /etc/php/7.4/mods-available/tokenizer.ini with new version Setting up liblockfile-bin (1.17-1build2) ... Setting up fonts-noto-mono (20201225-1build1) ... Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... Setting up whois (5.5.13) ... Setting up php7.4-curl (7.4.33-1+clp-jammy) ... Creating config file /etc/php/7.4/mods-available/curl.ini with new version Setting up php7.4-mysql (7.4.33-1+clp-jammy) ... Creating config file /etc/php/7.4/mods-available/mysqlnd.ini with new version Creating config file /etc/php/7.4/mods-available/mysqli.ini with new version Creating config file /etc/php/7.4/mods-available/pdo_mysql.ini with new version Setting up php8.2-bcmath (8.2.18-1+clp-jammy) ... Creating config file /etc/php/8.2/mods-available/bcmath.ini with new version Setting up rclone (1.53.3-4ubuntu1.22.04.2) ... Setting up php8.1-common (8.1.27-2+clp-jammy) ... Creating config file /etc/php/8.1/mods-available/calendar.ini with new version Creating config file /etc/php/8.1/mods-available/ctype.ini with new version Creating config file /etc/php/8.1/mods-available/exif.ini with new version Creating config file /etc/php/8.1/mods-available/fileinfo.ini with new version Creating config file /etc/php/8.1/mods-available/ffi.ini with new version Creating config file /etc/php/8.1/mods-available/ftp.ini with new version Creating config file /etc/php/8.1/mods-available/gettext.ini with new version Creating config file /etc/php/8.1/mods-available/iconv.ini with new version Creating config file /etc/php/8.1/mods-available/pdo.ini with new version Creating config file /etc/php/8.1/mods-available/phar.ini with new version Creating config file /etc/php/8.1/mods-available/posix.ini with new version Creating config file /etc/php/8.1/mods-available/shmop.ini with new version Creating config file /etc/php/8.1/mods-available/sockets.ini with new version Creating config file /etc/php/8.1/mods-available/sysvmsg.ini with new version Creating config file /etc/php/8.1/mods-available/sysvsem.ini with new version Creating config file /etc/php/8.1/mods-available/sysvshm.ini with new version Creating config file /etc/php/8.1/mods-available/tokenizer.ini with new version Setting up libarchive13:amd64 (3.6.0-1ubuntu1) ... Setting up php7.4-bcmath (7.4.33-1+clp-jammy) ... Creating config file /etc/php/7.4/mods-available/bcmath.ini with new version Setting up libalgorithm-diff-perl (1.201-1) ... Setting up php8.2-opcache (8.2.18-1+clp-jammy) ... Creating config file /etc/php/8.2/mods-available/opcache.ini with new version Setting up libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... Setting up fail2ban (0.11.2-6) ... Setting up libzip4:amd64 (1.7.3-1ubuntu2) ... Setting up libijs-0.35:amd64 (0.35-15build2) ... Setting up unzip (6.0-26ubuntu3.2) ... Setting up mlock (8:2007f~dfsg-7build1) ... Setting up libxmlrpc-epi0:amd64 (0.54.2-1.2) ... Setting up php8.2-readline (8.2.18-1+clp-jammy) ... Creating config file /etc/php/8.2/mods-available/readline.ini with new version Setting up python3-pyinotify (0.9.6-1.3) ... Setting up libnorm1:amd64 (1.5.9+dfsg-2) ... Setting up binutils-common:amd64 (2.38-4ubuntu2.6) ... Setting up libyajl2:amd64 (2.1.0-3ubuntu0.22.04.1) ... Setting up libsensors-config (1:3.6.0-7ubuntu1) ... Setting up apt-show-versions (0.22.13) ... ** initializing cache. This may take a while ** Created symlink /etc/systemd/system/timers.target.wants/apt-show-versions.timer -> /lib/systemd/system/apt-show-versions.timer. apt-show-versions.service is a disabled or a static unit, not starting it. Setting up libdeflate0:amd64 (1.10-2) ... Setting up libapr1:amd64 (1.7.0-8ubuntu0.22.04.1) ... Setting up linux-libc-dev:amd64 (5.15.0-105.115) ... Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ... Setting up php7.4-readline (7.4.33-1+clp-jammy) ... Creating config file /etc/php/7.4/mods-available/readline.ini with new version Setting up nginx-common (1.21.4-14+clp-jammy) ... Created symlink /etc/systemd/system/multi-user.target.wants/nginx.service -> /lib/systemd/system/nginx.service. Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ... Setting up php8.3-common (8.3.6-1+clp-jammy) ... Creating config file /etc/php/8.3/mods-available/calendar.ini with new version Creating config file /etc/php/8.3/mods-available/ctype.ini with new version Creating config file /etc/php/8.3/mods-available/exif.ini with new version Creating config file /etc/php/8.3/mods-available/fileinfo.ini with new version Creating config file /etc/php/8.3/mods-available/ffi.ini with new version Creating config file /etc/php/8.3/mods-available/ftp.ini with new version Creating config file /etc/php/8.3/mods-available/gettext.ini with new version Creating config file /etc/php/8.3/mods-available/iconv.ini with new version Creating config file /etc/php/8.3/mods-available/pdo.ini with new version Creating config file /etc/php/8.3/mods-available/phar.ini with new version Creating config file /etc/php/8.3/mods-available/posix.ini with new version Creating config file /etc/php/8.3/mods-available/shmop.ini with new version Creating config file /etc/php/8.3/mods-available/sockets.ini with new version Creating config file /etc/php/8.3/mods-available/sysvmsg.ini with new version Creating config file /etc/php/8.3/mods-available/sysvsem.ini with new version Creating config file /etc/php/8.3/mods-available/sysvshm.ini with new version Creating config file /etc/php/8.3/mods-available/tokenizer.ini with new version Setting up libpaper-utils (1.1.28build2) ... Setting up libossp-uuid16:amd64 (1.6.2-1.5build9) ... Setting up libjemalloc2:amd64 (5.2.1-4ubuntu1) ... Setting up fonts-urw-base35 (20200910-1) ... Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up php8.3-zip (8.3.6-1+clp-jammy) ... Creating config file /etc/php/8.3/mods-available/zip.ini with new version Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... Setting up php7.4-intl (7.4.33-1+clp-jammy) ... Creating config file /etc/php/7.4/mods-available/intl.ini with new version Setting up php8.2-intl (8.2.18-1+clp-jammy) ... Creating config file /etc/php/8.2/mods-available/intl.ini with new version Setting up php8.1-curl (8.1.27-2+clp-jammy) ... Creating config file /etc/php/8.1/mods-available/curl.ini with new version Setting up libfakeroot:amd64 (1.28-1ubuntu1) ... Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up poppler-data (0.4.11-1) ... Setting up php8.1-sqlite3 (8.1.27-2+clp-jammy) ... Creating config file /etc/php/8.1/mods-available/sqlite3.ini with new version Creating config file /etc/php/8.1/mods-available/pdo_sqlite.ini with new version Setting up php8.3-mysql (8.3.6-1+clp-jammy) ... Creating config file /etc/php/8.3/mods-available/mysqlnd.ini with new version Creating config file /etc/php/8.3/mods-available/mysqli.ini with new version Creating config file /etc/php/8.3/mods-available/pdo_mysql.ini with new version Setting up php8.3-sqlite3 (8.3.6-1+clp-jammy) ... Creating config file /etc/php/8.3/mods-available/sqlite3.ini with new version Creating config file /etc/php/8.3/mods-available/pdo_sqlite.ini with new version Setting up fakeroot (1.28-1ubuntu1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up liberror-perl (0.17029-1) ... Setting up php8.1-soap (8.1.27-2+clp-jammy) ... Creating config file /etc/php/8.1/mods-available/soap.ini with new version Setting up zip (3.0-12build2) ... Setting up iotop (0.6-24-g733f3f8-1.1ubuntu0.1) ... update-alternatives: using /usr/sbin/iotop-py to provide /usr/sbin/iotop (iotop) in auto mode Setting up php7.3-common (7.3.33-1+clp-jammy) ... Creating config file /etc/php/7.3/mods-available/calendar.ini with new version Creating config file /etc/php/7.3/mods-available/ctype.ini with new version Creating config file /etc/php/7.3/mods-available/exif.ini with new version Creating config file /etc/php/7.3/mods-available/fileinfo.ini with new version Creating config file /etc/php/7.3/mods-available/ftp.ini with new version Creating config file /etc/php/7.3/mods-available/gettext.ini with new version Creating config file /etc/php/7.3/mods-available/iconv.ini with new version Creating config file /etc/php/7.3/mods-available/pdo.ini with new version Creating config file /etc/php/7.3/mods-available/phar.ini with new version Creating config file /etc/php/7.3/mods-available/posix.ini with new version Creating config file /etc/php/7.3/mods-available/shmop.ini with new version Creating config file /etc/php/7.3/mods-available/sockets.ini with new version Creating config file /etc/php/7.3/mods-available/sysvmsg.ini with new version Creating config file /etc/php/7.3/mods-available/sysvsem.ini with new version Creating config file /etc/php/7.3/mods-available/sysvshm.ini with new version Creating config file /etc/php/7.3/mods-available/tokenizer.ini with new version Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... Setting up lua-cjson:amd64 (2.1.0+dfsg-2.1) ... Setting up php8.2-curl (8.2.18-1+clp-jammy) ... Creating config file /etc/php/8.2/mods-available/curl.ini with new version Setting up php8.3-readline (8.3.6-1+clp-jammy) ... Creating config file /etc/php/8.3/mods-available/readline.ini with new version Setting up libnginx-mod-http-auth-pam (1.21.4-14+clp-jammy) ... Setting up php7.4-zip (7.4.33-1+clp-jammy) ... Creating config file /etc/php/7.4/mods-available/zip.ini with new version Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ... Setting up php8.1-mysql (8.1.27-2+clp-jammy) ... Creating config file /etc/php/8.1/mods-available/mysqlnd.ini with new version Creating config file /etc/php/8.1/mods-available/mysqli.ini with new version Creating config file /etc/php/8.1/mods-available/pdo_mysql.ini with new version Setting up make (4.3-4.1build1) ... Setting up libjbig2dec0:amd64 (0.19-3build2) ... Setting up php7.1-common (7.1.33-7+clp-jammy) ... Creating config file /etc/php/7.1/mods-available/calendar.ini with new version Creating config file /etc/php/7.1/mods-available/ctype.ini with new version Creating config file /etc/php/7.1/mods-available/exif.ini with new version Creating config file /etc/php/7.1/mods-available/fileinfo.ini with new version Creating config file /etc/php/7.1/mods-available/ftp.ini with new version Creating config file /etc/php/7.1/mods-available/gettext.ini with new version Creating config file /etc/php/7.1/mods-available/iconv.ini with new version Creating config file /etc/php/7.1/mods-available/pdo.ini with new version Creating config file /etc/php/7.1/mods-available/phar.ini with new version Creating config file /etc/php/7.1/mods-available/posix.ini with new version Creating config file /etc/php/7.1/mods-available/shmop.ini with new version Creating config file /etc/php/7.1/mods-available/sockets.ini with new version Creating config file /etc/php/7.1/mods-available/sysvmsg.ini with new version Creating config file /etc/php/7.1/mods-available/sysvsem.ini with new version Creating config file /etc/php/7.1/mods-available/sysvshm.ini with new version Creating config file /etc/php/7.1/mods-available/tokenizer.ini with new version Setting up optipng (0.7.7-2build1) ... Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.5) ... Setting up php7.3-soap (7.3.33-1+clp-jammy) ... Creating config file /etc/php/7.3/mods-available/soap.ini with new version Setting up libavahi-common-data:amd64 (0.8-5ubuntu5.2) ... Setting up liblzf1:amd64 (3.6-3) ... Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up php7.3-xmlrpc (7.3.33-1+clp-jammy) ... Creating config file /etc/php/7.3/mods-available/xmlrpc.ini with new version Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.15) ... Setting up libmpc3:amd64 (1.2.1-2build1) ... Setting up php7.1-opcache (7.1.33-7+clp-jammy) ... Creating config file /etc/php/7.1/mods-available/opcache.ini with new version Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up libidn12:amd64 (1.38-4ubuntu1) ... Setting up libevent-2.1-7:amd64 (2.1.12-stable-1build3) ... Setting up patch (2.7.6-7build2) ... Setting up uuid (1.6.2-1.5build9) ... Setting up php7.1-sqlite3 (7.1.33-7+clp-jammy) ... Creating config file /etc/php/7.1/mods-available/sqlite3.ini with new version Creating config file /etc/php/7.1/mods-available/pdo_sqlite.ini with new version Setting up fonts-dejavu-core (2.37-2build1) ... Setting up php7.3-mysql (7.3.33-1+clp-jammy) ... Creating config file /etc/php/7.3/mods-available/mysqlnd.ini with new version Creating config file /etc/php/7.3/mods-available/mysqli.ini with new version Creating config file /etc/php/7.3/mods-available/pdo_mysql.ini with new version Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... Setting up libltdl7:amd64 (2.4.6-15build2) ... Setting up libfftw3-double3:amd64 (3.3.8-2ubuntu8) ... Setting up php8.3-soap (8.3.6-1+clp-jammy) ... Creating config file /etc/php/8.3/mods-available/soap.ini with new version Setting up lua-bitop:amd64 (1.0.2-5) ... Setting up php7.3-intl (7.3.33-1+clp-jammy) ... Creating config file /etc/php/7.3/mods-available/intl.ini with new version Setting up libx265-199:amd64 (3.5-2) ... Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... Setting up libutempter0:amd64 (1.2.1-2build2) ... Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up libnginx-mod-http-echo (1.21.4-14+clp-jammy) ... Setting up php8.0-common (8.0.30-1+clp-jammy) ... Creating config file /etc/php/8.0/mods-available/calendar.ini with new version Creating config file /etc/php/8.0/mods-available/ctype.ini with new version Creating config file /etc/php/8.0/mods-available/exif.ini with new version Creating config file /etc/php/8.0/mods-available/fileinfo.ini with new version Creating config file /etc/php/8.0/mods-available/ffi.ini with new version Creating config file /etc/php/8.0/mods-available/ftp.ini with new version Creating config file /etc/php/8.0/mods-available/gettext.ini with new version Creating config file /etc/php/8.0/mods-available/iconv.ini with new version Creating config file /etc/php/8.0/mods-available/pdo.ini with new version Creating config file /etc/php/8.0/mods-available/phar.ini with new version Creating config file /etc/php/8.0/mods-available/posix.ini with new version Creating config file /etc/php/8.0/mods-available/shmop.ini with new version Creating config file /etc/php/8.0/mods-available/sockets.ini with new version Creating config file /etc/php/8.0/mods-available/sysvmsg.ini with new version Creating config file /etc/php/8.0/mods-available/sysvsem.ini with new version Creating config file /etc/php/8.0/mods-available/sysvshm.ini with new version Creating config file /etc/php/8.0/mods-available/tokenizer.ini with new version Setting up libnginx-mod-http-subs-filter (1.21.4-14+clp-jammy) ... Setting up liblqr-1-0:amd64 (0.4.2-2.1) ... Setting up libmemcached11:amd64 (1.0.18-4.2ubuntu4) ... Setting up libnsl-dev:amd64 (1.3.0-2build2) ... Setting up php7.1-curl (7.1.33-7+clp-jammy) ... Creating config file /etc/php/7.1/mods-available/curl.ini with new version Setting up php8.3-bcmath (8.3.6-1+clp-jammy) ... Creating config file /etc/php/8.3/mods-available/bcmath.ini with new version Setting up php8.1-zip (8.1.27-2+clp-jammy) ... Creating config file /etc/php/8.1/mods-available/zip.ini with new version Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... Setting up gifsicle (1.93-2) ... Setting up php7.3-opcache (7.3.33-1+clp-jammy) ... Creating config file /etc/php/7.3/mods-available/opcache.ini with new version Setting up liblua5.1-0:amd64 (5.1.5-8.1build4) ... Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ... Setting up libnl-3-200:amd64 (3.5.0-0.1) ... Setting up libgeoip1:amd64 (1.6.12-8) ... Setting up php7.1-mbstring (7.1.33-7+clp-jammy) ... Creating config file /etc/php/7.1/mods-available/mbstring.ini with new version Setting up libopenjp2-7:amd64 (2.4.0-6) ... Setting up git-man (1:2.34.1-1ubuntu1.10) ... Setting up php7.4-opcache (7.4.33-1+clp-jammy) ... Creating config file /etc/php/7.4/mods-available/opcache.ini with new version Setting up php8.3-xml (8.3.6-1+clp-jammy) ... Creating config file /etc/php/8.3/mods-available/dom.ini with new version Creating config file /etc/php/8.3/mods-available/simplexml.ini with new version Creating config file /etc/php/8.3/mods-available/xml.ini with new version Creating config file /etc/php/8.3/mods-available/xmlreader.ini with new version Creating config file /etc/php/8.3/mods-available/xmlwriter.ini with new version Creating config file /etc/php/8.3/mods-available/xsl.ini with new version Setting up liblockfile1:amd64 (1.17-1build2) ... Setting up php8.1-readline (8.1.27-2+clp-jammy) ... Creating config file /etc/php/8.1/mods-available/readline.ini with new version Setting up php7.1-zip (7.1.33-7+clp-jammy) ... Creating config file /etc/php/7.1/mods-available/zip.ini with new version Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ... Setting up php8.0-sqlite3 (8.0.30-1+clp-jammy) ... Creating config file /etc/php/8.0/mods-available/sqlite3.ini with new version Creating config file /etc/php/8.0/mods-available/pdo_sqlite.ini with new version Setting up libc-client2007e (8:2007f~dfsg-7build1) ... Setting up php7.3-zip (7.3.33-1+clp-jammy) ... Creating config file /etc/php/7.3/mods-available/zip.ini with new version Setting up php8.3-opcache (8.3.6-1+clp-jammy) ... Creating config file /etc/php/8.3/mods-available/opcache.ini with new version Setting up libnginx-mod-ngx-pagespeed (1.21.4-14+clp-jammy) ... Setting up libbinutils:amd64 (2.38-4ubuntu2.6) ... Setting up vim-runtime (2:8.2.3995-1ubuntu2.16) ... Setting up libdav1d5:amd64 (0.9.2-1) ... Setting up geoip-database (20191224-3) ... Setting up libisl23:amd64 (0.24-2build1) ... Setting up php8.2-cli (8.2.18-1+clp-jammy) ... update-alternatives: using /usr/bin/php8.2 to provide /usr/bin/php (php) in auto mode update-alternatives: using /usr/bin/phar8.2 to provide /usr/bin/phar (phar) in auto mode update-alternatives: using /usr/bin/phar.phar8.2 to provide /usr/bin/phar.phar (phar.phar) in auto mode Creating config file /etc/php/8.2/cli/php.ini with new version Setting up libmcrypt4 (2.5.8-7) ... Setting up libde265-0:amd64 (1.0.8-1ubuntu0.3) ... Setting up libc-dev-bin (2.35-0ubuntu3.7) ... Setting up php7.4-sqlite3 (7.4.33-1+clp-jammy) ... Creating config file /etc/php/7.4/mods-available/sqlite3.ini with new version Creating config file /etc/php/7.4/mods-available/pdo_sqlite.ini with new version Setting up php8.2-sqlite3 (8.2.18-1+clp-jammy) ... Creating config file /etc/php/8.2/mods-available/sqlite3.ini with new version Creating config file /etc/php/8.2/mods-available/pdo_sqlite.ini with new version Setting up libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.2) ... Setting up php8.2-soap (8.2.18-1+clp-jammy) ... Creating config file /etc/php/8.2/mods-available/soap.ini with new version Setting up php7.4-soap (7.4.33-1+clp-jammy) ... Creating config file /etc/php/7.4/mods-available/soap.ini with new version Setting up mailcap (3.70+nmu1ubuntu1) ... Setting up php7.3-curl (7.3.33-1+clp-jammy) ... Creating config file /etc/php/7.3/mods-available/curl.ini with new version Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... Setting up sysstat (12.5.2-2ubuntu0.2) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-collect.timer -> /lib/systemd/system/sysstat-collect.timer. Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-summary.timer -> /lib/systemd/system/sysstat-summary.timer. Created symlink /etc/systemd/system/multi-user.target.wants/sysstat.service -> /lib/systemd/system/sysstat.service. Setting up php8.1-opcache (8.1.27-2+clp-jammy) ... Creating config file /etc/php/8.1/mods-available/opcache.ini with new version Setting up pwgen (2.08-2build1) ... Setting up php8.1-intl (8.1.27-2+clp-jammy) ... Creating config file /etc/php/8.1/mods-available/intl.ini with new version Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up libonig5:amd64 (6.9.7.1-2build1) ... Setting up sqlite3 (3.37.2-2ubuntu0.3) ... Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up python3-systemd (234-3ubuntu2) ... Setting up libalgorithm-merge-perl (0.08-3) ... Setting up libhiredis0.14:amd64 (0.14.1-2) ... Setting up libaprutil1:amd64 (1.6.1-5ubuntu4.22.04.2) ... Setting up php7.1-xml (7.1.33-7+clp-jammy) ... Creating config file /etc/php/7.1/mods-available/dom.ini with new version Creating config file /etc/php/7.1/mods-available/simplexml.ini with new version Creating config file /etc/php/7.1/mods-available/wddx.ini with new version Creating config file /etc/php/7.1/mods-available/xml.ini with new version Creating config file /etc/php/7.1/mods-available/xmlreader.ini with new version Creating config file /etc/php/7.1/mods-available/xmlwriter.ini with new version Creating config file /etc/php/7.1/mods-available/xsl.ini with new version Setting up php7.1-readline (7.1.33-7+clp-jammy) ... Creating config file /etc/php/7.1/mods-available/readline.ini with new version Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up php7.1-intl (7.1.33-7+clp-jammy) ... Creating config file /etc/php/7.1/mods-available/intl.ini with new version Setting up libctf0:amd64 (2.38-4ubuntu2.6) ... Setting up libjpeg8:amd64 (8c-2ubuntu10) ... Setting up php7.3-bcmath (7.3.33-1+clp-jammy) ... Creating config file /etc/php/7.3/mods-available/bcmath.ini with new version Setting up libgs9-common (9.55.0~dfsg1-0ubuntu5.6) ... Setting up libnginx-mod-http-dav-ext (1.21.4-14+clp-jammy) ... Setting up php7.1-xmlrpc (7.1.33-7+clp-jammy) ... Creating config file /etc/php/7.1/mods-available/xmlrpc.ini with new version Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ... Setting up php7.2-common (7.2.34-7+clp-jammy) ... Creating config file /etc/php/7.2/mods-available/calendar.ini with new version Creating config file /etc/php/7.2/mods-available/ctype.ini with new version Creating config file /etc/php/7.2/mods-available/exif.ini with new version Creating config file /etc/php/7.2/mods-available/fileinfo.ini with new version Creating config file /etc/php/7.2/mods-available/ftp.ini with new version Creating config file /etc/php/7.2/mods-available/gettext.ini with new version Creating config file /etc/php/7.2/mods-available/iconv.ini with new version Creating config file /etc/php/7.2/mods-available/pdo.ini with new version Creating config file /etc/php/7.2/mods-available/phar.ini with new version Creating config file /etc/php/7.2/mods-available/posix.ini with new version Creating config file /etc/php/7.2/mods-available/shmop.ini with new version Creating config file /etc/php/7.2/mods-available/sockets.ini with new version Creating config file /etc/php/7.2/mods-available/sysvmsg.ini with new version Creating config file /etc/php/7.2/mods-available/sysvsem.ini with new version Creating config file /etc/php/7.2/mods-available/sysvshm.ini with new version Creating config file /etc/php/7.2/mods-available/tokenizer.ini with new version Setting up php7.1-imap (7.1.33-7+clp-jammy) ... Creating config file /etc/php/7.1/mods-available/imap.ini with new version Setting up libarchive-tools (3.6.0-1ubuntu1) ... Setting up libnginx-mod-mail (1.21.4-14+clp-jammy) ... Setting up php7.2-opcache (7.2.34-7+clp-jammy) ... Creating config file /etc/php/7.2/mods-available/opcache.ini with new version Setting up php7.2-xmlrpc (7.2.34-7+clp-jammy) ... Creating config file /etc/php/7.2/mods-available/xmlrpc.ini with new version Setting up php8.3-xsl (8.3.6-1+clp-jammy) ... Setting up php7.3-sqlite3 (7.3.33-1+clp-jammy) ... Creating config file /etc/php/7.3/mods-available/sqlite3.ini with new version Creating config file /etc/php/7.3/mods-available/pdo_sqlite.ini with new version Setting up php7.1-bcmath (7.1.33-7+clp-jammy) ... Creating config file /etc/php/7.1/mods-available/bcmath.ini with new version Setting up php7.2-bcmath (7.2.34-7+clp-jammy) ... Creating config file /etc/php/7.2/mods-available/bcmath.ini with new version Setting up php7.4-json (7.4.33-1+clp-jammy) ... Creating config file /etc/php/7.4/mods-available/json.ini with new version Setting up php8.2-imap (8.2.18-1+clp-jammy) ... Creating config file /etc/php/8.2/mods-available/imap.ini with new version Setting up php7.2-sqlite3 (7.2.34-7+clp-jammy) ... Creating config file /etc/php/7.2/mods-available/sqlite3.ini with new version Creating config file /etc/php/7.2/mods-available/pdo_sqlite.ini with new version Setting up php7.4-xml (7.4.33-1+clp-jammy) ... Creating config file /etc/php/7.4/mods-available/dom.ini with new version Creating config file /etc/php/7.4/mods-available/simplexml.ini with new version Creating config file /etc/php/7.4/mods-available/xml.ini with new version Creating config file /etc/php/7.4/mods-available/xmlreader.ini with new version Creating config file /etc/php/7.4/mods-available/xmlwriter.ini with new version Creating config file /etc/php/7.4/mods-available/xsl.ini with new version Setting up php8.0-xml (8.0.30-1+clp-jammy) ... Creating config file /etc/php/8.0/mods-available/dom.ini with new version Creating config file /etc/php/8.0/mods-available/simplexml.ini with new version Creating config file /etc/php/8.0/mods-available/xml.ini with new version Creating config file /etc/php/8.0/mods-available/xmlreader.ini with new version Creating config file /etc/php/8.0/mods-available/xmlwriter.ini with new version Creating config file /etc/php/8.0/mods-available/xsl.ini with new version Setting up vim (2:8.2.3995-1ubuntu2.16) ... update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode Setting up libzmq5:amd64 (4.3.4-2) ... Setting up php8.0-imap (8.0.30-1+clp-jammy) ... Creating config file /etc/php/8.0/mods-available/imap.ini with new version Setting up mime-support (3.66) ... Setting up libnginx-mod-ngx-brotli (1.21.4-14+clp-jammy) ... Setting up php8.0-soap (8.0.30-1+clp-jammy) ... Creating config file /etc/php/8.0/mods-available/soap.ini with new version Setting up php7.4-xmlrpc (7.4.33-1+clp-jammy) ... Creating config file /etc/php/7.4/mods-available/xmlrpc.ini with new version Setting up php8.1-bcmath (8.1.27-2+clp-jammy) ... Creating config file /etc/php/8.1/mods-available/bcmath.ini with new version Setting up php7.3-mbstring (7.3.33-1+clp-jammy) ... Creating config file /etc/php/7.3/mods-available/mbstring.ini with new version Setting up php8.3-curl (8.3.6-1+clp-jammy) ... Creating config file /etc/php/8.3/mods-available/curl.ini with new version Setting up php7.2-zip (7.2.34-7+clp-jammy) ... Creating config file /etc/php/7.2/mods-available/zip.ini with new version Setting up php7.1-mysql (7.1.33-7+clp-jammy) ... Creating config file /etc/php/7.1/mods-available/mysqlnd.ini with new version Creating config file /etc/php/7.1/mods-available/mysqli.ini with new version Creating config file /etc/php/7.1/mods-available/pdo_mysql.ini with new version Setting up php8.0-mysql (8.0.30-1+clp-jammy) ... Creating config file /etc/php/8.0/mods-available/mysqlnd.ini with new version Creating config file /etc/php/8.0/mods-available/mysqli.ini with new version Creating config file /etc/php/8.0/mods-available/pdo_mysql.ini with new version Setting up php8.1-mbstring (8.1.27-2+clp-jammy) ... Creating config file /etc/php/8.1/mods-available/mbstring.ini with new version Setting up php7.3-json (7.3.33-1+clp-jammy) ... Creating config file /etc/php/7.3/mods-available/json.ini with new version Setting up php8.3-imap (8.3.6-1+clp-jammy) ... Creating config file /etc/php/8.3/mods-available/imap.ini with new version Setting up php8.2-zip (8.2.18-1+clp-jammy) ... Creating config file /etc/php/8.2/mods-available/zip.ini with new version Setting up php7.3-readline (7.3.33-1+clp-jammy) ... Creating config file /etc/php/7.3/mods-available/readline.ini with new version Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... Setting up php8.1-imap (8.1.27-2+clp-jammy) ... Creating config file /etc/php/8.1/mods-available/imap.ini with new version Setting up php7.1-soap (7.1.33-7+clp-jammy) ... Creating config file /etc/php/7.1/mods-available/soap.ini with new version Setting up php8.0-mbstring (8.0.30-1+clp-jammy) ... Creating config file /etc/php/8.0/mods-available/mbstring.ini with new version Setting up php7.1-mcrypt (7.1.33-7+clp-jammy) ... Creating config file /etc/php/7.1/mods-available/mcrypt.ini with new version Setting up libwebpdemux2:amd64 (1.2.2-2ubuntu0.22.04.2) ... Setting up php8.2-mbstring (8.2.18-1+clp-jammy) ... Creating config file /etc/php/8.2/mods-available/mbstring.ini with new version Setting up libheif1:amd64 (1.12.0-2build1) ... Setting up libmemcachedutil2:amd64 (1.0.18-4.2ubuntu4) ... Setting up libnginx-mod-stream (1.21.4-14+clp-jammy) ... Setting up php7.4-imap (7.4.33-1+clp-jammy) ... Creating config file /etc/php/7.4/mods-available/imap.ini with new version Setting up php8.3-intl (8.3.6-1+clp-jammy) ... Creating config file /etc/php/8.3/mods-available/intl.ini with new version Setting up libavahi-common3:amd64 (0.8-5ubuntu5.2) ... Setting up libnginx-mod-http-upstream-fair (1.21.4-14+clp-jammy) ... Setting up php7.4-mbstring (7.4.33-1+clp-jammy) ... Creating config file /etc/php/7.4/mods-available/mbstring.ini with new version Setting up screen (4.9.0-1) ... Setting up php7.2-curl (7.2.34-7+clp-jammy) ... Creating config file /etc/php/7.2/mods-available/curl.ini with new version Setting up php8.0-zip (8.0.30-1+clp-jammy) ... Creating config file /etc/php/8.0/mods-available/zip.ini with new version Setting up php8.0-intl (8.0.30-1+clp-jammy) ... Creating config file /etc/php/8.0/mods-available/intl.ini with new version Setting up php7.4-cli (7.4.33-1+clp-jammy) ... Creating config file /etc/php/7.4/cli/php.ini with new version Setting up php8.3-cli (8.3.6-1+clp-jammy) ... update-alternatives: using /usr/bin/php8.3 to provide /usr/bin/php (php) in auto mode update-alternatives: using /usr/bin/phar8.3 to provide /usr/bin/phar (phar) in auto mode update-alternatives: using /usr/bin/phar.phar8.3 to provide /usr/bin/phar.phar (phar.phar) in auto mode Creating config file /etc/php/8.3/cli/php.ini with new version Setting up uwsgi-core (2.0.20-4) ... Setting up memcached (1.6.14-1ubuntu0.1) ... Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service -> /lib/systemd/system/memcached.service. Setting up php8.0-bcmath (8.0.30-1+clp-jammy) ... Creating config file /etc/php/8.0/mods-available/bcmath.ini with new version Setting up php8.1-xml (8.1.27-2+clp-jammy) ... Creating config file /etc/php/8.1/mods-available/dom.ini with new version Creating config file /etc/php/8.1/mods-available/simplexml.ini with new version Creating config file /etc/php/8.1/mods-available/xml.ini with new version Creating config file /etc/php/8.1/mods-available/xmlreader.ini with new version Creating config file /etc/php/8.1/mods-available/xmlwriter.ini with new version Creating config file /etc/php/8.1/mods-available/xsl.ini with new version Setting up php7.1-json (7.1.33-7+clp-jammy) ... Creating config file /etc/php/7.1/mods-available/json.ini with new version Setting up php8.0-curl (8.0.30-1+clp-jammy) ... Creating config file /etc/php/8.0/mods-available/curl.ini with new version Setting up libnginx-mod-http-xslt-filter (1.21.4-14+clp-jammy) ... Setting up php8.3-mbstring (8.3.6-1+clp-jammy) ... Creating config file /etc/php/8.3/mods-available/mbstring.ini with new version Setting up jpegoptim (1.4.6-1) ... Setting up php7.2-json (7.2.34-7+clp-jammy) ... Creating config file /etc/php/7.2/mods-available/json.ini with new version Setting up libnginx-mod-http-geoip (1.21.4-14+clp-jammy) ... Setting up php8.1-cli (8.1.27-2+clp-jammy) ... Creating config file /etc/php/8.1/cli/php.ini with new version Setting up php7.2-mysql (7.2.34-7+clp-jammy) ... Creating config file /etc/php/7.2/mods-available/mysqlnd.ini with new version Creating config file /etc/php/7.2/mods-available/mysqli.ini with new version Creating config file /etc/php/7.2/mods-available/pdo_mysql.ini with new version Setting up php8.2-xml (8.2.18-1+clp-jammy) ... Creating config file /etc/php/8.2/mods-available/dom.ini with new version Creating config file /etc/php/8.2/mods-available/simplexml.ini with new version Creating config file /etc/php/8.2/mods-available/xml.ini with new version Creating config file /etc/php/8.2/mods-available/xmlreader.ini with new version Creating config file /etc/php/8.2/mods-available/xmlwriter.ini with new version Creating config file /etc/php/8.2/mods-available/xsl.ini with new version Setting up php7.4-xsl (7.4.33-1+clp-jammy) ... Setting up redis-tools (5:6.0.16-1ubuntu1) ... Setting up bsd-mailx (8.1.2-0.20180807cvs-2build2) ... update-alternatives: using /usr/bin/bsd-mailx to provide /usr/bin/mailx (mailx) in auto mode Setting up php7.2-imap (7.2.34-7+clp-jammy) ... Creating config file /etc/php/7.2/mods-available/imap.ini with new version Setting up php8.0-readline (8.0.30-1+clp-jammy) ... Creating config file /etc/php/8.0/mods-available/readline.ini with new version Setting up git (1:2.34.1-1ubuntu1.10) ... Setting up php8.0-opcache (8.0.30-1+clp-jammy) ... Creating config file /etc/php/8.0/mods-available/opcache.ini with new version Setting up php7.2-mbstring (7.2.34-7+clp-jammy) ... Creating config file /etc/php/7.2/mods-available/mbstring.ini with new version Setting up php7.2-intl (7.2.34-7+clp-jammy) ... Creating config file /etc/php/7.2/mods-available/intl.ini with new version Setting up php7.3-xml (7.3.33-1+clp-jammy) ... Creating config file /etc/php/7.3/mods-available/dom.ini with new version Creating config file /etc/php/7.3/mods-available/simplexml.ini with new version Creating config file /etc/php/7.3/mods-available/wddx.ini with new version Creating config file /etc/php/7.3/mods-available/xml.ini with new version Creating config file /etc/php/7.3/mods-available/xmlreader.ini with new version Creating config file /etc/php/7.3/mods-available/xmlwriter.ini with new version Creating config file /etc/php/7.3/mods-available/xsl.ini with new version Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up php8.0-xsl (8.0.30-1+clp-jammy) ... Setting up php7.3-cli (7.3.33-1+clp-jammy) ... Creating config file /etc/php/7.3/cli/php.ini with new version Setting up cpp (4:11.2.0-1ubuntu1) ... Setting up libnl-genl-3-200:amd64 (3.5.0-0.1) ... Setting up php7.2-soap (7.2.34-7+clp-jammy) ... Creating config file /etc/php/7.2/mods-available/soap.ini with new version Setting up libc6-dev:amd64 (2.35-0ubuntu3.7) ... Setting up php7.3-imap (7.3.33-1+clp-jammy) ... Creating config file /etc/php/7.3/mods-available/imap.ini with new version Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ... Setting up uwsgi (2.0.20-4) ... Setting up uwsgi-plugin-python3 (2.0.20-4) ... Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... Setting up php7.1-xsl (7.1.33-7+clp-jammy) ... Setting up php8.2-xsl (8.2.18-1+clp-jammy) ... Setting up php7.3-xsl (7.3.33-1+clp-jammy) ... Setting up php7.2-xml (7.2.34-7+clp-jammy) ... Creating config file /etc/php/7.2/mods-available/dom.ini with new version Creating config file /etc/php/7.2/mods-available/simplexml.ini with new version Creating config file /etc/php/7.2/mods-available/wddx.ini with new version Creating config file /etc/php/7.2/mods-available/xml.ini with new version Creating config file /etc/php/7.2/mods-available/xmlreader.ini with new version Creating config file /etc/php/7.2/mods-available/xmlwriter.ini with new version Creating config file /etc/php/7.2/mods-available/xsl.ini with new version Setting up php7.2-readline (7.2.34-7+clp-jammy) ... Creating config file /etc/php/7.2/mods-available/readline.ini with new version Setting up libavahi-client3:amd64 (0.8-5ubuntu5.2) ... Setting up apache2-utils (2.4.52-1ubuntu4.9) ... Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ... Setting up php7.2-xsl (7.2.34-7+clp-jammy) ... Setting up proftpd-core (1.3.7-2+clp-jammy) ... Adding system user `proftpd' (UID 114) ... Adding new user `proftpd' (UID 114) with group `nogroup' ... Not creating home directory `/run/proftpd'. Adding system user `ftp' (UID 115) ... Adding new user `ftp' (UID 115) with group `nogroup' ... Creating home directory `/srv/ftp' ... '/usr/share/proftpd/templates/welcome.msg' -> '/srv/ftp/welcome.msg.proftpd-new' Synchronizing state of proftpd.service with SysV service script with /lib/systemd/systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install enable proftpd Created symlink /etc/systemd/system/multi-user.target.wants/proftpd.service -> /lib/systemd/system/proftpd.service. Setting up php7.2-cli (7.2.34-7+clp-jammy) ... Creating config file /etc/php/7.2/cli/php.ini with new version Setting up htop (3.0.5-7build2) ... Setting up binutils (2.38-4ubuntu2.6) ... Setting up php7.1-cli (7.1.33-7+clp-jammy) ... Creating config file /etc/php/7.1/cli/php.ini with new version Setting up redis-server (5:6.0.16-1ubuntu1) ... Created symlink /etc/systemd/system/redis.service -> /lib/systemd/system/redis-server.service. Created symlink /etc/systemd/system/multi-user.target.wants/redis-server.service -> /lib/systemd/system/redis-server.service. Setting up dpkg-dev (1.21.1ubuntu2.3) ... Setting up php8.1-xsl (8.1.27-2+clp-jammy) ... Setting up libmagickcore-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ... Setting up proftpd-mod-crypto (1.3.7-2+clp-jammy) ... Setting up proftpd-mod-wrap (1.3.7-2+clp-jammy) ... Setting up libgd3:amd64 (2.3.0-2ubuntu2) ... Setting up proftpd-basic (1.3.7-2+clp-jammy) ... Setting up php8.0-cli (8.0.30-1+clp-jammy) ... Creating config file /etc/php/8.0/cli/php.ini with new version Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up libcups2:amd64 (2.4.1op1-1ubuntu4.8) ... Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ... Setting up libmagickwand-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ... Setting up php8.2-gd (8.2.18-1+clp-jammy) ... Creating config file /etc/php/8.2/mods-available/gd.ini with new version Setting up php7.4-gd (7.4.33-1+clp-jammy) ... Creating config file /etc/php/7.4/mods-available/gd.ini with new version Setting up php7.1-gd (7.1.33-7+clp-jammy) ... Creating config file /etc/php/7.1/mods-available/gd.ini with new version Setting up libc-devtools (2.35-0ubuntu3.7) ... Setting up php8.3-gd (8.3.6-1+clp-jammy) ... Creating config file /etc/php/8.3/mods-available/gd.ini with new version Setting up php7.3-gd (7.3.33-1+clp-jammy) ... Creating config file /etc/php/7.3/mods-available/gd.ini with new version Setting up libgs9:amd64 (9.55.0~dfsg1-0ubuntu5.6) ... Setting up php7.3-fpm (7.3.33-1+clp-jammy) ... Creating config file /etc/php/7.3/fpm/php.ini with new version Created symlink /etc/systemd/system/multi-user.target.wants/php7.3-fpm.service -> /lib/systemd/system/php7.3-fpm.service. Setting up php7.4-fpm (7.4.33-1+clp-jammy) ... Creating config file /etc/php/7.4/fpm/php.ini with new version Created symlink /etc/systemd/system/multi-user.target.wants/php7.4-fpm.service -> /lib/systemd/system/php7.4-fpm.service. Setting up g++-11 (11.4.0-1ubuntu1~22.04) ... Setting up php7.3 (7.3.33-1+clp-jammy) ... Setting up php8.3-fpm (8.3.6-1+clp-jammy) ... Creating config file /etc/php/8.3/fpm/php.ini with new version Created symlink /etc/systemd/system/multi-user.target.wants/php8.3-fpm.service -> /lib/systemd/system/php8.3-fpm.service. Setting up libnginx-mod-http-image-filter (1.21.4-14+clp-jammy) ... Setting up php8.1-gd (8.1.27-2+clp-jammy) ... Creating config file /etc/php/8.1/mods-available/gd.ini with new version Setting up php7.2-gd (7.2.34-7+clp-jammy) ... Creating config file /etc/php/7.2/mods-available/gd.ini with new version Setting up php7.2-fpm (7.2.34-7+clp-jammy) ... Creating config file /etc/php/7.2/fpm/php.ini with new version Created symlink /etc/systemd/system/multi-user.target.wants/php7.2-fpm.service -> /lib/systemd/system/php7.2-fpm.service. Setting up ghostscript (9.55.0~dfsg1-0ubuntu5.6) ... Setting up nginx-full (1.21.4-14+clp-jammy) ... Setting up php8.0-gd (8.0.30-1+clp-jammy) ... Creating config file /etc/php/8.0/mods-available/gd.ini with new version Setting up gcc (4:11.2.0-1ubuntu1) ... Setting up php8.0-fpm (8.0.30-1+clp-jammy) ... Creating config file /etc/php/8.0/fpm/php.ini with new version Created symlink /etc/systemd/system/multi-user.target.wants/php8.0-fpm.service -> /lib/systemd/system/php8.0-fpm.service. Setting up varnish (7.1.1-14+clp-jammy) ... dpkg-statoverride: warning: --update given but /var/log/varnish does not exist Created symlink /etc/systemd/system/multi-user.target.wants/varnish.service -> /lib/systemd/system/varnish.service. Setting up php8.2-fpm (8.2.18-1+clp-jammy) ... Creating config file /etc/php/8.2/fpm/php.ini with new version Created symlink /etc/systemd/system/multi-user.target.wants/php8.2-fpm.service -> /lib/systemd/system/php8.2-fpm.service. Setting up php8.1-fpm (8.1.27-2+clp-jammy) ... Creating config file /etc/php/8.1/fpm/php.ini with new version Created symlink /etc/systemd/system/multi-user.target.wants/php8.1-fpm.service -> /lib/systemd/system/php8.1-fpm.service. Setting up php8.3 (8.3.6-1+clp-jammy) ... Setting up php7.4 (7.4.33-1+clp-jammy) ... Setting up php8.2 (8.2.18-1+clp-jammy) ... Setting up php7.1-fpm (7.1.33-7+clp-jammy) ... Creating config file /etc/php/7.1/fpm/php.ini with new version Created symlink /etc/systemd/system/multi-user.target.wants/php7.1-fpm.service -> /lib/systemd/system/php7.1-fpm.service. Setting up g++ (4:11.2.0-1ubuntu1) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up build-essential (12.9ubuntu3) ... Setting up php7.2 (7.2.34-7+clp-jammy) ... Setting up nginx (1.21.4-14+clp-jammy) ... Setting up php7.1 (7.1.33-7+clp-jammy) ... Setting up php8.1 (8.1.27-2+clp-jammy) ... Setting up php8.0 (8.0.30-1+clp-jammy) ... Setting up cloudpanel (2.4.1-1+clp-jammy) ... Generating locales (this might take a while)... en_US.ISO-8859-1... done en_US.UTF-8... done Generation complete. update-alternatives: using /usr/bin/php8.2 to provide /usr/bin/php (php) in manual mode Restarting ssh (via systemctl): ssh.service. Created symlink /etc/systemd/system/multi-user.target.wants/clp-nginx.service -> /lib/systemd/system/clp-nginx.service. Created symlink /etc/systemd/system/multi-user.target.wants/clp-php-fpm.service -> /lib/systemd/system/clp-php-fpm.service. Dropped database /home/clp/htdocs/app/data/db.sq3 for connection named default Created database /home/clp/htdocs/app/data/db.sq3 for connection named default Updating database schema... 141 queries were executed [OK] Database schema updated successfully! > purging database > loading App\DataFixtures\AppFixtures [OK] Metadata storage synchronized DoctrineMigrations\Version1 added to the version table. DoctrineMigrations\Version2 added to the version table. DoctrineMigrations\Version3 added to the version table. Backing up 'user.rules' to '/etc/ufw/user.rules.20240419_120817' Backing up 'before.rules' to '/etc/ufw/before.rules.20240419_120817' Backing up 'after.rules' to '/etc/ufw/after.rules.20240419_120817' Backing up 'user6.rules' to '/etc/ufw/user6.rules.20240419_120817' Backing up 'before6.rules' to '/etc/ufw/before6.rules.20240419_120817' Backing up 'after6.rules' to '/etc/ufw/after6.rules.20240419_120817' Rules updated Rules updated (v6) Rules updated Rules updated (v6) Rules updated Rules updated (v6) Rules updated Rules updated (v6) Firewall is active and enabled on system startup Synchronizing state of ufw.service with SysV service script with /lib/systemd/systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install enable ufw Created symlink /etc/systemd/system/multi-user.target.wants/clp-agent.service -> /lib/systemd/system/clp-agent.service. swapoff: Not superuser. dpkg: error processing package cloudpanel (--configure): installed cloudpanel package post-installation script subprocess returned error exit status 16 Processing triggers for ufw (0.36.1-4ubuntu0.1) ... Processing triggers for man-db (2.10.2-1) ... Processing triggers for install-info (6.8-4build1) ... Processing triggers for libc-bin (2.35-0ubuntu3.7) ... /sbin/ldconfig.real: /lib/libvarnishapi.so.3 is not a symbolic link Processing triggers for php8.2-cli (8.2.18-1+clp-jammy) ... Processing triggers for php7.4-cli (7.4.33-1+clp-jammy) ... Processing triggers for php8.3-cli (8.3.6-1+clp-jammy) ... Processing triggers for php8.1-cli (8.1.27-2+clp-jammy) ... Processing triggers for php7.3-cli (7.3.33-1+clp-jammy) ... Processing triggers for php7.2-cli (7.2.34-7+clp-jammy) ... Processing triggers for php7.1-cli (7.1.33-7+clp-jammy) ... Processing triggers for php8.0-cli (8.0.30-1+clp-jammy) ... Processing triggers for php7.3-fpm (7.3.33-1+clp-jammy) ... Processing triggers for php7.4-fpm (7.4.33-1+clp-jammy) ... Processing triggers for php8.3-fpm (8.3.6-1+clp-jammy) ... Processing triggers for php7.2-fpm (7.2.34-7+clp-jammy) ... Processing triggers for php8.0-fpm (8.0.30-1+clp-jammy) ... Processing triggers for php8.2-fpm (8.2.18-1+clp-jammy) ... Processing triggers for php8.1-fpm (8.1.27-2+clp-jammy) ... Processing triggers for php7.1-fpm (7.1.33-7+clp-jammy) ... Errors were encountered while processing: cloudpanel E: Sub-process /usr/bin/dpkg returned an error code (1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The installation of CloudPanel is complete! ```
FoxXxHater commented 1 month ago

@hcaz @icreaciones Find some fix?

hcaz commented 1 month ago

@FoxXxHater I just pushed past it, I found most things would install successfully even though this error displayed. So I was able to ignore it to get the things I needed installed

FoxXxHater commented 1 month ago

@FoxXxHater I just pushed past it, I found most things would install successfully even though this error displayed. So I was able to ignore it to get the things I needed installed

So you run it with the error and everything works well?

hcaz commented 1 month ago

@FoxXxHater seems too, I was able to install some additional packages like htop and magicwormhole etc through apt