borgbase / vorta

Desktop Backup Client for Borg Backup
https://vorta.borgbase.com
GNU General Public License v3.0
1.93k stars 127 forks source link

it does not work #1998

Closed tux-wclp closed 2 months ago

tux-wclp commented 2 months ago

it does not work.... After the last update with Pacman Vorta does not start.


[gattino@cryptux ~]$ vorta
Traceback (most recent call last):
  File "/usr/bin/vorta", line 5, in <module>
    from vorta.__main__ import main
ModuleNotFoundError: No module named 'vorta'
[gattino@cryptux ~]$ 
GamesTrap commented 2 months ago

@tux-wclp I Just had the same error. A rebuild with yay -S vorta fixed the error for me.

tux-wclp commented 2 months ago

Yes!!! I have rebuild Vorta and the problem was solved! I also launched rebuild-detector (checkrebuild -v) discovering that many other packages had broken (for example Protonvpn that as Vorta no longer starts): I have rebuild them all and everything has returned to work

tux-wclp commented 2 months ago

I close because the problem has been solved !!! Thanks for your help