Folks,
I have an issue that has cropped up in F31 and F32 and I hope someone
can help me.
I have been using sbackup for years to do backups on my system. It has
worked great up to and including F30. This program is a python2
program. The issue though has to do with bindings to libgnome. The
sbackup program consists of 2 parts, a front end and a back end which
actually does the backup. As long as I add #!/usr/bin/python2 to the
back end backups work fine. The issue I have is with the front end.
When I run the front end simple-backup-config on an F32 system I get the
following:
Traceback (most recent call last):
File "/usr/sbin/simple-backup-config", line 36, in <module>
import gnome.ui
ImportError: No module named gnome.ui
In F30 this module is provided by the package
gnome-python2-gnome-2.28.1-23.fc29.x86_64
Is there a corresponding package for python 3? I know python 2 is end
of life, and I know I need to port sbackup to python 3 going forward,
but I don't know what the python 3 equivalent to the gnome-python2-gnome
package.
Any help is appreciated.
Paolo
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx