Redirected but the response is missing a Location: header.
# There are broken dependencies in duplicity
# Can be solved by installing previous version of httplib2 and google-api-python-client
pip install httplib2==0.15.0
pip install google-api-python-client==1.7.11