Bug 1665037
| Summary: | ovrit-iso-uploader fails to run | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Steve Goodman <sgoodman> |
| Component: | ovirt-iso-uploader | Assignee: | Gal Zaidman <gzaidman> |
| Status: | CLOSED ERRATA | QA Contact: | Petr Matyáš <pmatyas> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.3.0 | CC: | mtessun |
| Target Milestone: | ovirt-4.3.0 | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ovirt-iso-uploader-4.3.0-1 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-05-08 12:31:28 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Integration | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
This should be fixed in 4.3.0-1 Verified on ovirt-iso-uploader-4.3.0-1.el7ev.noarch 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://access.redhat.com/errata/RHEA-2019:1044 |
Description of problem: I have a 4.3 test build installed. I ran Version-Release number of selected component (if applicable): ovirt-iso-uploader-4.3.0-0.1.beta.el7ev.noarch How reproducible: 100% Steps to Reproduce: 1. ssh to engine 2. enter ovirt-iso-uploader or ovirt-iso-uploader --help Actual results: [root@vm-17-59 ~]# ovirt-iso-uploader --help Traceback (most recent call last): File "/usr/bin/ovirt-iso-uploader", line 32, in <module> from .glfs_api import GlfsApi ValueError: Attempted relative import in non-package [root@vm-17-59 ~]# Expected results: It'll work.