The required versioning equality between GUI and CLI version makes AUR wrappers like Pamac unable to do automatic updates (because a dependency is requiring the other one updated to same release).
Please prevent that by removing the versioning control, thanks much.
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.11 |
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 .. 18 19 20 21 22 23 24 25 26 27 28 .. 73 Next › Last »
Simone98RC commented on 2016-02-15 18:18 (UTC)
SajeOne commented on 2016-01-19 23:00 (UTC)
@DryEagle I experienced the same issues. It seems AUR helpers( yaourt in my case ) do not install the package properly. I downloaded the tarball and installed it manually just fine.
graysky commented on 2016-01-15 12:49 (UTC)
@aexoxea - Yes, good catch. But there is a problem currently with the test function, see: https://github.com/bit-team/backintime/issues/522
aexoxea commented on 2016-01-15 09:23 (UTC)
Hi, should "test()" actually be "check()" in the PKGBUILD? Everything otherwise working fine with 1.1.12-1; thanks for maintaining!
graysky commented on 2016-01-14 22:57 (UTC)
@DryEagle - Can't reproduce on my system. How are you building it? If you're not using makepkg, use makepkg.
<deleted-account> commented on 2016-01-14 17:06 (UTC)
won't let me update because it has a dependency of backintime-cli 1.1.8 but it wants to overwrite it to install 1.1.12 and can't. had the same issue at 1.1.10 as well. please fix the pkgbuild
catalin.hritcu commented on 2016-01-10 22:22 (UTC)
Downgrading python-keyring and python2-secretstorage as follows:
warning: downgrading package python-keyring (7.0.1-1 => 6.1.1-1)
warning: downgrading package python2-secretstorage (2.1.4-1 => 2.1.3-2)
makes the Gkr-Message go away.
catalin.hritcu commented on 2016-01-10 21:52 (UTC)
I'm getting the following error when trying to start backintime (both 1.1.10-1 and 1.1.8-4):
Gkr-Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
Does anyone know what could be causing this problem?
graysky commented on 2015-12-16 19:51 (UTC)
Thanks, ainola. Updated in 1.1.8-4
ainola commented on 2015-12-16 18:02 (UTC)
homepage has moved: https://github.com/bit-team/backintime
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.