I have a package list generated by mintbackup which I want to use, but I cant open mintbackup anymore (it run perfecly on previous system)
here's the terminal output
- Code: Select all
aragorn@aragorn-1215b ~ $ /usr/lib/linuxmint/mintBackup/mintBackup.py
You do not have the required dependencies
Traceback (most recent call last):
File "/usr/lib/linuxmint/mintBackup/mintBackup.py", line 88, in <module>
class MessageDialog(apt.progress.gtk2.GOpProgress):
AttributeError: 'module' object has no attribute 'gtk2'
aragorn@aragorn-1215b ~ $
I'd like to know how to make mint backup running again, or maybe how to use the package list without mintbackup..


