@max.bra - Mine coredumps (odroid c2 running Arch ARM aarch64):
● pi-hole-ftl.service - Pi-hole FTL engine
Loaded: loaded (/usr/lib/systemd/system/pi-hole-ftl.service; disabled; vendor preset: disabled)
Active: failed (Result: core-dump) since Fri 2017-09-29 14:31:49 EDT; 26s ago
Process: 146 ExecStart=/usr/bin/pihole-FTL no-daemon (code=dumped, signal=ABRT)
Main PID: 146 (code=dumped, signal=ABRT)
Sep 29 14:31:49 pihole systemd[1]: pi-hole-ftl.service: Failed with result 'core-dump'.
Sep 29 14:31:49 pihole systemd[1]: pi-hole-ftl.service: Service hold-off time over, scheduling restart.
Sep 29 14:31:49 pihole systemd[1]: Stopped Pi-hole FTL engine.
Sep 29 14:31:49 pihole systemd[1]: pi-hole-ftl.service: Start request repeated too quickly.
Sep 29 14:31:49 pihole systemd[1]: Failed to start Pi-hole FTL engine.
Sep 29 14:31:49 pihole systemd[1]: pi-hole-ftl.service: Unit entered failed state.
Sep 29 14:31:49 pihole systemd[1]: pi-hole-ftl.service: Failed with result 'core-dump'.
Search Criteria
Package Details: pi-hole-ftl 5.25.2-2
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: | 57 |
Popularity: | 2.18 |
First Submitted: | 2017-05-07 15:23 (UTC) |
Last Updated: | 2024-08-10 09:53 (UTC) |
Dependencies (6)
- gmp (gmp-hgAUR)
- libidn (libidn-gitAUR)
- nettle (nettle-gitAUR)
- cmake (cmake-gitAUR) (make)
- sqlite (sqlite-fossilAUR) (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)
- Show 45 more...
Sources (6)
Latest Comments
« First ‹ Previous 1 .. 37 38 39 40 41 42 43 44 Next › Last »
graysky commented on 2017-09-29 18:32 (UTC)
graysky commented on 2017-09-29 01:00 (UTC)
@max.bra - I don't have time at the moment to see what changed from 2.10 --> 2.11. Do you? Simply bumping the pkgver leads to an unusable pi-hole.
max.bra commented on 2017-06-21 21:59 (UTC)
@graysky
nice!
graysky commented on 2017-06-21 21:03 (UTC) (edited on 2017-06-21 21:12 (UTC) by graysky)
@max.bra - Have you noticed that the systemd-tmpfiles --create command in the post_install does not work?
EDIT: there is a pacman hook that does this.
1) Delete line 2 from pi-hole-ftl.install
2) Change line 46 of the PKGBUILD to:
install -Dm644 "$pkgname.tmpfile" "$pkgdir"/usr/lib/tmpfiles.d/$pkgname.conf
max.bra commented on 2017-06-20 16:21 (UTC)
> OK, thanks. Seems odd, no?
well... telling the truth... YES
graysky commented on 2017-06-20 13:05 (UTC)
OK, thanks. Seems odd, no?
max.bra commented on 2017-06-20 12:16 (UTC)
because upstream pihole scripts set those permissions anyway
graysky commented on 2017-06-20 11:57 (UTC)
Why do you install -Dm777 on line 50 of the PKGBUILD?
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.