aeadb73010
Recent versions of pip will create ~/.cache if it doesn't already exist. If this happens while running "sudo pip" the resulting dir will be owned by root and 700 - which breaks anything else on the system that wants to use ~/.cache I *think* this finds all instances of "sudo pip" in this repo and fixes them to use -H. This should mean they always run in the right ~ Change-Id: I47ddb3b591df6ac2100f09b38c9b8a03cb1ba1ff closes-bug: #1405732 |
||
---|---|---|
.. | ||
cache_devstack.py | ||
cache_git_repos.py | ||
common.py | ||
configure_mirror.sh | ||
convert_node_to_xenserver.sh | ||
fix_pip.sh | ||
install_devstack_dependencies.sh | ||
install_xenserver.sh | ||
multinode_setup.sh | ||
prepare_devstack_virt_preview.sh | ||
prepare_devstack.sh | ||
prepare_node_bare.sh | ||
prepare_node_devstack_virt_preview.sh | ||
prepare_node_devstack.sh | ||
prepare_node_py3k.sh | ||
prepare_node_tripleo.sh | ||
prepare_node_xenserver.sh | ||
prepare_node.sh | ||
prepare_tripleo.sh | ||
restrict_memory.sh | ||
xenserver_helper_initramfs_hook | ||
xenserver_helper_initramfs_premount |