Bug 1365749 - [Fedora][CodeChange] otopi uses obsolete python module 'imp'
Summary: [Fedora][CodeChange] otopi uses obsolete python module 'imp'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: otopi
Classification: oVirt
Component: Core
Version: master
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ovirt-4.3.0
: 1.8.0
Assignee: Gal Zaidman
QA Contact: Lukas Svaty
URL:
Whiteboard:
Depends On:
Blocks: oVirt_on_Fedora
TreeView+ depends on / blocked
 
Reported: 2016-08-10 07:11 UTC by Yedidyah Bar David
Modified: 2019-02-13 07:46 UTC (History)
4 users (show)

Fixed In Version: otopi-1.8.0_beta1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-13 07:46:40 UTC
oVirt Team: Integration
Embargoed:
rule-engine: ovirt-4.3+
ylavi: Triaged+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 65657 0 master ABANDONED util: improve support for python >= 3.4 2018-06-13 05:31:37 UTC
oVirt gerrit 91908 0 master MERGED otopi:util: loadModule by using importlib 2018-06-17 08:37:15 UTC

Description Yedidyah Bar David 2016-08-10 07:11:08 UTC
Description of problem:

$Subject.

python 3.1 introduced a new module called importlib.

imp is deprecated since 3.4.

Also some parts of importlib will be deprecated in 3.6. See:

https://docs.python.org/3.6/library/importlib.html
http://stackoverflow.com/questions/35288021/what-is-the-equivalent-of-imp-find-module-in-importlib

Comment 1 Sandro Bonazzola 2019-02-13 07:46:40 UTC
This bugzilla is included in oVirt 4.3.0 release, published on February 4th 2019.

Since the problem described in this bug report should be
resolved in oVirt 4.3.0 release, it has been closed with a resolution of CURRENT RELEASE.

If the solution does not work for you, please open a new bug report.


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