Package Details: backintime 1.5.2-1

Git Clone URL: https://aur.archlinux.org/backintime.git (read-only, click to copy)
Package Base: backintime
Description: Simple backup system inspired from the Flyback Project and TimeVault. Qt5 GUI version.
Upstream URL: https://github.com/bit-team/backintime
Licenses: GPL
Submitter: None
Maintainer: graysky
Last Packager: graysky
Votes: 296
Popularity: 0.48
First Submitted: 2009-01-09 20:46 (UTC)
Last Updated: 2024-08-07 19:55 (UTC)

Dependencies (11)

Required by (1)

Sources (1)

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 .. 55 56 57 58 59 60 61 62 63 64 65 .. 73 Next › Last »

fawn commented on 2013-04-25 18:47 (UTC)

New MD5SUM: bb948491fba13c069ea4e7b9d330f3b1

fukawi2 commented on 2013-04-14 23:51 (UTC)

Thx, fixed.

willemw commented on 2013-04-14 06:55 (UTC)

Typo in PKGBUILD: "conflict=" should be "conflicts=".

k0Do commented on 2013-04-13 15:21 (UTC)

update md5 in PKGBUILD with makepkg -g https://bugs.archlinux.org/task/15051 or use makepkg --skipchecksums (not recommended)

fukawi2 commented on 2013-04-11 06:43 (UTC)

Done. md5sum is still borked tho.

orschiro commented on 2013-04-11 04:59 (UTC)

Refering to the error: "Can't connect to gnomekeyring to save password" This is a bug in backintime and will be fixed with the next version: https://bugs.launchpad.net/backintime/+bug/1162299 Please update the PKGBUILD and add the python keyring dependencies. http://pastebin.com/j1MRDqFd

orschiro commented on 2013-04-10 18:43 (UTC)

What else is needed to connect to gnome-keyring? When changing the settings I always get the error: "Can't connect to gnomekeyring to save password" I have installed python2-keyring and python2-gnomekeyring.