Just missed your comment. Thank you!
Search Criteria
Package Details: backintime-cli 1.5.3-2
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. CLI version. |
Upstream URL: | https://github.com/bit-team/backintime |
Licenses: | GPL |
Submitter: | None |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 299 |
Popularity: | 2.03 |
First Submitted: | 2009-01-09 20:46 (UTC) |
Last Updated: | 2024-11-13 15:34 (UTC) |
Dependencies (8)
- cron (scron-gitAUR, vixie-cronAUR, busybox-crondAUR, mcronAUR, dcronAUR, dcron-gitAUR, cronie-selinuxAUR, systemd-cron-next-gitAUR, systemd-cronAUR, cronie, fcron)
- openssh (openssh-gitAUR, openssh-dotconfigAUR, openssh-dotconfig-binAUR, openssh-selinuxAUR, openssh-hpn-shimAUR, openssh-gssapiAUR, openssh-dnatAUR)
- python-dbus
- python-keyring
- python-packaging
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR)
- python (python37AUR, python311AUR, python310AUR) (make)
- backintimeAUR (backintime-gitAUR) (optional) – Qt6 GUI version
Required by (1)
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.