getting checksum error for arch-server-core-4.3.2.patch
==> Validating source files with md5sums...
pihole-4.3.2.tar.gz ... Passed
admin-4.3.2.tar.gz ... Passed
arch-server-core-4.3.2.patch ... FAILED
arch-server-admin-4.3.2.patch ... Passed
dnsmasq.include ... Passed
lighttpd.pi-hole.conf ... Passed
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 .. 39 40 41 42 43 44 45 46 47 48 49 .. 87 Next › Last »
nealc99 commented on 2019-09-23 09:26 (UTC) (edited on 2019-09-23 09:28 (UTC) by nealc99)
max.bra commented on 2019-09-21 10:50 (UTC)
@phixion YES!! really long forgotten... thanks for reporting
phixion commented on 2019-09-21 03:32 (UTC)
shouldn't version tag in https://aur.archlinux.org/cgit/aur.git/tree/version.patch?h=pi-hole-server#n19 and line 22 be raised to 4.3.2 ?
johnnybash commented on 2019-09-19 05:08 (UTC)
as always....you have to cleanbuild...
MagicBobert commented on 2019-09-18 23:35 (UTC)
The md5sum for arch-server-admin-4.3.patch is not correct.
==> Validating source files with md5sums...
pihole-4.3.2.tar.gz ... Passed
admin-4.3.tar.gz ... Passed
arch-server-core-4.3.2.patch ... Passed
arch-server-admin-4.3.patch ... FAILED
dnsmasq.include ... Passed
lighttpd.pi-hole.conf ... Passed
nginx.pi-hole.conf ... Passed
pi-hole.tmpfile ... Passed
pi-hole-gravity.service ... Passed
pi-hole-gravity.timer ... Passed
pi-hole-logtruncate.service ... Passed
pi-hole-logtruncate.timer ... Passed
mimic_setupVars.conf.sh ... Passed
version.patch ... Passed
piholeDebug.sh ... Passed
==> ERROR: One or more files did not pass the validity check!
danieltetraquark commented on 2019-09-08 13:58 (UTC)
@max.bra yes, indeed. (I should have checked that)
Lighttpd will listen to ipv4 only without this setting which can lead to problems.
max.bra commented on 2019-09-08 09:47 (UTC) (edited on 2019-09-08 09:49 (UTC) by max.bra)
hi danieltetraquark, we don't have any perl script in our lighttpd package.
Do you mean?
##
## Use IPv6?
##
server.use-ipv6 = "enable"
Anyway, this package installs an example lighttpd.conf and will never overwrite your official config. You can modify yours and it will be forever.
edit: markdown
danieltetraquark commented on 2019-09-05 16:50 (UTC)
Could you add the following to the lighttpd config to enable listening to ipv4 and ipv6? Like in the upstream/debian lighttpd config
# default listening port for IPv6 falls back to the IPv4 port
include_shell "/usr/share/lighttpd/use-ipv6.pl " + server.port
hakayova commented on 2019-07-19 00:03 (UTC) (edited on 2019-07-19 00:04 (UTC) by hakayova)
Thank you @max.bra. I followed your instructions and it worked. I was just relying on the AUR package for updates and assumed that when you wrote the patch to fix the issue, the package was also recreated with the patch. Maybe it was but it didn't work to re-install it via yaourt. Your method of compiling it with makepkg did. Thanks!
max.bra commented on 2019-07-18 06:22 (UTC) (edited on 2019-07-19 22:56 (UTC) by max.bra)
hi hakayova, i don't know what you mean with "I did not compile it as @max.bra recommended" but my recommendations are inside the PKGBUILD. the only way to make FTL works with nettle 3.5.x is to patch it. dot. download a snapshot (link in package AUR page), unzip and do a simple makepkg. after that i'm sure that everything will work. @all please do not rely on AUR helpers only, create your packages by hand too.
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.