Bug 1639457 - python3-uvloop: import error
Summary: python3-uvloop: import error
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-uvloop
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Igor Raits
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-10-15 18:50 UTC by Carl George
Modified: 2018-11-29 04:58 UTC (History)
1 user (show)

Fixed In Version: python-uvloop-0.11.2-2.fc28 python-uvloop-0.11.2-2.fc29
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-11-29 02:27:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Carl George 2018-10-15 18:50:13 UTC
Description of problem:
As shipped this module is not importable by Python.  All Fedora branches are affected.


Version-Release number of selected component (if applicable):
python3-uvloop-0.8.1-1.fc27.x86_64
python3-uvloop-0.11.2-1.fc28.x86_64
python3-uvloop-0.11.2-1.fc29.x86_64


Steps to Reproduce:
1. yum install python3-uvloop
2. python3 -c 'import uvloop'


Actual results:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/usr/lib64/python3.6/site-packages/uvloop/__init__.py", line 5, in <module>
        from . import includes as __includes  # NOQA
    ImportError: cannot import name 'includes'


Expected results:
no error

Comment 1 Ben Cotton 2018-11-27 14:00:58 UTC
This message is a reminder that Fedora 27 is nearing its end of life.
On 2018-Nov-30  Fedora will stop maintaining and issuing updates for
Fedora 27. It is Fedora's policy to close all bug reports from releases
that are no longer maintained. At that time this bug will be closed as
EOL if it remains open with a Fedora  'version' of '27'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 27 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 2 Fedora Update System 2018-11-27 20:28:43 UTC
python-uvloop-0.11.2-2.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-96321493af

Comment 3 Fedora Update System 2018-11-27 20:28:47 UTC
python-uvloop-0.11.2-2.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-6daf40053b

Comment 4 Fedora Update System 2018-11-28 03:48:01 UTC
python-uvloop-0.11.2-2.fc28 has been pushed to the Fedora 28 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-2018-6daf40053b

Comment 5 Fedora Update System 2018-11-28 04:52:01 UTC
python-uvloop-0.11.2-2.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-2018-96321493af

Comment 6 Fedora Update System 2018-11-29 02:27:30 UTC
python-uvloop-0.11.2-2.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2018-11-29 04:58:34 UTC
python-uvloop-0.11.2-2.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.