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 1.5.2-1
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. 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)
- backintime-cliAUR (backintime-cli-gitAUR)
- libnotify (libnotify-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- python-dbus
- python-pyqt6
- sshfs
- xorg-xdpyinfo
- python (python37AUR, python311AUR, python310AUR) (make)
- kompare (kompare-gitAUR) (optional) – diff/patch frontend
- meld (meld-gitAUR) (optional) – diff/patch frontend
- qt6-translations (optional) – translate BIT dialogs into native language
Required by (1)
- backintime-cli (optional)
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.