@orschiro do you remember your post from 22. Oct? "I have no problem to wait ~30sec". It takes a while because I added the workaround for the bug in python-secretstorage which will always run into a timeout on root account.
I'm not sure about if it's generally slower and unresponsive. Maybe this is just because you are getting bored during waiting for GUI to come up?
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 .. 38 39 40 41 42 43 44 45 46 47 48 .. 73 Next › Last »
Germar commented on 2013-10-31 14:24 (UTC)
orschiro commented on 2013-10-31 06:34 (UTC)
Do you encounter the same that when opening Backintime (root), it takes a while for the interface to show up and the program behaves quite slowly and feels unresponsive?
Gruentee commented on 2013-10-30 17:43 (UTC)
Thanks, coderkun, for offering your repo!
orschiro commented on 2013-10-25 09:16 (UTC)
@coderkun
Thanks! The key is now signed. I must have overlooked this part.
coderkun commented on 2013-10-25 08:47 (UTC)
@orschiro: As it’s written in the Wiki¹: “After verifying the fingerprint, you need to locally sign this key:
# pacman-key --lsign-key keyid”
¹ https://wiki.archlinux.org/index.php/Pacman-key#Adding_unofficial_keys
orschiro commented on 2013-10-25 08:44 (UTC)
@coderkun
[orschiro@thinkpad Downloads]$ sudo pacman-key -a coderkun.asc
==> Updating trust database...
gpg: next trustdb check due at 2014-01-22
But then after running pacman -Syyu:
coderkun-aur 149,3 KiB 26,9K/s 00:06 [############################] 100%
coderkun-aur.sig 72,0 B 0,00B/s 00:00 [############################] 100%
error: coderkun-aur: signature from "coderkun <olli@coderkun.de>" is unknown trust
error: failed to update coderkun-aur (invalid or corrupted database (PGP signature))
coderkun commented on 2013-10-25 08:22 (UTC)
@orschiro: You can download the key file¹ and use “pacman-key -a” to import it. I think it is time for me to upload the key.
¹ http://arch.coderkun.de/coderkun.asc
orschiro commented on 2013-10-25 08:14 (UTC)
@coderkun
How do I add your key and sign the packages?
[orschiro@thinkpad ~]$ sudo pacman-key -r A6BEE374
gpg: requesting key A6BEE374 from hkp server pool.sks-keyservers.net
gpgkeys: key A6BEE374 not found on keyserver
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
==> ERROR: Remote key not fetched correctly from keyserver.
coderkun commented on 2013-10-25 06:22 (UTC)
My repo with a few [AUR] packages I regularly build: http://arch.coderkun.de
orschiro commented on 2013-10-25 06:13 (UTC)
@coderkun
Thanks. I would be fine with your repo. And why not using what you already have. Can you post a link to your repo?
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.