Are you using an AUR helper? Builds fine with makepkg or makechrootpkg
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.51 |
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 .. 41 42 43 44 45 46 47 48 49 50 51 .. 87 Next › Last »
graysky commented on 2019-06-30 09:31 (UTC)
tdkl commented on 2019-06-30 08:50 (UTC)
Getting this error with the most recent update:
==> Extracting sources... -> Extracting pihole-4.3.1.tar.gz with bsdtar -> Extracting admin-4.3.tar.gz with bsdtar ==> Starting prepare()... The next patch would create the file adlists.list, which already exists! Skipping patch. 1 out of 1 hunk ignored patching file advanced/Scripts/chronometer.sh patching file advanced/Scripts/piholeLogFlush.sh patching file advanced/Scripts/version.sh patching file advanced/Scripts/webpage.sh patching file advanced/Templates/logrotate patching file advanced/Templates/pihole.sudo patching file advanced/dnsmasq.conf.original The next patch would create the file dns-servers.conf, which already exists! Skipping patch. 1 out of 1 hunk ignored patching file gravity.sh patching file pihole ==> ERROR: A failure occurred in prepare(). Aborting...
tdkl commented on 2019-06-19 14:01 (UTC)
Managed to find the problem with the Long term data and Network not displaying. It needs pdo_sqlite and sqlite3 to be enabled in php.ini (somehow I didn't have both), now it displays the data.
max.bra commented on 2019-06-19 11:31 (UTC)
Hi PS0, it's FTL pkg that conflict with dnsmasq
PS0 commented on 2019-06-19 11:28 (UTC)
This package conflicts with dnsmasq (not mentioned in PKGBUILD).
tdkl commented on 2019-06-18 21:58 (UTC) (edited on 2019-06-18 22:01 (UTC) by tdkl)
I already have it disabled ...
I noticed it throws the same error when going to Long term data / Query log (/db_queries.php), but Query log in the top menu displays fine.
I tried resetting the pihole-ftl.db in /etc/pihole, but that didn't do anything.
graysky commented on 2019-06-18 21:02 (UTC)
I think I solved this by disabling systemd-resolved and just manually setting /etc/resolv.conf
with the correct nameserver... I seem to recall seeing something in the journal about port 53 already being bound. Been too long and covered too many miles since.
tdkl commented on 2019-06-18 19:17 (UTC) (edited on 2019-06-18 19:24 (UTC) by tdkl)
@graysky: I also have the same behaviour as you, although I get an error "An unknown error occured while loading the data". Running on archv5 pogoplug v2.
Pi-hole is the only DHCP server on my network, but also have an odd issue when saving a Static DHCP Lease in DHCP :
Info A new static address has been added
Error There was a problem applying your settings. Debugging information: PHP error (2): fopen(/etc/dnsmasq.d/04-pihole-static-dhcp.conf): failed to open stream: Operation not permitted in /srv/http/pihole/admin/scripts/pi-hole/php/savesettings.php:66
The file has 644 root:root permissions. The change is actually saved, the entry is never displayed on the Static lease list.
Maybe both of them are connected, that some info can't be read to be displayed on the website? Otherwise the DNS queries are logged and displayed.
[EDIT] I've managed to solve the DHCP Static lease error, the open_basedir wasn't set correctly for the whole dnsmasq.d folder. The no data on network page remains.
max.bra commented on 2019-05-19 17:26 (UTC)
@graysky: anyway, i use pi-hole as DHCP server...
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.