Package Details: vorta 0.9.1-3

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: Paragoumba
Last Packager: Paragoumba
Votes: 77
Popularity: 3.93
First Submitted: 2018-11-19 21:33 (UTC)
Last Updated: 2024-03-18 09:25 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 13 Next › Last »

bjo commented on 2023-05-30 06:35 (UTC)

@sricks3: Uncaught exception, file a report at https://github.com/borgbase/vorta/issues/new/choose

sricks3 commented on 2023-05-30 00:39 (UTC)

I'm getting an error similar to the one mentioned by MartinX3, but reinstalling vorta and/or the python package mentioned in the error (python-peewee) doesn't seem to fix the issue.

Here's the error:

2023-05-29 20:32:25,224 - root - CRITICAL - Uncaught exception, file a report at https://github.com/borgbase/vorta/issues/new/choose
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/peewee.py", line 3246, in execute_sql
    cursor.execute(sql, params or ())
sqlite3.OperationalError: duplicate column name: tooltip

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/vorta", line 33, in <module>
    sys.exit(load_entry_point('vorta==0.8.12', 'gui_scripts', 'vorta')())
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/vorta/__main__.py", line 66, in main
    init_db(sqlite_db)
  File "/usr/lib/python3.11/site-packages/vorta/store/connection.py", line 83, in init_db
     run_migrations(current_schema, con)
  File "/usr/lib/python3.11/site-packages/vorta/store/migrations.py", line 223, in run_migrations
    _apply_schema_update(
  File "/usr/lib/python3.11/site-packages/vorta/store/migrations.py", line 232, in _apply_schema_update
    migrate(*operations)
  File "/usr/lib/python3.11/site-packages/playhouse/migrate.py", line 900, in migrate
    operation.run()
  File "/usr/lib/python3.11/site-packages/playhouse/migrate.py", line 165, in run
    self._handle_result(method(*self.args, **kwargs))
  File "/usr/lib/python3.11/site-packages/playhouse/migrate.py", line 159, in _handle_result
    self._handle_result(item)
  File "/usr/lib/python3.11/site-packages/playhouse/migrate.py", line 156, in _handle_result
    result.run()
  File "/usr/lib/python3.11/site-packages/playhouse/migrate.py", line 165, in run
    self._handle_result(method(*self.args, **kwargs))
  File "/usr/lib/python3.11/site-packages/playhouse/migrate.py", line 154, in _handle_result
    self.execute(result)
  File "/usr/lib/python3.11/site-packages/playhouse/migrate.py", line 150, in execute
    self.migrator.database.execute(node)
  File "/usr/lib/python3.11/site-packages/peewee.py", line 3254, in execute
    return self.execute_sql(sql, params)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/peewee.py", line 3244, in execute_sql
    with __exception_wrapper__:
  File "/usr/lib/python3.11/site-packages/peewee.py", line 3014, in __exit__
    reraise(new_type, new_type(exc_value, *exc_args), traceback)
  File "/usr/lib/python3.11/site-packages/peewee.py", line 192, in reraise
    raise value.with_traceback(tb)
  File "/usr/lib/python3.11/site-packages/peewee.py", line 3246, in execute_sql
    cursor.execute(sql, params or ())
peewee.OperationalError: duplicate column name: tooltip

MartinX3 commented on 2023-05-14 10:24 (UTC) (edited on 2023-05-14 10:27 (UTC) by MartinX3)

Weird, I just did a paru -S vorta and it works.
(I use python 3.11)

But anyway... to fix this problem the author needs to specify the used python version in the PKGBUILD and update it while also changing the package subversion. So an update would reinstall vorta for us.

wiezzl commented on 2023-05-14 10:13 (UTC) (edited on 2023-05-14 11:21 (UTC) by wiezzl)

Same problem here. Reinstall like this fixed it for me.

yay -S $(pacman -Qoq /usr/lib/python3.10) --answerclean All

https://github.com/borgbase/vorta/issues/1160

drekbour commented on 2023-05-11 21:45 (UTC)

I tried reinstalling (yay -R vorta && yay -S vorta) but (same) issue persists.

MartinX3 commented on 2023-05-05 09:32 (UTC) (edited on 2023-05-05 09:37 (UTC) by MartinX3)

Since today or yesterday I can't start vorta anymore.

Traceback (most recent call last):
  File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 563, in from_name
    return next(cls.discover(name=name))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
StopIteration

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/vorta", line 33, in <module>
    sys.exit(load_entry_point('vorta==0.8.12', 'gui_scripts', 'vorta')())
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/bin/vorta", line 22, in importlib_load_entry_point
    for entry_point in distribution(dist_name).entry_points
                       ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 981, in distribution
    return Distribution.from_name(distribution_name)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 565, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: No package metadata was found for vorta

Edit: A reinstallation of vorta fixed it.
Must happened because of a python package update.

Some packages still tried to use a old python version.
See pacman -Qoq /usr/lib/python3.10

Brikowski commented on 2023-03-28 09:13 (UTC)

For some reason, when I start Vorta from KDE using the desktop (or autostart) entry, I can't run backup as I always get the "Connection closed by remote host. Is borg working on the server?" message. Backup only works for me when I run Vorta from the command line, even when running the desktop entry via the "dex" command.

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:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 568, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 886, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 777, in resolve
    raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (tzlocal 4.0.1 (/usr/lib/python3.9/site-packages), Requirement.parse('tzlocal~=2.0'), {'apscheduler'})

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/vorta", line 33, in <module>
    sys.exit(load_entry_point('vorta==0.7.8', 'gui_scripts', 'vorta')())
  File "/usr/bin/vorta", line 25, in importlib_load_entry_point
    return next(matches).load()
  File "/usr/lib/python3.9/importlib/metadata.py", line 77, in load
    module = import_module(match.group('module'))
  File "/usr/lib/python3.9/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 850, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "/usr/lib/python3.9/site-packages/vorta/__main__.py", line 10, in <module>
    from vorta.models import init_db
  File "/usr/lib/python3.9/site-packages/vorta/models.py", line 17, in <module>
    from vorta.utils import slugify
  File "/usr/lib/python3.9/site-packages/vorta/utils.py", line 21, in <module>
    from vorta.borg._compatibility import BorgCompatibility
  File "/usr/lib/python3.9/site-packages/vorta/borg/_compatibility.py", line 1, in <module>
    from pkg_resources import parse_version
  File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 3243, in <module>
    def _initialize_master_working_set():
  File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 3226, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 3255, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 570, in _build_master
    return cls._build_from_requirements(__requires__)
  File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 583, in _build_from_requirements
    dists = ws.resolve(reqs, Environment())
  File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 772, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'tzlocal~=2.0' distribution was not found and is required by apscheduler