Hide Forgot
Preupgrade Assistant will have different hierarchy, which includes changed path of file with API for modules written in Python. All modules written in Python will have to update "import" of the API. Previously was used for import: preup.script_api (e.g.: from preup.script_api import *) Now should be used: preupg.script_api
Verified by running test suite. All Python modules run fine.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2017-0821.html