Hi ChuckHL,
seems to be a specific problem with your architecture.
Have you tried with upstream?
Search Criteria
Package Details: pi-hole-ftl 6.0.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pi-hole-ftl.git (read-only, click to copy) |
---|---|
Package Base: | pi-hole-ftl |
Description: | The Pi-hole FTL engine |
Upstream URL: | https://github.com/pi-hole/FTL |
Licenses: | EUPL-1.2 |
Conflicts: | dnsmasq |
Provides: | dnsmasq |
Submitter: | max.bra |
Maintainer: | max.bra (graysky) |
Last Packager: | max.bra |
Votes: | 59 |
Popularity: | 2.06 |
First Submitted: | 2017-05-07 15:23 (UTC) |
Last Updated: | 2025-03-06 09:44 (UTC) |
Dependencies (6)
- gmp (gmp-hgAUR)
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR)
- nettle (nettle-gitAUR)
- pi-hole-webAUR
- cmake (cmake-gitAUR) (make)
- xxd (vim-minimal-gitAUR, gvim-gitAUR, vim-cli-gitAUR, gvim-wayland-lilydjwg-gitAUR, gvim-gtk2AUR, gvim, tinyxxd, vim) (make)
Required by (65)
- adhocspot-script-git (requires dnsmasq)
- airgeddon (requires dnsmasq) (optional)
- anti-ad-dnsmasq-git (requires dnsmasq)
- appgate-sdp (requires dnsmasq) (optional)
- appgate-sdp-headless (requires dnsmasq) (optional)
- archpxe (requires dnsmasq)
- berate_ap-git (requires dnsmasq)
- blueman-git (requires dnsmasq) (optional)
- corplink-bin (requires dnsmasq)
- create_ap (requires dnsmasq)
- create_ap-git (requires dnsmasq)
- cuttlefish-base-git (requires dnsmasq)
- dns-zone-blacklist-git (requires dnsmasq) (optional)
- dnsmasq-china-list-git (requires dnsmasq)
- dnsmasq-openrc (requires dnsmasq)
- docker-dnsmasq (requires dnsmasq)
- docker-machine-driver-kvm2 (requires dnsmasq)
- easywifi-git (requires dnsmasq) (optional)
- ethoscope-device (requires dnsmasq)
- ethoscope-node (requires dnsmasq)
- feishu-bin (requires dnsmasq)
- gnome-network-displays (requires dnsmasq)
- gnome-network-displays-git (requires dnsmasq)
- holodev (requires dnsmasq)
- holodev-git (requires dnsmasq)
- hostsblock (requires dnsmasq) (optional)
- incus-git (requires dnsmasq)
- incus-tools-git (requires dnsmasq)
- libnm-git (requires dnsmasq) (make)
- libnm-iwd (requires dnsmasq) (make)
- libvirt-git (requires dnsmasq) (make)
- libvirt-git (requires dnsmasq) (optional)
- libvirt-xen (requires dnsmasq) (make)
- libvirt-xen (requires dnsmasq) (optional)
- linux-router (requires dnsmasq)
- linux-wifi-hotspot (requires dnsmasq) (optional)
- linux-wifi-hotspot-bin (requires dnsmasq) (optional)
- lxc-git (requires dnsmasq) (optional)
- lxc-selinux (requires dnsmasq) (optional)
- lxd-git (requires dnsmasq)
- lxd516 (requires dnsmasq)
- minimega (requires dnsmasq) (optional)
- netns-helper-git (requires dnsmasq) (optional)
- networkmanager-git (requires dnsmasq) (make)
- networkmanager-git (requires dnsmasq) (optional)
- networkmanager-iwd (requires dnsmasq) (make)
- networkmanager-iwd (requires dnsmasq) (optional)
- networkmanager-support (requires dnsmasq)
- nm-cloud-setup-git (requires dnsmasq) (make)
- nm-iwd-cloud-setup (requires dnsmasq) (make)
- overture (requires dnsmasq) (optional)
- p-rout-git (requires dnsmasq)
- pi-hole-core
- pinephone-dev-tools (requires dnsmasq)
- podman-dnsname-git (requires dnsmasq)
- qemu-web-desktop (requires dnsmasq)
- rbenv-vagrant-setup-git (requires dnsmasq) (optional)
- simonpi (requires dnsmasq)
- simonpi-git (requires dnsmasq)
- ss-tproxy (requires dnsmasq)
- ss-tproxy-git (requires dnsmasq)
- vagrant-git (requires dnsmasq) (optional)
- virter (requires dnsmasq) (optional)
- waydroid (requires dnsmasq)
- waydroid-git (requires dnsmasq)
Sources (5)
Latest Comments
« First ‹ Previous 1 .. 40 41 42 43 44 45 46 Next › Last »
max.bra commented on 2017-06-18 13:40 (UTC)
ChuckHL commented on 2017-06-18 06:21 (UTC) (edited on 2017-06-18 06:21 (UTC) by ChuckHL)
I am unable to compile the latest version. When I try to run makepkg it gives me all of the following errors (see file hosted @ pastebin). For additional information, I am running it and compiling it in a Raspberry Pi 3 running Arch Linux AArch64 (Armv8).
https://pastebin.com/dkFsEcAw
-Regards
dafero commented on 2017-06-11 10:16 (UTC)
Hi Max,
Ooops sorry about that. I totally missed it.
max.bra commented on 2017-06-10 17:50 (UTC)
hi dafero,
what are you talking about?
your "workaround" is exactly done by install script at line:
systemd-tmpfiles --create pi-hole-ftl.conf
dafero commented on 2017-06-10 10:39 (UTC)
In order to solve the LOST CONNECTION TO API issue after upgrading:
mkdir -p /run/log/pihole-ftl
touch /run/log/pihole-ftl/pihole-FTL.log
chown pihole /run/log/pihole-ftl/pihole-FTL.log
systemctl restart pi-hole-ftl.service
:)
max.bra commented on 2017-05-13 10:00 (UTC) (edited on 2017-05-13 10:01 (UTC) by max.bra)
@asmolero
Sure!! Thanks for reporting.
Tomorrow i'll be able to update.
<deleted-account> commented on 2017-05-13 09:48 (UTC)
This also compiles and works under aarch64 without any extra step. Can you add it to the PKGBUILD? Thanks!
max.bra commented on 2017-05-09 20:07 (UTC) (edited on 2017-05-10 07:19 (UTC) by max.bra)
@ChuckHL
there's nothing wrong in your logs.
keep testing without deleting pi-hole-ftl.log and let me know.
p.s.: ftl always fail on exit, at least here on arch. same in my installation. systemd send sigterm and ftl offends. negligible.
edit: typo
ChuckHL commented on 2017-05-09 14:53 (UTC)
I ran those commands as you told me to. Here are the resulting logs.
https://pastebin.com/a84TfAvJ
max.bra commented on 2017-05-09 07:30 (UTC)
with 128MB needs really to waste nothing!!
try this to debug:
sudo systemctl stop pi-hole-ftl.service
sudo systemd-tmpfiles --remove pi-hole-ftl.conf
sudo systemd-tmpfiles --create pi-hole-ftl.conf
sudo systemctl start pi-hole-ftl.service
then please pastebin (or similar, don't paste lots of text here) output of following two commands:
sudo journalctl -b -l --no-pager | tail -n 50
cat /run/log/pihole-ftl/pihole-FTL.log
Pinned Comments
max.bra commented on 2018-02-09 16:46 (UTC) (edited on 2019-10-18 23:13 (UTC) by max.bra)
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.