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@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to