Please follow the below template, it will help us to help you!
Expected Behaviour:
Installer (using sudo curl -sSL https://install.pi-hole.net | bash) finishes
Actual Behaviour:
Installer shows UI "Installing packages 0%" than drops to prompt, no errors
Debug Token:
pihole -d doesn't run
mint@mint-desktop /etc/.pihole $ ./pihole -d
./pihole: line 22: /opt/pihole/COL_TABLE: No such file or directory
[sudo] password for mint:
./pihole: line 22: /opt/pihole/COL_TABLE: No such file or directory
./pihole: line 61: /opt/pihole/piholeDebug.sh: No such file or directory
mint@mint-desktop /etc/.pihole $
I'm opting not to install lighttp, as I have an operational apache, but the admin site loads without much problems, however trying to save anything fails (fairly obviously) as there are several files missing, including setupVars.conf
OS: Linux mint-desktop 4.4.0-128-generic #154~14.04.1-Ubuntu SMP Fri May 25 14:56:13 UTC 2018 i686 i686 i686 GNU/Linux
CPU:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 22
model name : Intel(R) Celeron(R) CPU 220 @ 1.20GHz
stepping : 1
microcode : 0x36
cpu MHz : 1200.066
cache size : 512 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
apicid : 0
initial apicid : 0
fdiv_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl tm2 ssse3 cx16 xtpr pdcm lahf_lm dtherm
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass
bogomips : 2400.13
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
Have a couple of other services running, but likely shouldn't interfere with installer. Plex, rtorrent, rutorrent, mosquitto, logmein-host in a snap, apache with letsencrypt
Sidenote, but could be relevant: Since I started trying to install pi-hole, IPv6 seems to have stopped working, but could be due to other factors in my network
Any help appreciated!