I did try to port it to python 3. The problem I encountered was that
one of the modules sbackup used had no corresponding one in python 3.
As I said in my email this all worked back on May 6 when I built the
modules I needed to get sbackup to work with python 2.
All I'm trying to do is use rpmbuild to build the binary packages from
the source RPMs.
Paolo
On 8/13/20 11:18 AM, Felix Schwarz wrote:
Am 13.08.20 um 18:51 schrieb Paolo Galtieri:
Back in May I built several python2 packages that I needed to make sbackup
work on F32. sbackup is the python2 application I use to do daily backups.
The source packages I rebuilt are
gnome-python2-2.28.1-23.fc29.src.rpm
pyorbit-2.24.0-28.fc30.src.rpm
Back in May the packages built fine. I recently upgraded one system from F30
to F31, so I tried to rebuild the packages on F31. The build fails. Here is
one of the messages:
Not sure what you are actually doing but this works for me:
fedpkg clone --anonymous gnome-python2
cd gnome-python2
git checkout f31
fedpkg --release=f32 mockbuild
(same for pyorbit)
Besides that you should try to use sbackup with Python 3 somehow as it is
pretty likely that you won't be able to use the gnome/pyorbit libraries
anymore due to newer external dependencies in a few months/years.
Felix
_______________________________________________
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
_______________________________________________
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