I guess it was related to having the package installed in the same system?
I had the same problem, not a clean chroot but not using any helper either, just cloning this AUR repo and running makepkg
in a subdir of $HOME
. It worked after uninstalling backintime
1.3.2 (installed from this same PKGBUILD
), even if I'm using Wayland.
Pinned Comments
graysky commented on 2023-10-07 12:15 (UTC)
Using an AUR helper such as yay to build packages including backintime is HIGHLY discouraged. The recommended build method is to use a clean chroot. See: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot
I wrote a script that automates much of that called clean-chroot-manager offered here in the AUR.
Please stop posting build failures because you insist on building with yay or other AUR helpers.