Pi-Hole installation end over "Main Dependency checks .."

Hi,
on my system :

> Description:|Debian GNU/Linux 8.11 (jessie)

my installation end on this point :

https://c2.staticflickr.com/2/1831/44053226381_a8e4351466_o.png

with -vx , the last information is :

  • debconf-apt-progress -- apt-get --yes --no-install-recommends install bc dnsutils netcat unzip idn2 sqlite3 dns-root-data resolvconf lighttpd php5-cgi php5-sqlite

Thank you :slight_smile:

Please try the following steps in the following order

  1. sudo nano /etc/resolv.conf
  2. change whatever is in there to 9.9.9.9
  3. save the file
  4. re run `curl -sSL https://install.pi-hole.net | bash -vx

Based on the info you have provided it looks like the system is unable to get from apt and it also appears unable to clone the repos from GitHub. The above command should resolve this for you

Hi. I try with 9.9.9.9 but same problem.

Now I try to disable IPS on my router

Thank you

You can try to manually install each dependency that is missing that may help

Hi,

I try to disable IPS\Firewall on my router, but same problem.

How i can manually install each dependency that is missing ?

Thank you

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.