Search Criteria
Package Details: vorta 0.8.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vorta.git (read-only, click to copy) |
---|---|
Package Base: | vorta |
Description: | A GUI for BorgBackup |
Upstream URL: | https://github.com/borgbase/vorta |
Keywords: | backup borg |
Licenses: | GPL |
Submitter: | bjo |
Maintainer: | bjo |
Last Packager: | bjo |
Votes: | 56 |
Popularity: | 2.21 |
First Submitted: | 2018-11-19 21:33 (UTC) |
Last Updated: | 2023-01-22 12:16 (UTC) |
Latest Comments
1 2 3 4 5 6 .. 9 Next › Last »
emacsomancer commented on 2021-10-22 04:27 (UTC)
@yochanamarqos: thanks! (I guess using the flatpak version is a temporary workaround.)
yochananmarqos commented on 2021-10-22 04:25 (UTC)
@emacsomancer: There's an open issue about it: https://github.com/borgbase/vorta/issues/1083
emacsomancer commented on 2021-10-22 03:29 (UTC) (edited on 2021-10-22 03:29 (UTC) by emacsomancer)
I'm now getting errors when i try to run vorta:
yochananmarqos commented on 2021-07-14 23:00 (UTC)
@renyuneyun: Nope. Can't reproduce it building in a clean chroot.
@bjo:
python-setuptools
is only required to build.renyuneyun commented on 2021-07-14 21:56 (UTC)
Two more missing dependencies:
python-setuptools-git
andpython-pytest-runner
. Missing them would cause pip to infinitely search for a valid version for them and it always fails:(Though I'm not sure why pip complains about this, rather than finding the latest version and use it.)
ruata commented on 2021-06-20 17:59 (UTC)
Hello Below is my patch it's also fixes icon, as no "-symbolic" in com.borgbase.Vorta.desktop file
bjo commented on 2021-06-20 10:15 (UTC)
I hope I will find some time today to include the patch.
languitar commented on 2021-06-20 09:43 (UTC)
Any chance to include the required patches here in the package as long as they are not merged upstream to get this package going again?
mikesco3 commented on 2021-06-17 02:50 (UTC) (edited on 2021-06-17 02:55 (UTC) by mikesco3)
I ended up installing it with
trizen -S vorta
then editing the line were it required 'pyqt5<=5.15.3' and changing it to just say 'pyqt5'
then installed vorta, but when I tried to run it, it wouldn't work,
but then I edited the file:
/usr/lib/python3.9/site-packages/vorta-0.7.5-py3.9.egg-info/requires.txt
and also changed line 3 where it says
pyqt5<=5.15.3
to just saypyqt5
Then Vorta run perfectly :)
Thank you @bjo
1 2 3 4 5 6 .. 9 Next › Last »