@graysky: It actually works like a charm ! Thank you so 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 .. 47 48 49 50 51 52 53 54 55 56 57 .. 73 Next › Last »
blackshark commented on 2013-10-08 19:47 (UTC)
graysky commented on 2013-10-07 20:10 (UTC)
@blackshark - Yes, you have to edit the PKGBUILD and change the pkgver to provide 1.6.1, update the checksum array and then build it.
blackshark commented on 2013-10-07 20:00 (UTC)
Unfortunatly I have removed the old package (1.6.1-1) from my system and python2-keyring=1.6.1-1 isn't avaible on AUR. Any ideas ?
firun commented on 2013-10-06 22:07 (UTC)
@graysky: Thanks, everything working great now :-)
graysky commented on 2013-10-06 17:09 (UTC)
@firun - I updated the PKGBUILD. Plz verify that it works for your KDE system.
@blackshark - Yes, just downgrade until upstream fixes.
blackshark commented on 2013-10-06 15:03 (UTC)
Can I go back after updating python2-keyring (and remove the old package. Yes I know..) ?
firun commented on 2013-10-06 11:56 (UTC)
@graysky: My version of python2-keyring: 1.6.1-1 (not the evil last update ;-)
I suppose the requirement "python-kde4" from the readme means a python2 binding for kde, which is kdebindings-python2 (as there are no python-kde packages in arch). For example in Debian, python-kde4 is a package which depends on python2 (http://packages.debian.org/jessie/python-kde4).
And again, I've tried both, only kdebindings-python2 made backintime work :-)
I think it could be possible that the readme in backintime is outdated, because the version 4.1 mentioned in the readme is quite old, and python3 might not have been an issue at that time...
graysky commented on 2013-10-06 10:21 (UTC)
@firun - What version of python2-keyring are you using? Also, according to the README, the only deps from sources:
Common (dependencies: python, rsync, cron)
KDE4 (dependencies: x11-utils, python-kde4 (>= 4.1), kompare)
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.