Re: Packages FTBFS with Python 3.6

2017-01-18 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Jan 17, 2017 at 08:14:36PM +, Zbigniew Jędrzejewski-Szmek wrote: > On Tue, Jan 17, 2017 at 08:29:16AM -0700, Jerry James wrote: > > On Tue, Jan 17, 2017 at 7:08 AM, Zbigniew Jędrzejewski-Szmek > > wrote: > > > On Mon, Jan 16, 2017 at 10:27:19PM -0800, Adam Williamson wrote: > > >> On T

Re: Packages FTBFS with Python 3.6

2017-01-17 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Jan 17, 2017 at 08:29:16AM -0700, Jerry James wrote: > On Tue, Jan 17, 2017 at 7:08 AM, Zbigniew Jędrzejewski-Szmek > wrote: > > On Mon, Jan 16, 2017 at 10:27:19PM -0800, Adam Williamson wrote: > >> On Tue, 2017-01-17 at 05:33 +, Zbigniew Jędrzejewski-Szmek wrote: > >> > Oh, Jerry beat

Re: Packages FTBFS with Python 3.6

2017-01-17 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Jan 16, 2017 at 10:27:19PM -0800, Adam Williamson wrote: > On Tue, 2017-01-17 at 05:33 +, Zbigniew Jędrzejewski-Szmek wrote: > > On Tue, Jan 17, 2017 at 05:29:35AM +, Zbigniew Jędrzejewski-Szmek wrote: > > > On Wed, Jan 11, 2017 at 04:28:18AM +, Zbigniew Jędrzejewski-Szmek > >

Re: Packages FTBFS with Python 3.6

2017-01-16 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Jan 17, 2017 at 05:29:35AM +, Zbigniew Jędrzejewski-Szmek wrote: > On Wed, Jan 11, 2017 at 04:28:18AM +, Zbigniew Jędrzejewski-Szmek wrote: > > > python3-sympy-0:1.0-3.fc25.noarch > > Pfff, it still fails in the test suite :( > I'm chipping away at this one. There are some failing p

Re: Packages FTBFS with Python 3.6

2017-01-16 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Jan 11, 2017 at 04:28:18AM +, Zbigniew Jędrzejewski-Szmek wrote: > > python3-sympy-0:1.0-3.fc25.noarch > Pfff, it still fails in the test suite :( I'm chipping away at this one. There are some failing python2 tests which I had to disable, but it seems that things are mostly with python2

Re: Packages FTBFS with Python 3.6

2017-01-10 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Jan 11, 2017 at 03:58:18AM +, Zbigniew Jędrzejewski-Szmek wrote: > On Wed, Jan 11, 2017 at 03:38:59AM +, Zbigniew Jędrzejewski-Szmek wrote: > > PS. What's the status of the python3.6 rebuild? Can somebody post > > a list of work-needing packages? > > I guess that the right invocati

Re: Packages FTBFS with Python 3.6

2017-01-10 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Jan 11, 2017 at 03:38:59AM +, Zbigniew Jędrzejewski-Szmek wrote: > PS. What's the status of the python3.6 rebuild? Can somebody post > a list of work-needing packages? I guess that the right invocation: $ dnf repoquery --whatrequires 'python(abi) = 3.5' dpm-python3-0:1.9.0-2.fc26.x86_

Re: Packages FTBFS with Python 3.6

2017-01-10 Thread Zbigniew Jędrzejewski-Szmek
On Thu, Jan 05, 2017 at 02:45:37PM -0800, Adam Williamson wrote: > On Wed, 2016-12-21 at 00:18 +0100, Miro Hrončok wrote: > > python-sphinxcontrib-programoutput > > This one was abandoned by its upstream years ago. He actually entirely > deleted the repository from github, though someone else put

Re: Packages FTBFS with Python 3.6

2017-01-07 Thread Igor Gnatenko
On Wed, Dec 28, 2016 at 8:25 PM, Igor Gnatenko wrote: > On Wed, Dec 21, 2016 at 12:18 AM, 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 >2

Re: Packages FTBFS with Python 3.6

2016-12-30 Thread José Abílio Matos
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 >

Re: Packages FTBFS with Python 3.6

2016-12-28 Thread Igor Gnatenko
On Wed, Dec 21, 2016 at 12:18 AM, 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 maint

Re: Packages FTBFS with Python 3.6

2016-12-21 Thread Miro Hrončok
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 s

Re: Packages FTBFS with Python 3.6

2016-12-21 Thread Miro Hrončok
On 21.12.2016 14:52, Zdenek Dohnal wrote: On 12/21/2016 02:39 PM, Miro Hrončok wrote: On 21.12.2016 14:11, Zdenek Dohnal wrote: I think I encountered same issue with libpython3.5m.so.1.0: Example: Error: nothing provides libpython3.5m.so.1.0 needed by python3-cups-1.9.72-9.fc25.i686. nothing

Re: Packages FTBFS with Python 3.6

2016-12-21 Thread Miro Hrončok
On 21.12.2016 14:11, Zdenek Dohnal wrote: I think I encountered same issue with libpython3.5m.so.1.0: Example: Error: nothing provides libpython3.5m.so.1.0 needed by python3-cups-1.9.72-9.fc25.i686. nothing provides libpython3.5m.so.1.0 needed by unbound-libs-1.5.10-1.fc26.i686 Translates to

Re: Packages FTBFS with Python 3.6

2016-12-21 Thread Miro Hrončok
On 21.12.2016 09:53, Richard W.M. Jones wrote: On Wed, Dec 21, 2016 at 12:18:47AM +0100, Miro Hrončok wrote: libguestfs As should be obvious from the (multiple) build failures when you've been trying to build it over the past few days, this fails because of: DEBUG util.py:426: Error: nothi

Re: Packages FTBFS with Python 3.6

2016-12-20 Thread Miro Hrončok
On 21.12.2016 07:41, Pavel Raiskup wrote: On Wednesday, December 21, 2016 12:18:47 AM CET 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. ... Everything currently happens in a

Packages FTBFS with Python 3.6

2016-12-20 Thread Miro Hrončok
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 b