Package Base Details: backintime

Git Clone URL: https://aur.archlinux.org/backintime.git (read-only, click to copy)
Submitter: None
Maintainer: graysky
Last Packager: graysky
Votes: 298
Popularity: 0.28
First Submitted: 2009-01-09 20:46 (UTC)
Last Updated: 2024-02-03 12:23 (UTC)

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.

Latest Comments

« First ‹ Previous 1 .. 54 55 56 57 58 59 60 61 62 63 64 .. 70 Next › Last »

coderkun commented on 2013-04-06 08:22 (UTC)

@Corubba: midori-git [AUR] also needs python 2 (for waf) and has the following in the PKGBUILD: $ msg2 "Python2 fix..." $ sed -i '0,/on/s//on2/' waf wscript maybe fukawi2 can add something like that?

kar commented on 2013-04-05 15:54 (UTC)

Ok, thank you. After I installed "python2-keyring" I can start "backintime-kde4" (as root with kdesu), but if I try to change some settings, there comes a message: ******************************************* Can't connect to KWallet to save password. On Debian you need to install "apt-get install python-keyring-kwallet". ******************************************* The terminal output is (as normal user, there are no wrong outputs as root with kdesu): http://pastebin.com/nzVXRphM

Corubba commented on 2013-04-05 15:26 (UTC)

backintime is using `python` to run, which is a symlink to python3 in arch, but seems to need python2. We need a patch to replace the python calls in the /usr/bin scripts. The missing keyring module is in the aur/python2-keyring package. This need to be a dep.

kar commented on 2013-04-05 14:41 (UTC)

Ok, with "SKIP" I could install this version of BackInTime, but I can't start it and I don't know why?! My desktop is KDE Plasma 4.10.2 Here is the terminal output: http://pastebin.com/AAELeSZn What's going wrong? Can anybody help? Thank you. PS.: The package "backintime-kde4" (from AUR) works fine, but I would like try the new BackInTime version.

cookiewhispers commented on 2013-04-05 12:34 (UTC)

@fukawi2: Since pacman 4.1.0 you can now use SKIP in checksums. That should solve the problem of launchpad generating different tarballs. See Changelog: https://projects.archlinux.org/pacman.git/tree/NEWS

fukawi2 commented on 2013-04-04 23:33 (UTC)

Did you delete your download each time? makepkg -g && rm -f backintime-1.0.22.tar.gz