I cannot build this package. Error is "Install file (pi-hole-ftl.install) does not exist or is not a regular file". Any idea why I get this error? Thanks
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: | 56 |
Popularity: | 1.47 |
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)
- 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-server
- pi-hole-standalone
- pinephone-dev-tools (requires dnsmasq)
- podman-dnsname-git (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 (6)
Latest Comments
« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 44 Next › Last »
andreapier commented on 2020-08-21 08:38 (UTC)
ilpianista commented on 2020-08-10 06:16 (UTC)
It looks like this and pi-hole-server
sets different permissions to /etc/pihole
.
pi-hole-ftl: install -dm755 "$pkgdir"/etc/pihole
pi-hole-server: install -dm775 "$pkgdir"/etc/pihole
graysky commented on 2020-07-30 10:43 (UTC)
@max.bra - No cache sync tools.
dafero commented on 2020-07-30 07:43 (UTC)
@mmtung yeah, I think @max.bra is right.
Check https://aur.archlinux.org/packages/pi-hole-ftl/#comment-758404
I bet you don't have any swap configured and/or too much memory assigned to your GPU.
max.bra commented on 2020-07-29 10:43 (UTC)
@mmtung 1) absolutely not 2) i think you are out of ram
mmtung commented on 2020-07-29 10:20 (UTC)
This package has various issues:
(1) Validating of source files with md5sums fails with ERROR: One or more files did not pass the validity check!
(2) Disabling validity check, compilation fails at 71% building target dnsmasq with error:
{standard input}: Assembler messages:
{standard input}:677197: Warning: end of file not at end of a line; newline inserted
{standard input}:678426: Error: symbol `.LVU22387' is already defined
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
cc: fatal error: Killed signal terminated program cc1
compilation terminated.
make[2]: *** [src/database/CMakeFiles/sqlite3.dir/build.make:82: src/database/CMakeFiles/sqlite3.dir/sqlite3.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:264: src/database/CMakeFiles/sqlite3.dir/all] Error 2
make: *** [Makefile:149: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
error making: %!s(func() string=0x7c8ff4)
my hardware is Raspberry Pi 3 Model B Rev 1.2
Thank you.
dafero commented on 2020-07-28 14:05 (UTC)
HEADS UP You need at least 800Mb of RAM to successfully compile this package.
I have a Raspberry 1 Model B+ with NO swap configured and the compilation process was always failing at 61%:
Scanning dependencies of target sqlite3 [ 61%] Building C object src/database/CMakeFiles/sqlite3.dir/sqlite3.c.o {entrada estándar}: Mensajes del ensamblador: {entrada estándar}: Error: abre CFI al final del fichero; directiva .cfi_endproc ausente cc: error fatal: la señal Terminado (killed) terminó el programa cc1 compilación terminada. make[2]: [src/database/CMakeFiles/sqlite3.dir/build.make:82: src/database/CMakeFiles/sqlite3.dir/sqlite3.c.o] Error 1 make[1]: [CMakeFiles/Makefile2:264: src/database/CMakeFiles/sqlite3.dir/all] Error 2 make: *** [Makefile:149: all] Error 2
I added some swap on a USB drive and it compiled just fine :)
max.bra commented on 2020-07-27 20:49 (UTC)
@graysky no problem for post upgrade message. it's not the first time you have cache problem with your chrom* browser. first with status icons, now with summary data... do you use some cache /tmp synchronizer? maybe some data share with one of your containers?
graysky commented on 2020-07-26 20:46 (UTC) (edited on 2020-07-26 20:46 (UTC) by graysky)
@euvitudo - Thank you for the suggestion. Like magic, the issue is gone!
https://wiki.archlinux.org/index.php?title=Pi-hole&type=revision&diff=626889&oldid=621677
@max.bra - post_upgrade 1-line message?
euvitudo commented on 2020-07-26 20:04 (UTC)
@graysky, @max.bra saw similar when I upgraded; just needed to clear out my browser cache for the pi-hole site (stale css or js?).
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.