New MD5SUM: bb948491fba13c069ea4e7b9d330f3b1
Search Criteria
Package Details: backintime-cli 1.5.3-2
Package Actions
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. CLI version. |
Upstream URL: | https://github.com/bit-team/backintime |
Licenses: | GPL |
Submitter: | None |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 299 |
Popularity: | 2.16 |
First Submitted: | 2009-01-09 20:46 (UTC) |
Last Updated: | 2024-11-13 15:34 (UTC) |
Dependencies (8)
- cron (scron-gitAUR, vixie-cronAUR, busybox-crondAUR, mcronAUR, dcronAUR, dcron-gitAUR, cronie-selinuxAUR, systemd-cron-next-gitAUR, systemd-cronAUR, cronie, fcron)
- openssh (openssh-gitAUR, openssh-dotconfigAUR, openssh-dotconfig-binAUR, openssh-selinuxAUR, openssh-hpn-shimAUR, openssh-gssapiAUR)
- python-dbus
- python-keyring
- python-packaging
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR)
- python (python37AUR, python311AUR, python310AUR) (make)
- backintimeAUR (backintime-gitAUR) (optional) – Qt6 GUI version
Required by (1)
Sources (1)
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)
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.
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.