Issue with Pi-Hole installation on Debian Buster

Hi,

I'm having an issue with installing Pi-Hole after I flashed Raspbian Buster on my Raspberry Pi.

It seems like there is an issue with "Systemd-resolved".

Installation log
pi@pi:~ $ curl -sSL https://install.pi-hole.net | bash
stty: 'standard input': Inappropriate ioctl for device

  [āœ—] Root user check
  [i] Script called with non-root privileges
      The Pi-hole requires elevated privileges to install and run
      Please check the installer for any concerns regarding this requirement
      Make sure to download this script from a trusted source

  [āœ“] Sudo utility check
stty: 'standard input': Inappropriate ioctl for device

  [āœ“] Root user check

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

  [i] Existing PHP installation detected : PHP version 7.3.4-2
  [āœ“] Disk space check
  [āœ“] Update local cache of available packages

  [āœ“] Checking apt-get for upgraded packages... up to date!

  [i] Installer Dependency checks...
  [āœ“] Checking for apt-utils
  [āœ“] Checking for dialog
  [āœ“] Checking for debconf
  [āœ“] Checking for dhcpcd5
  [āœ“] Checking for git
  [āœ“] Checking for iproute2
  [āœ“] Checking for whiptail

  [i] Using Google (ECS)
  [i] Static IP already configured
  [i] Unable to find IPv6 ULA/GUA address, IPv6 adblocking will not be enabled
  [i] IPv4 address: 10.0.0.2/24
  [i] IPv6 address: 
  [i] Web Interface On
  [i] Web Server On
  [i] Logging On.
  [āœ—] Check for existing repository in /etc/.pihole
  [āœ“] Clone https://github.com/pi-hole/pi-hole.git into /etc/.pihole

  [āœ—] Check for existing repository in /var/www/html/admin
  [āœ“] Clone https://github.com/pi-hole/AdminLTE.git into /var/www/html/admin

  [i] Main Dependency checks...
  [āœ“] Checking for cron
  [āœ“] Checking for curl
  [āœ“] Checking for dnsutils
  [āœ“] Checking for iputils-ping
  [āœ“] Checking for lsof
  [āœ“] Checking for netcat
  [āœ“] Checking for psmisc
  [āœ“] Checking for sudo
  [āœ“] Checking for unzip
  [āœ“] Checking for wget
  [āœ“] Checking for idn2
  [āœ“] Checking for sqlite3
  [āœ“] Checking for libcap2-bin
  [āœ“] Checking for dns-root-data
  [āœ“] Checking for resolvconf
  [āœ“] Checking for libcap2
  [āœ“] Checking for lighttpd
  [āœ“] Checking for php7.3-common
  [āœ“] Checking for php7.3-cgi
  [āœ“] Checking for php7.3-sqlite3

  [āœ“] Enabling lighttpd service to start on reboot...

  [i] FTL Checks...

  [āœ“] Detected ARM-hf architecture (armv7+)
  [i] Checking for existing FTL binary...
  [i] Latest FTL Binary already installed (v4.3.1). Confirming Checksum...
  [i] Checksum correct. No need to download!
  [āœ“] Checking for user 'pihole'
  [āœ“] Installing scripts from /etc/.pihole

  [i] Installing configs from /etc/.pihole...
  [i] Existing dnsmasq.conf found... it is not a Pi-hole file, leaving alone!
  [āœ“] Copying 01-pihole.conf to /etc/dnsmasq.d/01-pihole.conf

  [i] Installing blocking page...
  [āœ“] Creating directory for blocking page, and copying files
  [āœ—] Backing up index.lighttpd.html
      No default index.lighttpd.html file found... not backing up

  [āœ“] Installing sudoer file

  [āœ“] Installing latest Cron script

  [āœ“] Installing latest logrotate script
  [i] Backing up /etc/dnsmasq.conf to /etc/dnsmasq.conf.old

  [i] Skipping firewall configuration
  [āœ“] man pages installed and database updated
  [i] Testing if systemd-resolved is enabled
  [i] Systemd-resolved is not enabled
  [i] Restarting lighttpd service...pi@pi:~ $

I appreciate any help. Thanks.

Debug Token:

https://tricorder.pi-hole.net/p5emah0dmj

Buster is not supported at the moment.

https://discourse.pi-hole.net/t/getting-ready-for-buster/21001

Ok. Any idea how to download Raspbian Stretch?

Can't say for sure, but maybe here?

1 Like

Ah! Thank you.

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