I am totally new in Ubuntu and hestiaCP and my first installation on a fresh Ubuntu 24.04 LTS / 64 bit fails. The log is below.
Welcome to the Hestia Control Panel installer!
Please wait, the installer is now checking for missing dependencies…
W: Failed to fetch https://ppa.launchpadcontent.net/ondrej/php/ubuntu/dists/noble/InRelease Could not handshake: Error in the pull function. [IP: 185.125.190.80 443]
W: Some index files failed to download. They have been ignored, or old ones used instead.
[ * ] Installing dependencies…
E: Sub-process /usr/bin/dpkg returned an error code (1)
Error: Package installation failed, check log file for more details.
As mentioned, this is a totally fresh installation from the hoster. I could only set the root password - nothing else. What is wrong, what am I doing wrong?
The log:
Reading package lists…
Building dependency tree…
Reading state information…
apt-transport-https is already the newest version (2.8.3).
ca-certificates is already the newest version (20240203).
curl is already the newest version (8.5.0-2ubuntu10.9).
dirmngr is already the newest version (2.4.4-2ubuntu17.4).
gnupg is already the newest version (2.4.4-2ubuntu17.4).
openssl is already the newest version (3.0.13-0ubuntu3.9).
software-properties-common is already the newest version (0.99.49.4).
wget is already the newest version (1.21.4-1ubuntu4.1).
sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
7 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up tzdata (2026a-0ubuntu0.24.04.1) …
dpkg: error processing package tzdata (–configure):
installed tzdata package post-installation script subprocess returned error exit status 10
dpkg: dependency problems prevent configuration of libpython3.12-stdlib:amd64:
libpython3.12-stdlib:amd64 depends on tzdata; however:
Package tzdata is not configured yet.
dpkg: error processing package libpython3.12-stdlib:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3.12:
python3.12 depends on libpython3.12-stdlib (= 3.12.3-1ubuntu0.13); however:
Package libpython3.12-stdlib:amd64 is not configured yet.
python3.12 depends on tzdata; however:
Package tzdata is not configured yet.
dpkg: error processing package python3.12 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3:
python3 depends on python3.12 (>= 3.12.3-0~); however:
Package python3.12 is not configured yet.
dpkg: error processing package python3 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libpython3.12t64:amd64:
libpython3.12t64:amd64 depends on libpython3.12-stdlib (= 3.12.3-1ubuntu0.13); however:
Package libpython3.12-stdlib:amd64 is not configured yet.
dpkg: error processing package libpython3.12t64:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libpython3-stdlib:amd64:
libpython3-stdlib:amd64 depends on libpython3.12-stdlib (>= 3.12.3-0~); however:
Package libpython3.12-stdlib:amd64 is not configured yet.
dpkg: error processing package libpython3-stdlib:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of vim:
vim depends on libpython3.12t64 (>= 3.12.1); however:
Package libpython3.12t64:amd64 is not configured yet.
dpkg: error processing package vim (–configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
tzdata
libpython3.12-stdlib:amd64
python3.12
python3
libpython3.12t64:amd64
libpython3-stdlib:amd64
vim