Backintime-qt doesn't start in Ubuntu 22.04

Bug #1965600 reported by steff
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Back In Time
New
Undecided
Unassigned

Bug Description

Launching from command line:
> $ backintime-qt
> Traceback (most recent call last):
> File "/usr/share/backintime/qt/app.py", line 35, in <module>
> import qttools
> File "/usr/share/backintime/qt/qttools.py", line 47, in <module>
> import snapshots
> File "/usr/share/backintime/common/snapshots.py", line 34, in <module>
> import config
> File "/usr/share/backintime/common/config.py", line 32, in <module>
> import tools
> File "/usr/share/backintime/common/tools.py", line 1802, in <module>
> class OrderedSet(collections.MutableSet):
> AttributeError: module 'collections' has no attribute 'MutableSe

     affects backintime

Following https://github.com/OCA/oca-addons-repo-template/issues/80 the
attached patch solves.

Ubuntu 22.04 development version
Package: backintime-common
Version: 1.2.1-3

Revision history for this message
steff (stef.contadino) wrote :
Revision history for this message
steff (stef.contadino) wrote : Corrected link

Inserted wrong link sorry, this one is the good one:
https://github.com/void-linux/void-packages/issues/33503

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.