Search Criteria
Package Details: backintime-git 1.4.3.r54.g50c74444-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/backintime-git.git (read-only, click to copy) |
---|---|
Package Base: | backintime-git |
Description: | Simple backup/snapshot system inspired by Flyback and TimeVault. Qt6 GUI version |
Upstream URL: | https://github.com/bit-team/backintime |
Licenses: | GPL |
Conflicts: | backintime |
Provides: | backintime |
Submitter: | willemw |
Maintainer: | willemw |
Last Packager: | willemw |
Votes: | 28 |
Popularity: | 0.000000 |
First Submitted: | 2015-10-15 03:28 (UTC) |
Last Updated: | 2024-06-05 08:48 (UTC) |
Dependencies (14)
- backintime-cli-gitAUR
- libnotify (libnotify-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- python-dbus
- python-pyqt6 (python-pyqt6-pre-releaseAUR)
- xorg-xdpyinfo
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- kompare (kompare-gitAUR) (optional) – diff tool
- meld (meld-gitAUR) (optional) – diff tool
- oxygen-icons (optional) – fallback icons
- python-keyring (optional) – store passwords
- qt6-translations (optional) – translate dialogs
- qt6-wayland (optional) – wayland support
Required by (1)
- backintime-cli (requires backintime) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
willemw commented on 2021-10-20 11:57 (UTC)
You didn't say how you built it.
backintime-cli-git is in the AUR. Makepkg won't be able to install it automatically as a dependency by itself.
backintime-cli-git is part of the backintime-git split package base. Some AUR helpers may perhaps not work correctly with split packages.
It's a known issue: https://github.com/bit-team/backintime/issues/659
I don't see that message in my build output (when running makepkg directly).
tom commented on 2021-10-20 11:24 (UTC)
now:
Warnung: Kann "backintime-cli-git" nicht auflösen (eine Abhängigkeit von "backintime-git") :: Das folgende Paket kann aufgrund nicht auflösbarer Abhängigkeiten nicht aktualisiert werden: backintime-git
Is this a problem?:
WARNING: Failed to read process stat from /proc/3553136/stat: [2] No such file or directory
Or this:
/usr/bin/makepkg: line 395: local: `-': not a valid identifier
willemw commented on 2021-10-20 11:12 (UTC)
@tom: that build error should probably be fixed now.
tom commented on 2021-10-20 10:56 (UTC)
$ locale -a C de_DE.utf8 POSIX
there is no error
willemw commented on 2021-10-20 09:59 (UTC)
@tom: it may have something to do with the warning: "/bin/sh: warning: setlocale: LC_ALL: cannot change locale". If you run
locale -a
, you should not see any errors (see https://bbs.archlinux.org/viewtopic.php?id=234447).Please put log output in a Markdown code block/section next time.
tom commented on 2021-10-20 08:33 (UTC)
==> FEHLER: Ein Fehler geschah in check().
...
man pages
for i in $(ls -1 man/C/); do case $i in .gz|~) continue;; *) gzip -n --best -c man/C/$i > man/C/${i}.gz;; esac; done ==> Beginne check()... make: Entering directory '/home/KG/yay/backintime-git/src/backintime/common' python3 -m unittest -b test/test_applicationinstance.py WARNING: Failed to read process stat from /proc/3458091/stat: [2] No such file or directory /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) ........../bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) .........
Ran 19 tests in 0.074s
OK python3 -m unittest -b test/test_argparser.py WARNING: Failed to read process stat from /proc/3458106/stat: [2] No such file or directory WARNING: Failed to read process stat from /proc/3458128/stat: [2] No such file or directory WARNING: Failed to read process stat from /proc/3458129/stat: [2] No such file or directory .....................
Ran 21 tests in 3.514s
OK python3 -m unittest -b test/test_backintime.py WARNING: Failed to read process stat from /proc/3458304/stat: [2] No such file or directory /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) .F Stderr: /home/KG/yay/backintime-git/src/backintime/common/test/test_backintime.py:33: DeprecationWarning: Please use assertEqual instead. self.assertEquals("", subprocess.getoutput("python3 backintime.py --quiet"))
====================================================================== FAIL: test_quiet_mode (test.test_backintime.TestBackInTime)
Traceback (most recent call last): File "/home/KG/yay/backintime-git/src/backintime/common/test/test_backintime.py", line 33, in test_quiet_mode self.assertEquals("", subprocess.getoutput("python3 backintime.py --quiet")) AssertionError: '' != '/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)' + /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Stderr: /home/KG/yay/backintime-git/src/backintime/common/test/test_backintime.py:33: DeprecationWarning: Please use assertEqual instead. self.assertEquals("", subprocess.getoutput("python3 backintime.py --quiet"))
Ran 2 tests in 3.768s
FAILED (failures=1) make: *** [Makefile:566: unittest] Error 1 make: Leaving directory '/home/KG/yay/backintime-git/src/backintime/common' ==> FEHLER: Ein Fehler geschah in check().
willemw commented on 2021-07-21 09:09 (UTC)
@carlosnewmusic: that is a bug in a backintime test. It happens after an empty crontab is saved:
Save an empty crontab.
carlosnewmusic commented on 2021-07-20 22:19 (UTC)
OK (skipped=30) python3 -m unittest -b test/test_takeSnapshot.py .........sssssssss
Ran 18 tests in 3.013s
OK (skipped=9) python3 -m unittest -b test/test_tools.py .....s.......s..s......s................F..s.s...ss...s............. ====================================================================== FAIL: test_readWriteCrontab (test.test_tools.TestTools)
Traceback (most recent call last): File "/var/tmp/pamac-build-user/backintime-git/src/backintime/common/test/test_tools.py", line 555, in test_readWriteCrontab self.assertEqual(len(newCrontab), len(oldCrontab) + 1) AssertionError: 1 != 2
Ran 68 tests in 3.073s
FAILED (failures=1, skipped=9) make: *** [Makefile:577: unittest] Error 1 make: Leaving directory '/var/tmp/pamac-build-carlos/backintime-git/src/backintime/common' ==> ERROR: Se produjo un fallo en check(). Cancelando...
Rhinoceros commented on 2019-04-02 20:52 (UTC)
check() is fine for me, with the latest
1.1.12.r449.gba37b1e7-1
, usingmakepkg
. I do get some warnings, but no error.graysky commented on 2019-04-02 20:46 (UTC)
Anyone else failing the following test?
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »