There is a error for me:
#clean-up installed old files that were renamed or moved in later BiT versions
rm -f /etc/dbus-1/system.d/net.launchpad.backintime.serviceHelper.conf
rm: cannot remove '/etc/dbus-1/system.d/net.launchpad.backintime.serviceHelper.conf': Read-only file system
make: *** [Makefile:14: install] Error 1
what should I do?
In the newest version(1.4.3-2), the bug has been fixed. It works well now.
[sunshe35@archlinux tmp]$ yay -Qs backint
local/backintime 1.4.3-2
Simple backup system inspired from the Flyback Project and TimeVault. Qt5 GUI version.
local/backintime-cli 1.4.3-2
Simple backup system inspired from the Flyback Project and TimeVault. CLI version.
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.