| Summary: | No such file or directory: '/root/.cache/virt-manager' | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Martin Cermak <mcermak> |
| Component: | virt-manager | Assignee: | Cole Robinson <crobinso> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 20 | CC: | berrange, crobinso, gscrivan, virt-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-07 12:16:26 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: | |
*** This bug has been marked as a duplicate of bug 1016435 *** |
Today's fresh f20 installation: [root@dhcp-25-70 ~]# virt-manager Traceback (most recent call last): File "/usr/share/virt-manager/virt-manager", line 277, in <module> main() File "/usr/share/virt-manager/virt-manager", line 177, in main virtinstcli.setupLogging("virt-manager", options.debug, False, False) File "/usr/share/virt-manager/virtinst/cli.py", line 158, in setupLogging os.mkdir(vi_dir, 0751) OSError: [Errno 2] No such file or directory: '/root/.cache/virt-manager' [root@dhcp-25-70 ~]# mkdir -p /root/.cache/virt-manager [root@dhcp-25-70 ~]# virt-manager [root@dhcp-25-70 ~]# echo $? 0 [root@dhcp-25-70 ~]# rpm -q virt-manager virt-manager-0.10.0-4.git79196cdf.fc20.noarch