Hide Forgot
Description of problem ====================== preupg-content-creator fails with traceback Version-Release number of selected component ============================================ preupgrade-assistant-2.1.6-2.el6 How reproducible ================ Always Steps to Reproduce ================== $ preupg-content-creator Actual results ============== Traceback (most recent call last): File "/usr/bin/preupg-content-creator", line 8, in <module> from preup.creator.application import Application File "/usr/lib/python2.6/site-packages/preup/creator/application.py", line 7, in <module> from preup_creator.ui_helper import UIHelper ImportError: No module named preup_creator.ui_helper Expected results ================ Something sane, e.g. usage hint
We need content creator to create custom modules for testing (test suite bug 1289977); testing against real contents is unscalable at least.
This is fixed by upstream commit https://github.com/phracek/preupgrade-assistant/commit/b4ae55488c7de2650fcdec1ea16f28c020b4c280
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-2016-1022.html