E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-all-dev_2.7.11-1_amd64.deb 400 Bad Request [IP: 91.189.91.23 80]E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
$ source /etc/bash_completion.d/docker
(tethys) njones@ubuvm:~$ tethys docker startStarting PostGIS container...Traceback (most recent call last):File "/usr/lib/tethys/bin/tethys", line 9, in <module>load_entry_point('tethys-platform', 'console_scripts', 'tethys')()File "/usr/lib/tethys/src/tethys_apps/cli/__init__.py", line 256, in tethys_commandargs.func(args)File "/usr/lib/tethys/src/tethys_apps/cli/__init__.py", line 118, in docker_commanddocker_start(container=args.container)File "/usr/lib/tethys/src/tethys_apps/cli/docker_commands.py", line 737, in docker_startstart_docker_containers(docker_client, container=container)File "/usr/lib/tethys/src/tethys_apps/cli/docker_commands.py", line 583, in start_docker_containersport_bindings={5432: DEFAULT_POSTGIS_PORT})File "/usr/lib/tethys/local/lib/python2.7/site-packages/docker/utils/decorators.py", line 15, in wrappedreturn f(self, resource_id, *args, **kwargs)File "/usr/lib/tethys/local/lib/python2.7/site-packages/docker/client.py", line 1076, in startself._raise_for_status(res)File "/usr/lib/tethys/local/lib/python2.7/site-packages/docker/client.py", line 122, in _raise_for_statusraise errors.APIError(e, response, explanation=explanation)docker.errors.APIError: 500 Server Error: Internal Server Error ("json: cannot unmarshal string into Go value of type container.RestartPolicy")