Bug 1728275 - python-ipyparallel fails to build with Python 3.8
Summary: python-ipyparallel fails to build with Python 3.8
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-ipyparallel
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Mattias Ellert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON38
TreeView+ depends on / blocked
 
Reported: 2019-07-09 13:58 UTC by Miro Hrončok
Modified: 2019-08-21 02:11 UTC (History)
1 user (show)

Fixed In Version: python-ipyparallel-6.2.4-3.fc30 python-ipyparallel-6.2.4-3.fc29
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-21 01:04:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2019-07-09 13:58:38 UTC
python-ipyparallel fails to build with Python 3.8.0b2.

...
ipyparallel/tests/test_launcher.py::TestSSHEngineLauncher::test_remote_profile_dir PASSED
ipyparallel/tests/test_launcher.py::TestSSHEngineLauncher::test_remote_profile_dir_default PASSED
ipyparallel/tests/test_launcher.py::TestWinHPCControllerLauncher::test_args PASSED
ipyparallel/tests/test_launcher.py::TestWinHPCControllerLauncher::test_batch_templateException in callback BaseAsyncIOLoop._handle_events(129, 1)
handle: <Handle BaseAsyncIOLoop._handle_events(129, 1)>
Traceback (most recent call last):
  File "/usr/lib64/python3.8/asyncio/events.py", line 81, in _run
    self._context.run(self._callback, *self._args)
  File "/usr/lib64/python3.8/site-packages/tornado/platform/asyncio.py", line 138, in _handle_events
    handler_func(fileobj, events)
  File "/usr/lib64/python3.8/site-packages/zmq/eventloop/zmqstream.py", line 452, in _handle_events
    zmq_events = self.socket.EVENTS
  File "/usr/lib64/python3.8/site-packages/zmq/sugar/attrsettr.py", line 48, in __getattr__
    return self._get_attr_opt(upper_key, opt)
  File "/usr/lib64/python3.8/site-packages/zmq/sugar/attrsettr.py", line 52, in _get_attr_opt
    return self.get(opt)
  File "zmq/backend/cython/socket.pyx", line 501, in zmq.backend.cython.socket.Socket.get
  File "zmq/backend/cython/socket.pyx", line 262, in zmq.backend.cython.socket._getsockopt
  File "zmq/backend/cython/checkrc.pxd", line 22, in zmq.backend.cython.checkrc._check_rc
zmq.error.ContextTerminated: Context was terminated
Exception in callback BaseAsyncIOLoop._handle_events(136, 1)
handle: <Handle BaseAsyncIOLoop._handle_events(136, 1)>
Traceback (most recent call last):
  File "/usr/lib64/python3.8/asyncio/events.py", line 81, in _run
    self._context.run(self._callback, *self._args)
  File "/usr/lib64/python3.8/site-packages/tornado/platform/asyncio.py", line 138, in _handle_events
    handler_func(fileobj, events)
  File "/usr/lib64/python3.8/site-packages/zmq/eventloop/zmqstream.py", line 452, in _handle_events
    zmq_events = self.socket.EVENTS
  File "/usr/lib64/python3.8/site-packages/zmq/sugar/attrsettr.py", line 48, in __getattr__
    return self._get_attr_opt(upper_key, opt)
  File "/usr/lib64/python3.8/site-packages/zmq/sugar/attrsettr.py", line 52, in _get_attr_opt
    return self.get(opt)
  File "zmq/backend/cython/socket.pyx", line 501, in zmq.backend.cython.socket.Socket.get
  File "zmq/backend/cython/socket.pyx", line 262, in zmq.backend.cython.socket._getsockopt
  File "zmq/backend/cython/checkrc.pxd", line 22, in zmq.backend.cython.checkrc._check_rc
zmq.error.ContextTerminated: Context was terminated
Exception in callback BaseAsyncIOLoop._handle_events(129, 1)

...several megabytes of the above... 
= 107 failed, 195 passed, 25 skipped, 3 xfailed, 5 warnings, 2 error in 208.76 seconds =

For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/@python/python3.8/fedora-rawhide-x86_64/00965352-python-ipyparallel/

For all our attempts to build python-ipyparallel with Python 3.8, see:
https://copr.fedorainfracloud.org/coprs/g/python/python3.8/package/python-ipyparallel/

Testing and mass rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with Python 3.8:
https://copr.fedorainfracloud.org/coprs/g/python/python3.8/

Let us know here if you have any questions.

Comment 1 Miro Hrončok 2019-07-30 15:05:28 UTC
Mattias, could you please have a look?

Comment 2 Fedora Update System 2019-08-12 15:53:44 UTC
FEDORA-2019-821e42c29b has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-821e42c29b

Comment 3 Fedora Update System 2019-08-12 15:53:46 UTC
FEDORA-2019-d9845d9753 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-d9845d9753

Comment 4 Fedora Update System 2019-08-13 01:51:21 UTC
python-ipyparallel-6.2.4-3.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-821e42c29b

Comment 5 Fedora Update System 2019-08-13 01:55:13 UTC
python-ipyparallel-6.2.4-3.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-d9845d9753

Comment 6 Ben Cotton 2019-08-13 17:00:25 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle.
Changing version to '31'.

Comment 7 Ben Cotton 2019-08-13 17:03:50 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle.
Changing version to 31.

Comment 8 Miro Hrončok 2019-08-13 17:18:25 UTC
Python 3.8 will happen in Fedora 32, changing back to rawhide.

Comment 9 Miro Hrončok 2019-08-14 22:24:38 UTC
The coordinated rebuild of Python 3.8 has started in the `f32-python` side tag.

If you figure out how to rebuild this package, please don't rebuild it in regular rawhide, but use the side tag instead:

    on branch master:
    $ fedpkg build --target=f32-python

To wait for a build to show up in the side tag, do:

    $ koji wait-repo f32-python --build=<nvr>

Where <nvr> is name-version-release of the source package, e.g. python-foo-1.1-2.fc32.

An updated mock config is posted at:
http://copr.fedorainfracloud.org/coprs/g/python/python3.8/

Note that it will take a while before the essential packages are rebuilt, so don't expect all your dependencies to be available right away.

Thanks. Let us know if you need up to date info, or if you have any questions.



PS this message is mass posted to all the bugs that block the PYTHON38 bug. If this is also a Fedora 31 FTBFS bug and you manage to fix it, you can do a f31 build as usual:

    on branch f31:
    $ fedpkg build

Comment 10 Fedora Update System 2019-08-21 01:04:20 UTC
python-ipyparallel-6.2.4-3.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2019-08-21 02:11:42 UTC
python-ipyparallel-6.2.4-3.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.