One of the tweaks listed for the latest release is:
[TWEAK] - Remove pi.hole and <hostname> from gravity.list put them as address= in 01-pihole.conf #849
I'm assuming that is what's causing the pi.hole/admin interface to stop working in the AUR release as I don't see that file, nor pi.hole referenced in the PKGBUILD.
Not a huge deal, but the name resolution was nice, because just <hostname>/admin doesn't allow changes to be made in the web interface. Should pi.hole just be added back into the gravity.list?
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 .. 72 73 74 75 76 77 78 79 80 81 82 .. 87 Next › Last »
slip commented on 2016-11-01 18:44 (UTC)
max.bra commented on 2016-11-01 16:44 (UTC)
hi tdkl,
upstream added mod_auth to lighttpd modules, probably for future purpose.
mod_auth need libmariadbclient.
tdkl commented on 2016-11-01 15:52 (UTC)
Why is libmariadbclient set as dep now ?
max.bra commented on 2016-10-14 15:21 (UTC)
hi peoro,
i think you have posted in wrong place: where can you find a pod2man command in this PKGBUILD?
peoro commented on 2016-10-14 15:18 (UTC) (edited on 2016-10-14 15:18 (UTC) by peoro)
This package should have a build dependency to whatever provides `pod2man`:
==> Starting build()...
PKGBUILD: line 16: pod2man: command not found
==> ERROR: A failure occurred in build().
Aborting...
max.bra commented on 2016-10-05 11:51 (UTC)
sorry my fault. updated without version bump.
TimLovesTech commented on 2016-10-05 08:52 (UTC)
The file "mimic_setupVars.conf.sh" has been changed in the latest snapshot, and the md5 was not updated so it fails validity check.
nikke commented on 2016-08-30 08:39 (UTC)
It's black for me aswell when I open the logo locally with a image viewer, tested several. But when I open logo.svg with palemoon or chrome it's shown. My fix is for the logo showing as broken in the web interface.
max.bra commented on 2016-08-30 07:48 (UTC)
hi nikke, thanks a lot for your advice.
but this is inside web interface: i was asking for svg appearance outside it.
> wget https://rawgit.com/pi-hole/AdminLTE/master/img/logo.svg
nikke commented on 2016-08-30 07:38 (UTC)
same here, added ".svg" => "image/svg+xml", to lighttpd.conf. restarted lighttpd and logo is shown OK.
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.