| Summary: | [abrt] virt-manager-0.10.0-4.git79196cdf.fc20: cli.py:158:setupLogging:OSError: [Errno 2] No such file or directory: '/root/.cache/virt-manager' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ilya Gradina <ilya.gradina> | ||||||
| Component: | virt-manager | Assignee: | Cole Robinson <crobinso> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | berrange, crobinso, virt-maint | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:6e9cc819e54373e7c52b2cc0d0f7a36432c86796 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-10-28 16:20:55 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 816112 [details]
File: backtrace
Created attachment 816113 [details]
File: environ
*** This bug has been marked as a duplicate of bug 1016435 *** |
Description of problem: run virt-manager of the terminal with sudo Version-Release number of selected component: virt-manager-0.10.0-4.git79196cdf.fc20 Additional info: reporter: libreport-2.1.8 cmdline: /usr/bin/python /usr/share/virt-manager/virt-manager dso_list: virt-manager-common-0.10.0-4.git79196cdf.fc20.noarch executable: /usr/share/virt-manager/virt-manager kernel: 3.11.6-300.fc20.x86_64 runlevel: N 5 type: Python uid: 0 Truncated backtrace: cli.py:158:setupLogging:OSError: [Errno 2] No such file or directory: '/root/.cache/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' Local variables in innermost frame: cli_app: False do_quiet: False appname: 'virt-manager' vi_dir: '/root/.cache/virt-manager' debug_stdout: False