Scenario:
- vmware esxi 6.7, 1 vCPU, 1GB RAM, 8GB HDD
- Debian 10.4 (both netinstall and DVD isos)
- Minimum install: SSH Server, Standard System Utilities... (no desktop at all)
- Had to add: sudo, curl
- sudo -i
- Executed: curl -sSL https://install.pi-hole.net | bash
Result:
root@pihole-a:~# curl -sSL https://install.pi-hole.net | bash
[✓] Root user check
.;;,.
.ccccc:,.
:cccclll:. ..,,
:ccccclll. ;ooodc
'ccll:;ll .oooodc
.;cll.;;looo:.
.. ','.
.',,,,,,'.
.',,,,,,,,,,.
.',,,,,,,,,,,,....
....''',,,,,,,'.......
......... .... .........
.......... ..........
.......... ..........
......... .... .........
........,,,,,,,'......
....',,,,,,,,,,,,.
.',,,,,,,,,'.
.',,,,,,'.
..'''.
[✓] Update local cache of available packages
[✓] Disk space check
[✓] Checking apt-get for upgraded packages... up to date!
[i] Installer Dependency checks...
[i] Checking for dhcpcd5 (will be installed)
[i] Checking for git (will be installed)
[✓] Checking for iproute2
[✓] Checking for whiptail
[i] Checking for dnsutils (will be installed)
[i] Processing apt-get install(s) for: dhcpcd5 git dnsutils, please wait...
--------------------------------------------------------------------------------
Selecting previously unselected package dhcpcd5.
(Reading database ... 29341 files and directories currently installed.)
Preparing to unpack .../0-dhcpcd5_7.1.0-2_amd64.deb ...
Unpacking dhcpcd5 (7.1.0-2) ...
Selecting previously unselected package libirs161:amd64.
Preparing to unpack .../1-libirs161_1%3a9.11.5.P4+dfsg-5.1+deb10u1_amd64.deb ...
Unpacking libirs161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
Selecting previously unselected package dnsutils.
Preparing to unpack .../2-dnsutils_1%3a9.11.5.P4+dfsg-5.1+deb10u1_amd64.deb ...
Unpacking dnsutils (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../3-liberror-perl_0.17027-2_all.deb ...
Unpacking liberror-perl (0.17027-2) ...
Selecting previously unselected package git-man.
Preparing to unpack .../4-git-man_1%3a2.20.1-2+deb10u3_all.deb ...
Unpacking git-man (1:2.20.1-2+deb10u3) ...
Selecting previously unselected package git.
Preparing to unpack .../5-git_1%3a2.20.1-2+deb10u3_amd64.deb ...
Unpacking git (1:2.20.1-2+deb10u3) ...
Setting up dhcpcd5 (7.1.0-2) ...
Created symlink /etc/systemd/system/multi-user.target.wants/dhcpcd.service → /lib/systemd/system/dhcpcd.service.
Setting up libirs161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
Setting up dnsutils (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
Setting up liberror-perl (0.17027-2) ...
Setting up git-man (1:2.20.1-2+deb10u3) ...
Setting up git (1:2.20.1-2+deb10u3) ...
Processing triggers for systemd (241-7~deb10u4) ...
Processing triggers for man-db (2.8.5-2) ...
Processing triggers for libc-bin (2.28-10) ...
--------------------------------------------------------------------------------
root@pihole-a:~# pihole
-bash: pihole: command not found
root@pihole-a:~# find / -name "*pihole*"
root@pihole-a:~#
Dug into script... tried manually installing dependencies from script: cron curl iputils-ping lsof netcat psmisc sudo unzip wget idn2 sqlite3 libcap2-bin dns-root-data libcap2 lighttpd php-common php-cgi php-sqlite3 php-xml php-intl
... Still no further progress. Script ends after successfully checking for initial dependencies.
[i] Installer Dependency checks...
[✓] Checking for dhcpcd5
[✓] Checking for git
[✓] Checking for iproute2
[✓] Checking for whiptail
[✓] Checking for dnsutils
root@pihole-a:~#
Result of apt list | grep installed
before manual dependency installs: https://pastebin.com/raw/fm6cw3zW (big chunk of text so in pastebin)
Debug Token:
Cannot generate a debug token