graysky - I know but I am to lazy to remember all the aur packages I have installed to update them manually. :)
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 .. 19 20 21 22 23 24 25 26 27 28 29 .. 73 Next › Last »
dabbill commented on 2015-12-15 03:21 (UTC)
graysky commented on 2015-12-14 19:43 (UTC)
@dabbill - Don't an an AUR helper... they are lame :p
dabbill commented on 2015-12-14 19:40 (UTC)
For some reason I keep getting prompted to update when running package manager. Then it just re-installs the same version. Does this no matter how many times I run apacman -Syu.
warning: backintime-cli-1.1.8-3 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
Package (1) Old Version New Version Net Change
backintime-cli 1.1.8-3 1.1.8-3 0.00 MiB
Total Installed Size: 1.09 MiB
Net Upgrade Size: 0.00 MiB
graysky commented on 2015-12-13 20:15 (UTC)
NP, sorry for the glitch with -2.
catalin.hritcu commented on 2015-12-13 20:06 (UTC)
Package 1.1.8-3 works well for me. Thank you.
graysky commented on 2015-12-13 20:02 (UTC)
Sorry about that... could not test on this machine. Please try 1.1.8-3 which has just been pushed.
Germar commented on 2015-12-13 19:41 (UTC)
@graysky please use this patch [1]
[1]: https://gist.github.com/Germar/481f2c201a26c5050697
catalin.hritcu commented on 2015-12-13 18:35 (UTC)
There is an indentation problem with the v1.1.8-2 package
(def __log_keyring_warning should not be indented but it is) that causes this failure:
[hritcu@detained ~]$ backintime
Traceback (most recent call last):
File "/usr/share/backintime/common/backintime.py", line 23, in <module>
import config
File "/usr/share/backintime/common/config.py", line 31, in <module>
import tools
File "/usr/share/backintime/common/tools.py", line 1173
from time import sleep
^
IndentationError: expected an indented block
graysky commented on 2015-12-13 18:24 (UTC)
Bump to v1.1.8-2
Changelog: Fix #473 ahead of next release.[1]
1. https://github.com/bit-team/backintime/issues/473
graysky commented on 2015-12-13 18:23 (UTC)
I had a typo. Please try 1.1.8-2 and verify that it fixes your problems.
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.