Installing Pi Hole on Banana Pi M1

Hi. I tried to install pi hole on Banana Pi M1 running Raspbian with no luck. Basically i ran into issues right at installing. I typed curl -sSL https://install.pi-hole.net | bash to install it (with root access). I shot a screenshot at Screenshot by Lightshot so please,check it out and tell me what's wrong.

Expected Behaviour:

It should install

Actual Behaviour:

It's not installing at all

Try curl -sSL https://install.pi-hole.net | sudo bash -x to run in verbose and see why apt is failing.

Hi. I did it and did export of it. Here's the pastebin URL: https://pastebin.com/fdR0JX3G

PS: be careful, i set expire time to 6 months

Run apt-get --yes --no-install-recommends install dialog dhcpcd5 and see.

This popped up: Screenshot by Lightshot

That is an issue with the operating system and not something that we can fix with Pi-hole. You'll need to contact the creator of your OS and ask them for further guidance.

Thanx. I'll keep changing systems until i'll get one working :smiley:

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