Running uname during ISPConfig installation fails

Discussion in 'Installation/Configuration' started by nick_576, Jan 15, 2025 at 2:04 AM.

  1. nick_576

    nick_576 New Member

    What do I do?!

    [ERROR] Exception occurred: ISPConfigOSException -> Command resolvconf -u 2>&1 failed. (/ispconfig.ai.php:15)


    root@LAMP14:/etc/resolvconf# uname -a
    Linux LAMP14 6.1.0-27-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.115-1 (2024-11-01) x86_64 GNU/Linux
     
  2. nick_576

    nick_576 New Member

    ERROR] Exception occurred: ISPConfigOSException -> Command resolvconf -u 2>&1 failed. (/ispconfig.ai.php:15)

    root@LAMP14:/etc/resolvconf# uname -a

    Linux LAMP14 6.1.0-27-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.115-1 (2024-11-01) x86_64 GNU/Linux



    Here is where i started on a NEW fresh install of Debian 12.8
     
  3. nick_576

    nick_576 New Member

    Sorry about the previous posts. i am using GNOME networking

    At the bottom I have this error:

    [ERROR] Exception occurred: ISPConfigOSException -> Command resolvconf -u 2>&1 failed. (/ispconfig.ai.php:15)

    I am running on a x86_64 architecture

    root@LAMP14:/etc/resolvconf# uname -a

    Linux LAMP14 6.1.0-27-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.115-1 (2024-11-01) x86_64 GNU/Linux

    Easier to read:

    Code:
    root@LAMP14:/home/nick# sudo wget -O - https://get.ispconfig.org | sh -s -- --use-ftp-ports=40110-40210 --unattended-upgrades
    Redirecting output to ‘wget-log’.
    PHP cli missing, trying to install.
    Selecting previously unselected package dialog.
    (Reading database ... 296507 files and directories currently installed.)
    Preparing to unpack .../dialog_1.3-20230209-1_amd64.deb ...
    Unpacking dialog (1.3-20230209-1) ...
    Setting up dialog (1.3-20230209-1) ...
    Processing triggers for man-db (2.11.2-2) ...
    Selecting previously unselected package php-common.
    (Reading database ... 296663 files and directories currently installed.)
    Preparing to unpack .../0-php-common_2%3a93_all.deb ...
    Unpacking php-common (2:93) ...
    Selecting previously unselected package php8.2-common.
    Preparing to unpack .../1-php8.2-common_8.2.26-1~deb12u1_amd64.deb ...
    Unpacking php8.2-common (8.2.26-1~deb12u1) ...
    Selecting previously unselected package php8.2-opcache.
    Preparing to unpack .../2-php8.2-opcache_8.2.26-1~deb12u1_amd64.deb ...
    Unpacking php8.2-opcache (8.2.26-1~deb12u1) ...
    Selecting previously unselected package php8.2-readline.
    Preparing to unpack .../3-php8.2-readline_8.2.26-1~deb12u1_amd64.deb ...
    Unpacking php8.2-readline (8.2.26-1~deb12u1) ...
    Selecting previously unselected package php8.2-cli.
    Preparing to unpack .../4-php8.2-cli_8.2.26-1~deb12u1_amd64.deb ...
    Unpacking php8.2-cli (8.2.26-1~deb12u1) ...
    Selecting previously unselected package php-cli.
    Preparing to unpack .../5-php-cli_2%3a8.2+93_all.deb ...
    Unpacking php-cli (2:8.2+93) ...
    Setting up php-common (2:93) ...
    Created symlink /etc/systemd/system/timers.target.wants/phpsessionclean.timer → /lib/systemd/system/phpsessionclean.timer.
    Setting up php8.2-common (8.2.26-1~deb12u1) ...
    Creating config file /etc/php/8.2/mods-available/calendar.ini with new version
    Creating config file /etc/php/8.2/mods-available/ctype.ini with new version
    Creating config file /etc/php/8.2/mods-available/exif.ini with new version
    Creating config file /etc/php/8.2/mods-available/fileinfo.ini with new version
    Creating config file /etc/php/8.2/mods-available/ffi.ini with new version
    Creating config file /etc/php/8.2/mods-available/ftp.ini with new version
    Creating config file /etc/php/8.2/mods-available/gettext.ini with new version
    Creating config file /etc/php/8.2/mods-available/iconv.ini with new version
    Creating config file /etc/php/8.2/mods-available/pdo.ini with new version
    Creating config file /etc/php/8.2/mods-available/phar.ini with new version
    Creating config file /etc/php/8.2/mods-available/posix.ini with new version
    Creating config file /etc/php/8.2/mods-available/shmop.ini with new version
    Creating config file /etc/php/8.2/mods-available/sockets.ini with new version
    Creating config file /etc/php/8.2/mods-available/sysvmsg.ini with new version
    Creating config file /etc/php/8.2/mods-available/sysvsem.ini with new version
    Creating config file /etc/php/8.2/mods-available/sysvshm.ini with new version
    Creating config file /etc/php/8.2/mods-available/tokenizer.ini with new version
    Setting up php8.2-opcache (8.2.26-1~deb12u1) ...
    Creating config file /etc/php/8.2/mods-available/opcache.ini with new version
    Setting up php8.2-readline (8.2.26-1~deb12u1) ...
    Creating config file /etc/php/8.2/mods-available/readline.ini with new version
    Setting up php8.2-cli (8.2.26-1~deb12u1) ...
    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 php-cli (2:8.2+93) ...
    update-alternatives: using /usr/bin/php.default to provide /usr/bin/php (php) in auto mode
    update-alternatives: using /usr/bin/phar.default to provide /usr/bin/phar (phar) in auto mode
    update-alternatives: using /usr/bin/phar.phar.default to provide /usr/bin/phar.phar (phar.phar) in auto mode
    Processing triggers for man-db (2.11.2-2) ...
    Processing triggers for php8.2-cli (8.2.26-1~deb12u1) ...
    Selecting previously unselected package php8.2-mbstring.
    (Reading database ... 296783 files and directories currently installed.)
    Preparing to unpack .../php8.2-mbstring_8.2.26-1~deb12u1_amd64.deb ...
    Unpacking php8.2-mbstring (8.2.26-1~deb12u1) ...
    Selecting previously unselected package php-mbstring.
    Preparing to unpack .../php-mbstring_2%3a8.2+93_all.deb ...
    Unpacking php-mbstring (2:8.2+93) ...
    Setting up php8.2-mbstring (8.2.26-1~deb12u1) ...
    Creating config file /etc/php/8.2/mods-available/mbstring.ini with new version
    Setting up php-mbstring (2:8.2+93) ...
    Processing triggers for php8.2-cli (8.2.26-1~deb12u1) ...
    WARNING! This script will reconfigure your entire server!
    It should be run on a freshly installed server and all current configuration that you have done will most likely be lost!
    Type 'yes' if you really want to continue: yes
    [INFO] Starting perfect server setup for Debian GNU/Linux 12 (bookworm)
    [INFO] Checking hostname.
    [INFO] Enabling contrib and non-free repositories.
    [INFO] Updating packages
    [INFO] Updated packages
    [INFO] Installing packages ssh, openssh-server, nano, vim-nox, lsb-release, apt-transport-https, ca-certificates, wget, git, gnupg, software-properties-common, curl, cron, ntp
    [INFO] Installed packages ssh, openssh-server, nano, vim-nox, lsb-release, apt-transport-https, ca-certificates, wget, git, gnupg, software-properties-common, curl, cron, ntp
    [INFO] Activating rspamd repository.
    [INFO] Activating sury php repository.
    [INFO] Activating GoAccess repository.
    [INFO] Updating packages (after enabling 3rd party repos).
    [INFO] Updated packages
    [INFO] Installing packages dbconfig-common, postfix, postfix-mysql, mariadb-client, mariadb-server, openssl, rkhunter, binutils, sudo, getmail6, rsyslog
    [INFO] Installed packages dbconfig-common, postfix, postfix-mysql, mariadb-client, mariadb-server, openssl, rkhunter, binutils, sudo, getmail6, rsyslog
    [INFO] Installing packages dovecot-imapd, dovecot-pop3d, dovecot-mysql, dovecot-sieve, dovecot-managesieved, dovecot-lmtpd
    [INFO] Installed packages dovecot-imapd, dovecot-pop3d, dovecot-mysql, dovecot-sieve, dovecot-managesieved, dovecot-lmtpd
    [INFO] Generating MySQL password.
    [INFO] Writing MySQL config files.
    [INFO] Configuring postfix.
    [INFO] Restarting postfix
    [INFO] Configuring rkhunter.
    [INFO] Installing packages software-properties-common, update-inetd, dnsutils, resolvconf, clamav, clamav-daemon, zip, unzip, bzip2, xz-utils, lzip, borgbackup, arj, nomarch, lzop, cabextract, apt-listchanges, libnet-ldap-perl, libauthen-sasl-perl, daemon, libio-string-perl, libio-socket-ssl-perl, libnet-ident-perl, libnet-dns-perl, libdbd-mysql-perl, bind9, rspamd, redis-server, postgrey, p7zip, p7zip-full, unrar-free, lrzip
    [INFO] Installed packages software-properties-common, update-inetd, dnsutils, resolvconf, clamav, clamav-daemon, zip, unzip, bzip2, xz-utils, lzip, borgbackup, arj, nomarch, lzop, cabextract, apt-listchanges, libnet-ldap-perl, libauthen-sasl-perl, daemon, libio-string-perl, libio-socket-ssl-perl, libnet-ident-perl, libnet-dns-perl, libdbd-mysql-perl, bind9, rspamd, redis-server, postgrey, p7zip, p7zip-full, unrar-free, lrzip
    [INFO] Stopping Rspamd.
    [INFO] (Re)starting Bind.
    [INFO] Disabling spamassassin daemon.
    [ERROR] Exception occurred: ISPConfigOSException -> Command resolvconf -u 2>&1 failed. (/ispconfig.ai.php:15)
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Please do not hijack other users' threads, your error message is completely different from the thread you originally posted in. And do not repeat the same post over and over again. I moved your request to a separate thread now and deleted some of the duplicate posts.

    The command:

    uname -a

    failed at the time the ISPConfig installer ran it. You can try to run the installer again, maybe it work now. And please follow installation instructions, on Debian you must become root user with:

    su --login

    and do not run the install command with sudo, see installation instructions:

    https://www.howtoforge.com/ispconfig-autoinstall-debian-ubuntu/
     

Share This Page