Just missed your comment. Thank you!
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 .. 25 26 27 28 29 30 31 32 33 34 35 .. 73 Next › Last »
optomus commented on 2015-01-25 23:52 (UTC)
optomus commented on 2015-01-25 23:52 (UTC)
This rectified my situation.
gpg --keyserver pgp.mit.edu --recv-keys 615F366D944B4826
I am assuming it was due to the lack of a keyserver in the gpg.conf file though it is unfortunate that https://wiki.archlinux.org/index.php/Makepkg#Signature_checking does not have a more thorough description or a link to https://wiki.archlinux.org/index.php/GnuPG as it made this process confusing.
Thank you for maintaining!
<deleted-account> commented on 2015-01-25 23:49 (UTC)
Optomus (and MightyPork), you need to specify a keyserver, like this:
gpg --keyserver pgp.mit.edu --recv-key 944B4826
optomus commented on 2015-01-25 23:24 (UTC)
I am having the same problem as MightyPork. I am on a fresh install and having read the link posted, I found that I did not have a ~/.gnupg/pubring.gpg.
I tried to then add the key with"gpg --recv-keys 615F366D944B4826" and recieve "gpg: keyserver receive failed: No keyserver available".
I know this is not a help board though I have spent a few hours now trying to rectify the problem and this is likely the most direct route.
graysky commented on 2015-01-24 14:30 (UTC)
https://wiki.archlinux.org/index.php/Makepkg#Signature_checking
MightyPork commented on 2015-01-24 12:25 (UTC)
Not sure if I'm doing something wrong, but it fails for me with
backintime-1.1.0.tar.gz ... FAILED (unknown public key 615F366D944B4826)
Germar commented on 2015-01-19 20:22 (UTC)
Qt4 GUI in 1.1.0 will run on Gnome, KDE and all other DE's. No need for two separate GUI's any more \o/
graysky commented on 2015-01-19 19:56 (UTC)
No, with version 1.1.0 it is qt4 only.
gatonero commented on 2015-01-19 18:24 (UTC)
Isn't there a gtk or gnome version?
graysky commented on 2015-01-17 15:19 (UTC)
Sorry, that should have been ttf-font which I have now corrected.
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.