[virt-tools-list] [RFC PATCH 0/2] do not exit if the cache directory doesn't exist

Giuseppe Scrivano gscrivan at redhat.com
Fri Nov 1 16:49:19 UTC 2013


The RFC is mostly for the second patch. Is there any case when other
users (qemu?) should access the files under $HOME/.cache?

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1016435

Giuseppe Scrivano (2):
  virt-manager: prefer os.makedirs to os.mkdir when creating cache dir
  virt-manager: make cache directories accessible only to the owner

 virtManager/connection.py   | 2 +-
 virtManager/domain.py       | 2 +-
 virtinst/cli.py             | 2 +-
 virtinst/distroinstaller.py | 2 +-
 virtinst/urlfetcher.py      | 2 +-
 virtinst/util.py            | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

-- 
1.8.3.1




More information about the virt-tools-list mailing list