Error while installing cPanel 98 [edge] on Ubuntu 20.04 LTS

Operating System & Version
Ubuntu 20.04 LTS

rambillo

Member
Jul 3, 2021
6
0
1
Brooklyn
cPanel Access Level
Root Administrator
Attempting a preview install of cPanel 98 edge (by way of adding: CPANEL=edge in /etc/cpupdate.conf) on clean Ubuntu 20.04 LTS, encountering the following and appreciate any help:

Code:
2021-07-03 18:10:58  203 [6405] ( INFO): cPanel & WHM installation started at: Sat Jul  3 18:10:58 2021!
2021-07-03 18:10:58  204 [6405] ( INFO): This installation will require 10-50 minutes, depending on your hardware and network.
2021-07-03 18:10:58  205 [6405] ( INFO): Now is the time to go get another cup of coffee/jolt.
2021-07-03 18:10:58  206 [6405] ( INFO): The install will log to the /var/log/cpanel-install.log file.
2021-07-03 18:10:58  207 [6405] ( INFO):
2021-07-03 18:10:58  208 [6405] ( INFO): Beginning Installation v3...
2021-07-03 18:10:58  364 [6405] ( INFO): "Ubuntu 20.04.2 LTS" (Linux) detected!
2021-07-03 18:10:58  366 [6405] ( INFO): Checking RAM now...
2021-07-03 18:10:58  291 [6405] ( INFO): Validating that the system hostname ('xxx.example.com') is a FQDN...
2021-07-03 18:10:58  147 [6405] ( INFO): Checking for any control panels...
2021-07-03 18:10:58  313 [6405] ( INFO): Checking for essential system files...
2021-07-03 18:10:58  121 [6405] ( INFO): Running health checks prior to start.
2021-07-03 18:10:58  803 [6405] (DEBUG):   - ssystem [BEGIN]: systemctl disable --now systemd-resolved
2021-07-03 18:10:58  803 [6405] (DEBUG):   - ssystem [END]
2021-07-03 18:10:58  173 [6405] ( INFO): Validating whether the system can look up domains...
2021-07-03 18:10:58  180 [6405] (DEBUG):   Testing httpupdate.cpanel.net...
2021-07-03 18:10:58  180 [6405] (DEBUG):   Testing securedownloads.cpanel.net...
2021-07-03 18:10:58  126 [6405] (DEBUG):   - ssystem [BEGIN]: sysctl fs.protected_regular=0
2021-07-03 18:10:58  126 [6405] (DEBUG):     sysctl: cannot stat /proc/sys/fs/protected_regular: No such file or directory
2021-07-03 18:10:58  126 [6405] (ERROR):   - ssystem [EXIT_CODE] 'sysctl' exited with 255 (ignored)
2021-07-03 18:10:58  126 [6405] (DEBUG):   - ssystem [END]
2021-07-03 18:10:58  327 [6405] (DEBUG):   - ssystem [BEGIN]: apt install -y libfile-fcntllock-perl
2021-07-03 18:10:58  327 [6405] (DEBUG):
2021-07-03 18:10:58  327 [6405] (DEBUG):     WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2021-07-03 18:10:58  327 [6405] (DEBUG):
2021-07-03 18:10:58  327 [6405] (DEBUG):     Reading package lists...
2021-07-03 18:10:58  327 [6405] (DEBUG):     Building dependency tree...
2021-07-03 18:10:58  327 [6405] (DEBUG):     Reading state information...
2021-07-03 18:10:58  327 [6405] (DEBUG):     libfile-fcntllock-perl is already the newest version (0.22-3build4).
2021-07-03 18:10:58  327 [6405] (DEBUG):     0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2021-07-03 18:10:58  327 [6405] (DEBUG):   - ssystem [END]
2021-07-03 18:10:58  507 [6405] (DEBUG):   - ssystem [BEGIN]: ./apt-get-wait update
2021-07-03 18:10:58  507 [6405] (DEBUG):     Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
2021-07-03 18:10:58  507 [6405] (DEBUG):     Hit:2 http://archive.canonical.com/ubuntu focal InRelease
2021-07-03 18:10:58  507 [6405] (DEBUG):     Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease
2021-07-03 18:10:59  507 [6405] (DEBUG):     Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
2021-07-03 18:10:59  507 [6405] (DEBUG):     Fetched 228 kB in 1s (377 kB/s)
2021-07-03 18:11:00  507 [6405] (DEBUG):     Reading package lists...
2021-07-03 18:11:00  507 [6405] (DEBUG):   - ssystem [END]
2021-07-03 18:11:00 1260 [6405] ( INFO): cPanel Layer 1 Installer Starting...
2021-07-03 18:11:00  445 [6670] ( INFO): Installing packages needed to download and run the cPanel initial install.
2021-07-03 18:11:00 1261 [6405] ( INFO): Warning !!! Warning !!! WARNING !!! Warning !!! Warning
2021-07-03 18:11:00 1262 [6405] ( INFO): -------------------------------------------------------
2021-07-03 18:11:00 1263 [6405] ( INFO): cPanel requires a fresh, clean server!
2021-07-03 18:11:00 1264 [6405] ( INFO): If you serve websites from this server, this installer
2021-07-03 18:11:00 1265 [6405] ( INFO): will overwrite all of your configuration files.
2021-07-03 18:11:00  327 [6670] (DEBUG):   - ssystem [BEGIN]: ./apt-get-wait -y install wget bzip2 gpg-agent xz-utils nscd psmisc python3 rdate cron sysstat net-tools debconf-utils
2021-07-03 18:11:00 1266 [6405] ( INFO): Hit Ctrl+C NOW!
2021-07-03 18:11:00 1267 [6405] ( INFO): If this is a new server, please ignore this message.
2021-07-03 18:11:00 1268 [6405] ( INFO): -------------------------------------------------------
2021-07-03 18:11:00 1269 [6405] ( INFO): Warning !!! Warning !!! WARNING !!! Warning !!! Warning
2021-07-03 18:11:00 1270 [6405] ( INFO): Waiting 5 seconds...
2021-07-03 18:11:00 1271 [6405] ( INFO):
2021-07-03 18:11:00 1272 [6405] ( INFO):
2021-07-03 18:11:00  327 [6670] (DEBUG):     Reading package lists...
2021-07-03 18:11:00  327 [6670] (DEBUG):     Building dependency tree...
2021-07-03 18:11:00  327 [6670] (DEBUG):     Reading state information...
2021-07-03 18:11:00  327 [6670] (DEBUG):     bzip2 is already the newest version (1.0.8-2).
2021-07-03 18:11:00  327 [6670] (DEBUG):     cron is already the newest version (3.0pl1-136ubuntu1).
2021-07-03 18:11:00  327 [6670] (DEBUG):     net-tools is already the newest version (1.60+git20180626.aebd88e-1ubuntu1).
2021-07-03 18:11:00  327 [6670] (DEBUG):     psmisc is already the newest version (23.3-1).
2021-07-03 18:11:00  327 [6670] (DEBUG):     python3 is already the newest version (3.8.2-0ubuntu2).
2021-07-03 18:11:00  327 [6670] (DEBUG):     rdate is already the newest version (1:1.10-2).
2021-07-03 18:11:00  327 [6670] (DEBUG):     sysstat is already the newest version (12.2.0-2).
2021-07-03 18:11:00  327 [6670] (DEBUG):     wget is already the newest version (1.20.3-1ubuntu1).
2021-07-03 18:11:00  327 [6670] (DEBUG):     debconf-utils is already the newest version (1.5.73).
2021-07-03 18:11:00  327 [6670] (DEBUG):     gpg-agent is already the newest version (2.2.19-3ubuntu2.1).
2021-07-03 18:11:00  327 [6670] (DEBUG):     xz-utils is already the newest version (5.2.4-1ubuntu1).
2021-07-03 18:11:00  327 [6670] (DEBUG):     nscd is already the newest version (2.31-0ubuntu9.2).
2021-07-03 18:11:00  327 [6670] (DEBUG):     0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2021-07-03 18:11:00  327 [6670] (DEBUG):   - ssystem [END]
2021-07-03 18:11:05 1162 [6405] ( INFO): The installation process will now set up the necessary empty cpanel directories.
2021-07-03 18:11:05  549 [6405] ( INFO): Downloading GPG public key, cPanelPublicKey.asc
2021-07-03 18:11:05  558 [6405] ( INFO): Importing downloaded GPG public key from “/var/cpanel/.gpgtmpdir/cPanelPublicKey.asc”.
2021-07-03 18:11:05  490 [6405] ( INFO): Ensuring that prelink is disabled...
2021-07-03 18:11:05  499 [6405] ( INFO): Ensuring that conflicting services are not installed...
2021-07-03 18:11:05  500 [6405] (DEBUG):   - ssystem [BEGIN]: ./dpkg-wait -r --force-depends dovecot-core dovecot-imapd dovecot-lmtpd dovecot-pop3d exim4 mysql-server mysql-server-8.0 mysql-server-core-8.0 mysql-common mysql-client mysql-client-8.0 mysql-client-core-8.0 portreserve postfix sendmail spamassassin libapache2-mod-perl2 mariadb-client mariadb-client-10.3 mariadb-client-core-10.3 mariadb-common mariadb-plugin-connect mariadb-server mariadb-server-10.3 mariadb-server-core-10.3 mariadb-test mycli pure-ftpd proftpd-basic
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove dovecot-core which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove dovecot-imapd which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove dovecot-lmtpd which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove dovecot-pop3d which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove exim4, only the config
2021-07-03 18:11:05  500 [6405] (DEBUG):      files of which are on the system; use --purge to remove them too
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove mysql-server which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove mysql-server-8.0 which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove mysql-server-core-8.0 which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove mysql-client which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove mysql-client-8.0 which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove mysql-client-core-8.0 which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove portreserve which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove postfix which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove sendmail which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove spamassassin which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove libapache2-mod-perl2 which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove mariadb-client which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove mariadb-client-10.3 which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove mariadb-client-core-10.3 which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove mariadb-common which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove mariadb-plugin-connect which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove mariadb-server which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove mariadb-server-10.3 which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove mariadb-server-core-10.3 which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove mariadb-test which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove mycli which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove pure-ftpd which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: warning: ignoring request to remove proftpd-basic which isn't installed
2021-07-03 18:11:05  500 [6405] (DEBUG):     dpkg: mysql-common: dependency problems, but removing anyway as you requested:
2021-07-03 18:11:05  500 [6405] (DEBUG):      libmysqlclient21:amd64 depends on mysql-common (>= 5.5).
2021-07-03 18:11:05  500 [6405] (DEBUG):
2021-07-03 18:11:05  500 [6405] (DEBUG):     (Reading database ... 27316 files and directories currently installed.)
2021-07-03 18:11:05  500 [6405] (DEBUG):     Removing mysql-common (5.8+1.0.5ubuntu2) ...
2021-07-03 18:11:05  500 [6405] (DEBUG):   - ssystem [END]
2021-07-03 18:11:05  970 [6405] (DEBUG):   Retrieving http://httpupdate.cpanel.net/cpanelsync/TIERS to the TIERS file...
2021-07-03 18:11:05  970 [6405] (DEBUG):   Retrieving http://httpupdate.cpanel.net/cpanelsync/TIERS.asc to the TIERS.asc file...
2021-07-03 18:11:05  679 [6405] ( INFO): Valid signature for TIERS (file:TIERS, sig:TIERS.asc)
2021-07-03 18:11:05  206 [6405] ( INFO): Installing cPanel & WHM major version 97.
2021-07-03 18:11:05  601 [6405] (DEBUG):   - ssystem [BEGIN]: /usr/sbin/rdate -s rdate.cpanel.net
2021-07-03 18:11:05  601 [6405] (DEBUG):     rdate: Could not set time of day: Operation not permitted
2021-07-03 18:11:05  601 [6405] (ERROR):   - ssystem [EXIT_CODE] '/usr/sbin/rdate' exited with 1 (ignored)
2021-07-03 18:11:05  601 [6405] (DEBUG):   - ssystem [END]
2021-07-03 18:11:05  603 [6405] ( INFO): The system set the clock to: Sat Jul  3 18:11:05 2021
2021-07-03 18:11:05  613 [6405] ( INFO): The system changed the clock by 0 seconds.
2021-07-03 18:11:05  211 [6405] (DEBUG):   - ssystem [BEGIN]: ps -U nscd -h 2>/dev/null || /sbin/service nscd start
2021-07-03 18:11:06  211 [6405] (DEBUG):     sh: 1: /sbin/service: not found
2021-07-03 18:11:06  211 [6405] (ERROR):   - ssystem [EXIT_CODE] 'ps -U nscd -h 2>/dev/null || /sbin/service nscd start' exited with 127 (ignored)
2021-07-03 18:11:06  211 [6405] (DEBUG):   - ssystem [END]
2021-07-03 18:11:06  799 [6709] ( INFO): Installing bootstrap cPanel Perl
2021-07-03 18:11:06  808 [6709] (DEBUG):   Retrieving the fix-cpanel-perl file from /cpanelsync/11.97.9999.102/cpanel/scripts/fix-cpanel-perl.xz if available...
2021-07-03 18:11:06  970 [6709] (DEBUG):   Retrieving http://httpupdate.cpanel.net/cpanelsync/11.97.9999.102/cpanel/scripts/fix-cpanel-perl.xz to the fix-cpanel-perl.xz file...
2021-07-03 18:11:06  531 [6405] ( INFO): The system successfully connected to the httpupdate.cpanel.net server.
2021-07-03 18:11:06  743 [6405] ( INFO): Checking for an existing MySQL or MariaDB instance...
2021-07-03 18:11:06  251 [6405] (DEBUG):   Parsing command line arguments.
2021-07-03 18:11:06  731 [6405] ( INFO): Install type: standard
2021-07-03 18:11:06 1014 [6405] (DEBUG):   Using MyIp URL to detect server IP 'https://myip.cpanel.net/v1.0/'.
2021-07-03 18:11:06  970 [6709] (DEBUG):   Retrieving http://httpupdate.cpanel.net/cpanelsync/11.97.9999.102/cpanel/scripts/fix-cpanel-perl.xz.asc to the fix-cpanel-perl.xz.asc file...
2021-07-03 18:11:06  679 [6709] ( INFO): Valid signature for fix-cpanel-perl.xz (file:fix-cpanel-perl.xz, sig:fix-cpanel-perl.xz.asc)
2021-07-03 18:11:06  870 [6709] (DEBUG):   - ssystem [BEGIN]: /usr/bin/unxz fix-cpanel-perl.xz
2021-07-03 18:11:06  870 [6709] (DEBUG):   - ssystem [END]
2021-07-03 18:11:06  820 [6709] ( INFO): Running script fix-cpanel-perl to bootstrap cPanel Perl.
2021-07-03 18:11:06 1085 [6405] ( INFO): Checking for existing active license linked to IP '###.###.###.###'.
2021-07-03 18:11:11  833 [6709] ( WARN): Run #1/3 failed to run script fix-cpanel-perl.
2021-07-03 18:11:11  601 [6405] (DEBUG):   - ssystem [BEGIN]: /usr/sbin/rdate -s rdate.cpanel.net
2021-07-03 18:11:11  327 [6833] (DEBUG):   - ssystem [BEGIN]: ./apt-get-wait --download-only -y install libnuma1 grep libuser coreutils libdbi-perl quota expat libexpat1-dev elinks libssh2-1 libssh2-1-dev libvpx6 libvpx-dev libwww-perl libkrb5-dev libcompress-raw-bzip2-perl libcompress-raw-zlib-perl autoconf automake
2021-07-03 18:11:11  601 [6405] (DEBUG):     rdate: Could not set time of day: Operation not permitted
2021-07-03 18:11:11  601 [6405] (ERROR):   - ssystem [EXIT_CODE] '/usr/sbin/rdate' exited with 1 (ignored)
2021-07-03 18:11:11  601 [6405] (DEBUG):   - ssystem [END]
2021-07-03 18:11:11  603 [6405] ( INFO): The system set the clock to: Sat Jul  3 18:11:11 2021
2021-07-03 18:11:11  613 [6405] ( INFO): The system changed the clock by 0 seconds.
2021-07-03 18:11:11  763 [6405] ( INFO): Installing /usr/local/cpanel files...
2021-07-03 18:11:11  764 [6405] (DEBUG):   HTTPUPDATE is set to httpupdate.cpanel.net
2021-07-03 18:11:11  785 [6405] (DEBUG):   /scripts symlink is set to point to /usr/local/cpanel/scripts
2021-07-03 18:11:11  327 [6833] (DEBUG):     Reading package lists...
2021-07-03 18:11:11  327 [6833] (DEBUG):     Building dependency tree...
2021-07-03 18:11:11  327 [6833] (DEBUG):     Reading state information...
2021-07-03 18:11:11  327 [6833] (DEBUG):     coreutils is already the newest version (8.30-3ubuntu2).
2021-07-03 18:11:11  327 [6833] (DEBUG):     grep is already the newest version (3.4-1).
2021-07-03 18:11:11  327 [6833] (DEBUG):     quota is already the newest version (4.05-1).
2021-07-03 18:11:11  327 [6833] (DEBUG):     expat is already the newest version (2.2.9-1build1).
2021-07-03 18:11:11  327 [6833] (DEBUG):     You might want to run 'apt --fix-broken install' to correct these.
2021-07-03 18:11:11  327 [6833] (DEBUG):     The following packages have unmet dependencies:
2021-07-03 18:11:12  327 [6833] (DEBUG):      automake : Depends: autotools-dev (>= 20020320.1) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      elinks : Depends: libev4 (>= 1:4.15) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):               Depends: libfsplib0 (>= 0.9) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):               Depends: liblua5.1-0 but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):               Depends: libtre5 but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):               Depends: elinks-data (= 0.13.1-1) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      libexpat1-dev : Depends: libc6-dev but it is not going to be installed or
2021-07-03 18:11:12  327 [6833] (DEBUG):                               libc-dev
2021-07-03 18:11:12  327 [6833] (DEBUG):      libkrb5-dev : Depends: krb5-multidev (= 1.17-6ubuntu4.1) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      libmysqlclient21 : Depends: mysql-common (>= 5.5) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      libssh2-1-dev : Depends: libgcrypt20-dev but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      libuser : Depends: libuser1 (>= 1:0.60~dfsg) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      libwww-perl : Depends: libencode-locale-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libfile-listing-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhtml-parser-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhtml-tagset-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhtml-tree-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhttp-cookies-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhttp-date-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhttp-message-perl (>= 6.18) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhttp-negotiate-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: liblwp-mediatypes-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: liblwp-protocol-https-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libnet-http-perl (>= 6.18) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libtry-tiny-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: liburi-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libwww-robotrules-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Recommends: libdata-dump-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Recommends: libhtml-form-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Recommends: libhtml-format-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Recommends: libhttp-daemon-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Recommends: libmailtools-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):     E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
2021-07-03 18:11:12  327 [6833] (ERROR):   - ssystem [EXIT_CODE] './apt-get-wait' exited with 100 (ignored)
2021-07-03 18:11:12  327 [6833] (DEBUG):   - ssystem [END]
2021-07-03 18:11:12  327 [6833] (DEBUG):   - ssystem [BEGIN]: ./apt-get-wait --download-only -y install libnuma1 grep libuser coreutils libdbi-perl quota expat libexpat1-dev elinks libssh2-1 libssh2-1-dev libvpx6 libvpx-dev libwww-perl libkrb5-dev libcompress-raw-bzip2-perl libcompress-raw-zlib-perl autoconf automake
2021-07-03 18:11:12  327 [6833] (DEBUG):     Reading package lists...
2021-07-03 18:11:12  327 [6833] (DEBUG):     Building dependency tree...
2021-07-03 18:11:12  327 [6833] (DEBUG):     Reading state information...
2021-07-03 18:11:12  327 [6833] (DEBUG):     coreutils is already the newest version (8.30-3ubuntu2).
2021-07-03 18:11:12  327 [6833] (DEBUG):     grep is already the newest version (3.4-1).
2021-07-03 18:11:12  327 [6833] (DEBUG):     quota is already the newest version (4.05-1).
2021-07-03 18:11:12  327 [6833] (DEBUG):     expat is already the newest version (2.2.9-1build1).
2021-07-03 18:11:12  327 [6833] (DEBUG):     You might want to run 'apt --fix-broken install' to correct these.
2021-07-03 18:11:12  327 [6833] (DEBUG):     The following packages have unmet dependencies:
2021-07-03 18:11:12  327 [6833] (DEBUG):      automake : Depends: autotools-dev (>= 20020320.1) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      elinks : Depends: libev4 (>= 1:4.15) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):               Depends: libfsplib0 (>= 0.9) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):               Depends: liblua5.1-0 but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):               Depends: libtre5 but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):               Depends: elinks-data (= 0.13.1-1) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      libexpat1-dev : Depends: libc6-dev but it is not going to be installed or
2021-07-03 18:11:12  327 [6833] (DEBUG):                               libc-dev
2021-07-03 18:11:12  327 [6833] (DEBUG):      libkrb5-dev : Depends: krb5-multidev (= 1.17-6ubuntu4.1) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      libmysqlclient21 : Depends: mysql-common (>= 5.5) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      libssh2-1-dev : Depends: libgcrypt20-dev but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      libuser : Depends: libuser1 (>= 1:0.60~dfsg) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      libwww-perl : Depends: libencode-locale-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libfile-listing-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhtml-parser-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhtml-tagset-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhtml-tree-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhttp-cookies-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhttp-date-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhttp-message-perl (>= 6.18) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhttp-negotiate-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: liblwp-mediatypes-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: liblwp-protocol-https-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libnet-http-perl (>= 6.18) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libtry-tiny-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: liburi-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libwww-robotrules-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Recommends: libdata-dump-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Recommends: libhtml-form-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Recommends: libhtml-format-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Recommends: libhttp-daemon-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Recommends: libmailtools-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):     E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
2021-07-03 18:11:12  327 [6833] (ERROR):   - ssystem [EXIT_CODE] './apt-get-wait' exited with 100 (ignored)
2021-07-03 18:11:12  327 [6833] (DEBUG):   - ssystem [END]
2021-07-03 18:11:12  327 [6833] (DEBUG):   - ssystem [BEGIN]: ./apt-get-wait --download-only -y install libnuma1 grep libuser coreutils libdbi-perl quota expat libexpat1-dev elinks libssh2-1 libssh2-1-dev libvpx6 libvpx-dev libwww-perl libkrb5-dev libcompress-raw-bzip2-perl libcompress-raw-zlib-perl autoconf automake
2021-07-03 18:11:12  327 [6833] (DEBUG):     Reading package lists...
2021-07-03 18:11:12  327 [6833] (DEBUG):     Building dependency tree...
2021-07-03 18:11:12  327 [6833] (DEBUG):     Reading state information...
2021-07-03 18:11:12  327 [6833] (DEBUG):     coreutils is already the newest version (8.30-3ubuntu2).
2021-07-03 18:11:12  327 [6833] (DEBUG):     grep is already the newest version (3.4-1).
2021-07-03 18:11:12  327 [6833] (DEBUG):     quota is already the newest version (4.05-1).
2021-07-03 18:11:12  327 [6833] (DEBUG):     expat is already the newest version (2.2.9-1build1).
2021-07-03 18:11:12  327 [6833] (DEBUG):     You might want to run 'apt --fix-broken install' to correct these.
2021-07-03 18:11:12  327 [6833] (DEBUG):     The following packages have unmet dependencies:
2021-07-03 18:11:12  327 [6833] (DEBUG):      automake : Depends: autotools-dev (>= 20020320.1) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      elinks : Depends: libev4 (>= 1:4.15) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):               Depends: libfsplib0 (>= 0.9) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):               Depends: liblua5.1-0 but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):               Depends: libtre5 but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):               Depends: elinks-data (= 0.13.1-1) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      libexpat1-dev : Depends: libc6-dev but it is not going to be installed or
2021-07-03 18:11:12  327 [6833] (DEBUG):                               libc-dev
2021-07-03 18:11:12  327 [6833] (DEBUG):      libkrb5-dev : Depends: krb5-multidev (= 1.17-6ubuntu4.1) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      libmysqlclient21 : Depends: mysql-common (>= 5.5) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      libssh2-1-dev : Depends: libgcrypt20-dev but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      libuser : Depends: libuser1 (>= 1:0.60~dfsg) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      libwww-perl : Depends: libencode-locale-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libfile-listing-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhtml-parser-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhtml-tagset-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhtml-tree-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhttp-cookies-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhttp-date-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhttp-message-perl (>= 6.18) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhttp-negotiate-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: liblwp-mediatypes-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: liblwp-protocol-https-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libnet-http-perl (>= 6.18) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libtry-tiny-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: liburi-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libwww-robotrules-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Recommends: libdata-dump-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Recommends: libhtml-form-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Recommends: libhtml-format-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Recommends: libhttp-daemon-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Recommends: libmailtools-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):     E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
2021-07-03 18:11:12  327 [6833] (ERROR):   - ssystem [EXIT_CODE] './apt-get-wait' exited with 100 (ignored)
2021-07-03 18:11:12  327 [6833] (DEBUG):   - ssystem [END]
2021-07-03 18:11:12  327 [6833] (DEBUG):   - ssystem [BEGIN]: ./apt-get-wait --download-only -y install libnuma1 grep libuser coreutils libdbi-perl quota expat libexpat1-dev elinks libssh2-1 libssh2-1-dev libvpx6 libvpx-dev libwww-perl libkrb5-dev libcompress-raw-bzip2-perl libcompress-raw-zlib-perl autoconf automake
2021-07-03 18:11:12  327 [6833] (DEBUG):     Reading package lists...
2021-07-03 18:11:12  327 [6833] (DEBUG):     Building dependency tree...
2021-07-03 18:11:12  327 [6833] (DEBUG):     Reading state information...
2021-07-03 18:11:12  327 [6833] (DEBUG):     coreutils is already the newest version (8.30-3ubuntu2).
2021-07-03 18:11:12  327 [6833] (DEBUG):     grep is already the newest version (3.4-1).
2021-07-03 18:11:12  327 [6833] (DEBUG):     quota is already the newest version (4.05-1).
2021-07-03 18:11:12  327 [6833] (DEBUG):     expat is already the newest version (2.2.9-1build1).
2021-07-03 18:11:12  327 [6833] (DEBUG):     You might want to run 'apt --fix-broken install' to correct these.
2021-07-03 18:11:12  327 [6833] (DEBUG):     The following packages have unmet dependencies:
2021-07-03 18:11:12  327 [6833] (DEBUG):      automake : Depends: autotools-dev (>= 20020320.1) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      elinks : Depends: libev4 (>= 1:4.15) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):               Depends: libfsplib0 (>= 0.9) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):               Depends: liblua5.1-0 but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):               Depends: libtre5 but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):               Depends: elinks-data (= 0.13.1-1) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      libexpat1-dev : Depends: libc6-dev but it is not going to be installed or
2021-07-03 18:11:12  327 [6833] (DEBUG):                               libc-dev
2021-07-03 18:11:12  327 [6833] (DEBUG):      libkrb5-dev : Depends: krb5-multidev (= 1.17-6ubuntu4.1) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      libmysqlclient21 : Depends: mysql-common (>= 5.5) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      libssh2-1-dev : Depends: libgcrypt20-dev but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      libuser : Depends: libuser1 (>= 1:0.60~dfsg) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):      libwww-perl : Depends: libencode-locale-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libfile-listing-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhtml-parser-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhtml-tagset-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhtml-tree-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhttp-cookies-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhttp-date-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhttp-message-perl (>= 6.18) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libhttp-negotiate-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: liblwp-mediatypes-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: liblwp-protocol-https-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libnet-http-perl (>= 6.18) but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libtry-tiny-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: liburi-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Depends: libwww-robotrules-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Recommends: libdata-dump-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Recommends: libhtml-form-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Recommends: libhtml-format-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Recommends: libhttp-daemon-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):                    Recommends: libmailtools-perl but it is not going to be installed
2021-07-03 18:11:12  327 [6833] (DEBUG):     E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
2021-07-03 18:11:12  327 [6833] (ERROR):   - ssystem [EXIT_CODE] './apt-get-wait' exited with 100 (ignored)
2021-07-03 18:11:12  327 [6833] (DEBUG):   - ssystem [END]
2021-07-03 18:11:12  327 [6833] (DEBUG):   - ssystem [BEGIN]: ./apt-get-wait --download-only -y install libnuma1 grep libuser coreutils libdbi-perl quota expat libexpat1-dev elinks libssh2-1 libssh2-1-dev libvpx6 libvpx-dev libwww-perl libkrb5-dev libcompress-raw-bzip2-perl libcompress-raw-zlib-perl autoconf automake
2021-07-03 18:11:12  327 [6833] (DEBUG):     Reading package lists...
2021-07-03 18:11:13  327 [6833] (DEBUG):     Building dependency tree...
2021-07-03 18:11:13  327 [6833] (DEBUG):     Reading state information...
2021-07-03 18:11:13  327 [6833] (DEBUG):     coreutils is already the newest version (8.30-3ubuntu2).
2021-07-03 18:11:13  327 [6833] (DEBUG):     grep is already the newest version (3.4-1).
2021-07-03 18:11:13  327 [6833] (DEBUG):     quota is already the newest version (4.05-1).
2021-07-03 18:11:13  327 [6833] (DEBUG):     expat is already the newest version (2.2.9-1build1).
2021-07-03 18:11:13  327 [6833] (DEBUG):     You might want to run 'apt --fix-broken install' to correct these.
2021-07-03 18:11:13  327 [6833] (DEBUG):     The following packages have unmet dependencies:
2021-07-03 18:11:13  327 [6833] (DEBUG):      automake : Depends: autotools-dev (>= 20020320.1) but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):      elinks : Depends: libev4 (>= 1:4.15) but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):               Depends: libfsplib0 (>= 0.9) but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):               Depends: liblua5.1-0 but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):               Depends: libtre5 but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):               Depends: elinks-data (= 0.13.1-1) but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):      libexpat1-dev : Depends: libc6-dev but it is not going to be installed or
2021-07-03 18:11:13  327 [6833] (DEBUG):                               libc-dev
2021-07-03 18:11:13  327 [6833] (DEBUG):      libkrb5-dev : Depends: krb5-multidev (= 1.17-6ubuntu4.1) but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):      libmysqlclient21 : Depends: mysql-common (>= 5.5) but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):      libssh2-1-dev : Depends: libgcrypt20-dev but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):      libuser : Depends: libuser1 (>= 1:0.60~dfsg) but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):      libwww-perl : Depends: libencode-locale-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libfile-listing-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libhtml-parser-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libhtml-tagset-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libhtml-tree-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libhttp-cookies-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libhttp-date-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libhttp-message-perl (>= 6.18) but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libhttp-negotiate-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: liblwp-mediatypes-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: liblwp-protocol-https-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libnet-http-perl (>= 6.18) but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libtry-tiny-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: liburi-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libwww-robotrules-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Recommends: libdata-dump-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Recommends: libhtml-form-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Recommends: libhtml-format-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Recommends: libhttp-daemon-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Recommends: libmailtools-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):     E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
2021-07-03 18:11:13  327 [6833] (ERROR):   - ssystem [EXIT_CODE] './apt-get-wait' exited with 100 (ignored)
2021-07-03 18:11:13  327 [6833] (DEBUG):   - ssystem [END]
2021-07-03 18:11:13  327 [6833] (DEBUG):   - ssystem [BEGIN]: ./apt-get-wait --download-only -y install libnuma1 grep libuser coreutils libdbi-perl quota expat libexpat1-dev elinks libssh2-1 libssh2-1-dev libvpx6 libvpx-dev libwww-perl libkrb5-dev libcompress-raw-bzip2-perl libcompress-raw-zlib-perl autoconf automake
2021-07-03 18:11:13  327 [6833] (DEBUG):     Reading package lists...
2021-07-03 18:11:13  327 [6833] (DEBUG):     Building dependency tree...
2021-07-03 18:11:13  327 [6833] (DEBUG):     Reading state information...
2021-07-03 18:11:13  327 [6833] (DEBUG):     coreutils is already the newest version (8.30-3ubuntu2).
2021-07-03 18:11:13  327 [6833] (DEBUG):     grep is already the newest version (3.4-1).
2021-07-03 18:11:13  327 [6833] (DEBUG):     quota is already the newest version (4.05-1).
2021-07-03 18:11:13  327 [6833] (DEBUG):     expat is already the newest version (2.2.9-1build1).
2021-07-03 18:11:13  327 [6833] (DEBUG):     You might want to run 'apt --fix-broken install' to correct these.
2021-07-03 18:11:13  327 [6833] (DEBUG):     The following packages have unmet dependencies:
2021-07-03 18:11:13  327 [6833] (DEBUG):      automake : Depends: autotools-dev (>= 20020320.1) but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):      elinks : Depends: libev4 (>= 1:4.15) but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):               Depends: libfsplib0 (>= 0.9) but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):               Depends: liblua5.1-0 but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):               Depends: libtre5 but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):               Depends: elinks-data (= 0.13.1-1) but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):      libexpat1-dev : Depends: libc6-dev but it is not going to be installed or
2021-07-03 18:11:13  327 [6833] (DEBUG):                               libc-dev
2021-07-03 18:11:13  327 [6833] (DEBUG):      libkrb5-dev : Depends: krb5-multidev (= 1.17-6ubuntu4.1) but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):      libmysqlclient21 : Depends: mysql-common (>= 5.5) but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):      libssh2-1-dev : Depends: libgcrypt20-dev but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):      libuser : Depends: libuser1 (>= 1:0.60~dfsg) but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):      libwww-perl : Depends: libencode-locale-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libfile-listing-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libhtml-parser-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libhtml-tagset-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libhtml-tree-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libhttp-cookies-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libhttp-date-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libhttp-message-perl (>= 6.18) but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libhttp-negotiate-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: liblwp-mediatypes-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: liblwp-protocol-https-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libnet-http-perl (>= 6.18) but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libtry-tiny-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: liburi-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Depends: libwww-robotrules-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Recommends: libdata-dump-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Recommends: libhtml-form-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Recommends: libhtml-format-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Recommends: libhttp-daemon-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):                    Recommends: libmailtools-perl but it is not going to be installed
2021-07-03 18:11:13  327 [6833] (DEBUG):     E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
2021-07-03 18:11:13  327 [6833] (ERROR):   - ssystem [EXIT_CODE] './apt-get-wait' exited with 100 (ignored)
2021-07-03 18:11:13  327 [6833] (DEBUG):   - ssystem [END]
2021-07-03 18:11:13  331 [6833] (FATAL): apt failed 6 times. The installation process cannot continue.
2021-07-03 18:11:20  833 [6709] ( WARN): Run #2/3 failed to run script fix-cpanel-perl.
2021-07-03 18:11:29  833 [6709] ( WARN): Run #3/3 failed to run script fix-cpanel-perl.
2021-07-03 18:11:29  841 [6709] (FATAL): Failed to run script fix-cpanel-perl to bootstrap cPanel Perl.
Seems to be trying install cPanel 97 (beta for 98, which makes sense).

CPANEL=98 in /etc/cpupdate.conf is also not valid currently.

Regarding prior forum post, unable to complete install on ubuntu 20.04, noting CPANEL-37361 is fixed with 97.9999.102 via 98 Change Log | cPanel & WHM Documentation

Related links references
cPanel & WHM® Version 98 now in EDGE!
 
Last edited:

cPRex

Jurassic Moderator
Staff member
Oct 19, 2014
16,568
2,612
363
cPanel Access Level
Root Administrator
One thing we noticed on our side is that some of the packages we expect to be missing are already installed on your machine. For example, this warning:

Code:
2021-07-03 18:10:58  327 [6405] (DEBUG):     libfile-fcntllock-perl is already the newest version (0.22-3build4).
I'm wondering if your base operating system is somehow different than what we've been testing with. Is there any chance you could create a ticket with our team so we can do some additional investigation into this?
 

rambillo

Member
Jul 3, 2021
6
0
1
Brooklyn
cPanel Access Level
Root Administrator
Okay, well it still doesn't allow the submission of the ticket after trying again with a fresh start this morning.. And I'm not going to spend yet more time now trying to contact someone else to get the ticket submitted or to fix the ticket system. So when you work that out, let me know. In the meantime, I do have the clean system that your team can access directly to look at, work with, and hopefully address the Ubuntu install issues as I'd be willing to be it won't be just us encountering them. And short of that, I'll look for the full refund of the cPanel licensing, even post the 72 hour window as we never did get to use it at all (and this forum report sat in approval pending state for at least the first 48 hours).
 

cPRex

Jurassic Moderator
Staff member
Oct 19, 2014
16,568
2,612
363
cPanel Access Level
Root Administrator
We do require new forums members first five posts to be manually approved to help cut down on spammers and bots, and the forums are not staffed over the weekend. Plus July 4 was a holiday, so I was off that day as well.

I'm sorry to hear about that experience, but our Customer Service team would also likely be able to help with the ticket system issues.
 

rambillo

Member
Jul 3, 2021
6
0
1
Brooklyn
cPanel Access Level
Root Administrator
Yep, got all that -- and certainly don't begrudge anyone weekends and / or holiday time, nor the method to battle the spammer and bots! Just that the combination works poorly for a new forum member who, like us, would need support early on, but can't get it timely enough in order to assess cPanel suitability (not, in our case it seems) and yet comply with the 72 hour return policy. That's a disconnect that should be addressed with your organization. That and the (still broken) ticketing system.

We'll keep tabs for when cPanel gets released to support Ubuntu 20.04 LTS
 

cPRex

Jurassic Moderator
Staff member
Oct 19, 2014
16,568
2,612
363
cPanel Access Level
Root Administrator
I still don't believe an official release time has been announced. I know internally we're shooting for a certain version, but I'm hesitant to say what that is since I don't want to set unrealistic expectations for end-users at this point.

I did some more research and there is an issue with the ticket system causing the button at the bottom to be gray. When working properly it should be orange. The only thing I can recommend would be to email Customer Service at [email protected] so we can help directly. And with situations like this, we're happy to work with you on the 72-hour limit as long as there is ongoing communication.
 
  • Like
Reactions: rambillo

cPRex

Jurassic Moderator
Staff member
Oct 19, 2014
16,568
2,612
363
cPanel Access Level
Root Administrator
Update - we have fixed the issue with the ticket system so you can submit things normally at this point. If you're still seeing issues, let me know. I would recommend totally logging out and back in, and possibly clearing your browser's cache, just to make sure you're getting the latest session details from our end.
 
  • Like
Reactions: rambillo

rambillo

Member
Jul 3, 2021
6
0
1
Brooklyn
cPanel Access Level
Root Administrator
Hate to be the bearer of bad news, but I think the ticketing system entry form still doesn't work, at least for these purposes. Seems to me the fix was to change the labels to remove the "(optional)" notation next to each of the following form elements: Support Access ID, Deny Server Access, and Attachments -- as it's further my guess the form wasn't validating (and hence it wouldn't enable Submit) as those elements weren't included in my attempted submissions. And for good reason! There is no Support Access ID as we weren't able to install cPanel on the system. Logically it appears to me it was more correct for those to remain optional (surely the form is not looking to compel folks to Deny Server Access or provide Attachments), and the needed fix would have been to adjust the form validation itself instead of the labels.
 

rambillo

Member
Jul 3, 2021
6
0
1
Brooklyn
cPanel Access Level
Root Administrator
That's right. Still unable to submit. Tried logging out, back in, and clearing cache ... still not able to enable the Submit button. My guess is without a valid Support Access ID, it's not going to validate. Tried entering things like N/A, NA, etc. in that field ... field validation says: Invalid Support Access ID
 

cPRex

Jurassic Moderator
Staff member
Oct 19, 2014
16,568
2,612
363
cPanel Access Level
Root Administrator
Update - I did some more research on this and we removed the "optional" requirement for the Support Access ID. To get the form to work properly, the Support Access ID has to be included. If you don't have that, sending a message to Customer Service is the best way to get in touch.

I did test the form on my end just now with a valid access ID and that is working well.