Bug 1585053

Summary: ModuleNotFoundError: No module named 'mirage'
Product: [Fedora] Fedora Reporter: Jasper O'neal Hartline <Jasper.Hartline>
Component: mirageAssignee: Mamoru TASAKA <mtasaka>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 27CC: mtasaka
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-01 13:07:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jasper O'neal Hartline 2018-06-01 08:27:05 UTC
Description of problem:
Tried running mirage from a terminal and got this error:

[autopsy@localhost ~]$ mirage &
[1] 19076
[autopsy@localhost ~]$ Traceback (most recent call last):
  File "/usr/bin/mirage", line 27, in <module>
    import mirage
ModuleNotFoundError: No module named 'mirage'


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Mamoru TASAKA 2018-06-01 13:07:39 UTC

*** This bug has been marked as a duplicate of bug 1585100 ***