Package Base Details: backintime

Git Clone URL: https://aur.archlinux.org/backintime.git (read-only, click to copy)
Submitter: None
Maintainer: graysky
Last Packager: graysky
Votes: 298
Popularity: 0.28
First Submitted: 2009-01-09 20:46 (UTC)
Last Updated: 2024-02-03 12:23 (UTC)

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.

Latest Comments

« First ‹ Previous 1 .. 49 50 51 52 53 54 55 56 57 58 59 .. 70 Next › Last »

morodan commented on 2013-08-09 13:56 (UTC)

Was having a "/usr/bin/backintime: line 30: ssh-agent: command not found" problem, fixed with this: https://answers.launchpad.net/backintime/+question/232771 (solution: install package "ssh-agent") Could it be set as dependency or set aside from the requirements?

zoe commented on 2013-06-19 09:16 (UTC)

Sorry for having flaagged out of date. camarao has the same issue. To try to reproduce it, have you upgrade your sip files ? I thought it was because a problem of backintime version, I did not check on backintime-le-web.org. Sorry, again, and thank you for maintening this package. Edit : since update today of python2-poppler-qt, backintime does work again.

fukawi2 commented on 2013-06-18 10:05 (UTC)

@zoe I am unable to reproduce your issue on my system.

fukawi2 commented on 2013-06-18 09:58 (UTC)

There has not been a new release upstream. Please do not flag out of date.

zoe commented on 2013-06-18 09:47 (UTC)

Does not work anymore : Traceback (most recent call last): File "/usr/share/backintime/kde4/app.py", line 44, in <module> from PyKDE4.kdecore import * RuntimeError: the sip module implements API v10.0 but the PyKDE4.kdecore module requires API v9.2

camarao commented on 2013-06-17 19:10 (UTC)

After upgrading my sip files I got the following messages: backintime Traceback (most recent call last): File "/usr/share/backintime/common/backintime.py", line 25, in <module> import config File "/usr/share/backintime/common/config.py", line 32, in <module> import password File "/usr/share/backintime/common/password.py", line 25, in <module> import keyring File "/usr/lib/python2.7/site-packages/keyring/__init__.py", line 9, in <module> from core import (set_keyring, get_keyring, set_password, get_password, File "/usr/lib/python2.7/site-packages/keyring/core.py", line 13, in <module> from keyring import backend File "/usr/lib/python2.7/site-packages/keyring/backend.py", line 101, in <module> from keyring.backends.kwallet import Keyring as KDEKWallet File "/usr/lib/python2.7/site-packages/keyring/backends/kwallet.py", line 8, in <module> from PyKDE4.kdeui import KWallet RuntimeError: the sip module implements API v10.0 but the PyKDE4.kdeui module requires API v9.2 Any workaround this problem? Before backintime I had backintime-kde4 installed. i uninstalled thi version, made the upgrade e reinlled backintime (without "-kde").

Corubba commented on 2013-06-15 10:54 (UTC)

Build and install fine for me. Check with `pacman -Qo *path*` if any package owns this files and resolv the conflict. If nothings owns it, remove them manually in filesystem.

Profpatsch commented on 2013-06-15 10:31 (UTC)

error: failed to commit transaction (conflicting files) backintime: /usr/share/backintime/common/dummytools.py exists in filesystem backintime: /usr/share/backintime/common/mount.py exists in filesystem backintime: /usr/share/backintime/common/sshtools.py exists in filesystem Errors occurred, no packages were upgraded. Got this with the last update and the one before it. Some files are not right.