Hi all, We've recently tried to rebuild all Python packages with Python 3.6. However, we currently have bunch of packages that simply fail to build.
As the list contains >200 packages, it would be very helpful, if you (package maintainers) could help us solve the issues, as we cannot go one by one to investigate the issue.
I've attached the list of failed packages (failed.txt). You can search Koji to find out, what went wrong. Sometimes, it's just missing dependency. That dependency should be on this list as well. If it is not, maybe we lost it, please tell us if that's the case. Maybe the dependency is circular and something needs to be bootstrapped. If you need provenpackager powers, let me know.
Everything currently happens in a side tag. I will notify you when the side tag gets merged.
To build your package in mock, I've attached a configuration file for it (fedora-rawhide-x86_64-p36.cfg).
Some useful commands:
fedpkg build --target=f26-python3 # build in Koji from git
fedpkg build --target=f26-python3 --scratch # scratch build in Koji from git
koji build f26-python3 --scratch <srpm> # scratch build in Koji from SRPM
fedpkg srpm && mock -r fedora-rawhide-x86_64-p36 <srpm> # mock build
Thanks for your help.
On 21.12.2016 00:18, Miro Hrončok wrote:
Hi all, We've recently tried to rebuild all Python packages with Python 3.6. However, we currently have bunch of packages that simply fail to build.
As the list contains >200 packages, it would be very helpful, if you (package maintainers) could help us solve the issues, as we cannot go one by one to investigate the issue.
I've attached the list of failed packages (failed.txt). You can search Koji to find out, what went wrong. Sometimes, it's just missing dependency. That dependency should be on this list as well. If it is not, maybe we lost it, please tell us if that's the case. Maybe the dependency is circular and something needs to be bootstrapped. If you need provenpackager powers, let me know.
Everything currently happens in a side tag. I will notify you when the side tag gets merged.
The side tag is being merged. Please wait for now and later* build in rawhide as usual.
* You can build in rawhide already, but you might get mixed dependencies for a while.
On Wed, Dec 21, 2016 at 12:18 AM, Miro Hrončok mhroncok@redhat.com wrote:
Hi all, We've recently tried to rebuild all Python packages with Python 3.6. However, we currently have bunch of packages that simply fail to build.
As the list contains >200 packages, it would be very helpful, if you (package maintainers) could help us solve the issues, as we cannot go one by one to investigate the issue.
I've attached the list of failed packages (failed.txt). You can search Koji to find out, what went wrong. Sometimes, it's just missing dependency. That dependency should be on this list as well. If it is not, maybe we lost it, please tell us if that's the case. Maybe the dependency is circular and something needs to be bootstrapped. If you need provenpackager powers, let me know.
I've fixed python-smartcols and python-behave..
Attaching current rawhide/koji packages which depend on python 3.5 instead of 3.6 still.
On Wed, Dec 28, 2016 at 8:25 PM, Igor Gnatenko ignatenko@redhat.com wrote:
On Wed, Dec 21, 2016 at 12:18 AM, Miro Hrončok mhroncok@redhat.com wrote:
Hi all, We've recently tried to rebuild all Python packages with Python 3.6. However, we currently have bunch of packages that simply fail to build.
As the list contains >200 packages, it would be very helpful, if you (package maintainers) could help us solve the issues, as we cannot go one by one to investigate the issue.
I've attached the list of failed packages (failed.txt). You can search Koji to find out, what went wrong. Sometimes, it's just missing dependency. That dependency should be on this list as well. If it is not, maybe we lost it, please tell us if that's the case. Maybe the dependency is circular and something needs to be bootstrapped. If you need provenpackager powers, let me know.
I've fixed python-smartcols and python-behave..
Attaching current rawhide/koji packages which depend on python 3.5 instead of 3.6 still.
Let me update a list of packages (don't worry if you know about this and it depends on some other fixes, just want to make some regular updates of status): PACKAGE MAINTAINERS lcgdm aalvarez adev andreamanzi rocha python-characteristic tomprince python-deap zbyszek python-django-admin-honeypot echevemaster python-django-avatar kumarpraveen python-django-countries bkabrda python-django-filter bkabrda churchyard lbazan python-django-jsonfield germano python-django-notifications-hq suanand python-flower jcline python-gensim besser82 python-kdcproxy nalin npmccallum python-mdp zbyszek python-moss ignatenkobrain python-nipy ignatenkobrain python-os-brick apevec jpena jruzicka python-oslo-messaging apevec gchamoul markmc ndipanov python-oslo-middleware apevec gchamoul python-oslo-versionedobjects apevec hguemar python-profilehooks bkabrda python-pyopencl ignatenkobrain python-recommonmark jujens python-repoze-who-plugins-sa lmacken python-sphinxcontrib-programoutput itamarjp zbyszek rb_libtorrent fale root ellert shogun besser82 lupinix sympy cbm jjames
-- -Igor Gnatenko
On Wednesday, December 21, 2016 12:18:47 AM WET Miro Hrončok wrote:
Hi all, We've recently tried to rebuild all Python packages with Python 3.6. However, we currently have bunch of packages that simply fail to build.
As the list contains >200 packages, it would be very helpful, if you (package maintainers) could help us solve the issues, as we cannot go one by one to investigate the issue.
Fixed rpy (with a workaround for the moment).
The problem is within R. R-core is already aware: https://bitbucket.org/rpy2/rpy2/issues/389/failed-to-compile-with-python-360...
python-devel@lists.fedoraproject.org