Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backintime appears to be broken #33503

Closed
habiloid opened this issue Oct 12, 2021 · 0 comments
Closed

Backintime appears to be broken #33503

habiloid opened this issue Oct 12, 2021 · 0 comments

Comments

@habiloid
Copy link

System

  • xuname: Void 5.13.19_1 x86_64-musl AuthenticAMD uptodate rF
  • package: backintime-1.2.1_3

Expected behavior

Perform a backup

Actual behavior

Traceback (most recent call last):
File "/usr/share/backintime/common/backintime.py", line 27, in
import config
File "/usr/share/backintime/common/config.py", line 32, in
import tools
File "/usr/share/backintime/common/tools.py", line 1801, in
class OrderedSet(collections.MutableSet):
AttributeError: module 'collections' has no attribute 'MutableSet'

Steps to reproduce the behavior

Run backintime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant