'unmet dependencies' and other warnings when installing Pi-hole

Question on this. I go to install pi-hole and it asks me to keep or replace the open ssh package. If I keep it, it hangs. if I replace it I can't login via ssh anymore. Thoughts?

Your question seems to be very different from the current topic.
Also, your comment doesn't give a lot information about your system, source of install, etc.

Can you please open a new topic with your question?

The specific issue I get now is install will fail at being unable to update /etc/.pihole

root@UCK:~# curl -sSL https://install.pi-hole.net | bash

[✓] Root user check

    .;;,.
    .ccccc:,.
     :cccclll:.      ..,,
      :ccccclll.   ;ooodc
       'ccll:;ll .oooodc
         .;cll.;;looo:.
             .. ','.
            .',,,,,,'.
          .',,,,,,,,,,.
        .',,,,,,,,,,,,....
      ....''',,,,,,,'.......
    .........  ....  .........
    ..........      ..........
    ..........      ..........
    .........  ....  .........
      ........,,,,,,,'......
        ....',,,,,,,,,,,,.
           .',,,,,,,,,'.
            .',,,,,,'.
              ..'''.

[i] SELinux not detected
[✓] Update local cache of available packages
[i] Existing PHP installation detected : PHP version 5.6.40-0+deb8u12

[i] Checking apt-get for upgraded packages...E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
[✓] Checking apt-get for upgraded packages... up to date!

[i] Checking for / installing Required dependencies for OS Check...
[✓] Checking for grep
[✓] Checking for dnsutils

[✓] Supported OS detected
[i] Checking for / installing Required dependencies for this install script...
[✓] Checking for git
[✓] Checking for iproute2
[✓] Checking for dialog
[✓] Checking for ca-certificates

[i] Using interface: eth0p
[i] IPv4 address: 192.168.1.2/24
[i] Unable to find IPv6 ULA/GUA address
[i] IPv6 address:
[i] Using upstream DNS: Google (ECS, DNSSEC) (8.8.8.8, 8.8.4.4)
[i] Installing StevenBlack's Unified Hosts List
[i] Installing Admin Web Interface
[i] Installing lighttpd
[i] Query Logging on.
[i] Using privacy level: 0
[✗] Check for existing repository in /etc/.pihole
[i] Clone GitHub - pi-hole/pi-hole: A black hole for Internet advertisements into /etc/.pihole...
Error: Could not update local repository. Contact support.

Did you do this?

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