hi visibilityspots,
thanks for reporting but all is functional here.
can you post a little more debug informations?
archlinux flavour?
Search Criteria
Package Details: pi-hole-core 6.0.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pi-hole-core.git (read-only, click to copy) |
---|---|
Package Base: | pi-hole-core |
Description: | The Pi-hole is an advertising-aware DNS/Web server. Arch adaptation for lan wide DNS server. |
Upstream URL: | https://github.com/pi-hole/pi-hole |
Licenses: | EUPL-1.2 |
Conflicts: | pi-hole-server, pi-hole-standalone |
Provides: | pi-hole-server, pi-hole-standalone |
Submitter: | max.bra |
Maintainer: | max.bra (graysky) |
Last Packager: | max.bra |
Votes: | 119 |
Popularity: | 2.56 |
First Submitted: | 2025-02-21 17:31 (UTC) |
Last Updated: | 2025-03-30 17:07 (UTC) |
Dependencies (11)
- bind (bind-gitAUR)
- git (git-gitAUR, git-glAUR)
- inetutils (inetutils-gitAUR)
- iproute2 (iproute2-gitAUR, iproute2-selinuxAUR)
- jq (jq-gitAUR, jaq-binAUR)
- logrotate (logrotate-gitAUR, logrotate-selinuxAUR)
- lsof (lsof-gitAUR)
- netcat (nmap-netcatAUR, openbsd-netcat-gitAUR, gnu-netcat-svnAUR, gnu-netcat, openbsd-netcat)
- pi-hole-ftlAUR
- procps-ng (procps-ng-gitAUR)
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, fudo-gitAUR, sudo-selinuxAUR, sudo-rs-symlinkAUR)
Required by (3)
- padd-git (requires pi-hole-server)
- pi-hole-whitelist-git (requires pi-hole-server) (optional)
- pi-hole-whitelist-git (requires pi-hole-standalone) (optional)
Sources (10)
- https://raw.githubusercontent.com/max72bra/pi-hole-core-archlinux-customization/main/arch-core-6.0.6-1.patch
- mimic_basic-install.sh
- mimic_setupVars.conf.sh
- pi-hole-core-6.0.6.tar.gz
- pi-hole-gravity.service
- pi-hole-gravity.timer
- pi-hole-logtruncate.service
- pi-hole-logtruncate.timer
- pi-hole.tmpfile
- piholeDebug.sh
Latest Comments
« First ‹ Previous 1 .. 69 70 71 72 73 74 75 76 77 78 79 .. 87 Next › Last »
max.bra commented on 2017-01-10 10:11 (UTC)
visibilityspots commented on 2017-01-10 09:15 (UTC)
the ttl option in the /etc/dnsmasq.d/01-pihole.conf prevents the dnsmasq.service from starting.. By removing it from the config it starts without any issue.
max.bra commented on 2017-01-06 09:35 (UTC)
@Boohbah
already solved with last revision.
Thanks for reporting.
<deleted-account> commented on 2017-01-06 01:23 (UTC)
This line was being spammed in the logs.
lighttpd-angel[321]: sh: line 0: cd: /etc/.pihole/: No such file or directory
Solved by removing references to /etc/.pihole in /srv/http/pihole/pihole/index.php
$piHoleVersion = exec('cd /etc/.pihole/ && git describe --tags --abbrev=0');
<footer>Generated <?php echo date('D g:i A, M d'); ?> by Pi-hole <?php echo $piHoleVersion; ?></footer>
max.bra commented on 2017-01-04 23:19 (UTC)
@dafero @L54
YES!! you are right. I will correct it ASAP.
Thanks for reporting.
dafero commented on 2017-01-04 15:30 (UTC) (edited on 2017-01-04 15:31 (UTC) by dafero)
configuration file update instructions are out of date:
L54 says:
# [ -f /etc/dnsmasq.orig ] && cp /etc/pihole/configs/dnsmasq.complete /etc/dnsmasq.conf
and it should be:
# [ -f /etc/dnsmasq.orig ] && cp /etc/pihole/configs/dnsmasq.main /etc/dnsmasq.conf
max.bra commented on 2017-01-01 17:33 (UTC)
thanks to C0rn3j I can afford to submit a pre-package for those of you who have time to test it
https://www.dropbox.com/s/n22km04qjkrpmx3/pi-hole-server-test.zip?dl=0
feedbacks to my profile mail will be appreciated.
max.bra commented on 2017-01-01 17:24 (UTC)
Update to ver. 2.10.x need manual interaction:
delete /etc/dnsmasq.d/01.pihole.conf is needed before updating.
From ver. 2.10.x this package will manage the files in the folder dnsmasq.d/.
max.bra commented on 2016-12-31 18:21 (UTC)
why not, will try to do a package tomorrow then.
happy new year to you all!!!
C0rn3j commented on 2016-12-31 18:09 (UTC)
Thanks for supporting the package and happy New Year!
I can possibly test it on my RPi when you'll have time to work on it, email me if you'd like to ^^
Pinned Comments
max.bra commented on 2025-02-21 21:44 (UTC)
ArchLinux Pi-hole is not officially supported by Pi-hole project. In case of bugs and malfunctions please DO NOT file a report upstream.
First of all check if the wiki (https://wiki.archlinux.org/index.php/Pi-hole) can help then ask here for assistance and tips.
When it will be excluded that the problem does not depend on ArchLinux we will file a bug upstream.
max.bra commented on 2025-02-21 17:56 (UTC)
to update to pi-hole 6, please use pi-hole-core pi-hole-ftl and pi-hole-web packages.