@anand Its now installing other packages but got an error
chris@chris:~$ python install.py --develop
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Hit:3 http://apt.insynchq.com/ubuntu xenial InRelease
Hit:4 http://dl.google.com/linux/chrome/deb stable Release
Hit:5 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:6 http://archive.canonical.com xenial InRelease
Hit:8 http://ppa.launchpad.net/jtaylor/keepass/ubuntu xenial InRelease
Hit:9 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:10 http://ppa.launchpad.net/snappy-dev/tools/ubuntu xenial InRelease
Hit:11 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Reading package lists... Done
W: gpgv:/var/lib/apt/lists/apt.insynchq.com_ubuntu_dists_xenial_InRelease: The repository is insufficiently signed by key 3B158123A580D31A9E86248106BBDC2602DFE7E7 (weak digest)
W: gpgv:/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_Release.gpg: The repository is insufficiently signed by key 4CCA1EAF950CEE4AB83976DCA040830F7FAC5991 (weak digest)
W: gpgv:/var/lib/apt/lists/ppa.launchpad.net_jtaylor_keepass_ubuntu_dists_xenial_InRelease: The repository is insufficiently signed by key 57A0E8DEA026F8D8173E90A57858088158B80F90 (weak digest)
W: gpgv:/var/lib/apt/lists/ppa.launchpad.net_snappy-dev_tools_ubuntu_dists_xenial_InRelease: The repository is insufficiently signed by key 78E1918602959B9C59103100F1831DDAFC42E99D (weak digest)
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version (12.1ubuntu2).
git is already the newest version (1:2.7.4-0ubuntu1).
python-dev is already the newest version (2.7.11-1).
python-setuptools is already the newest version (20.1.1-1).
The following package was automatically installed and is no longer required:
libqt4-opengl
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 83 not upgraded.
The directory '/home/chris/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/home/chris/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Requirement already up-to-date: pip in /usr/local/lib/python2.7/dist-packages
The directory '/home/chris/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/home/chris/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Requirement already satisfied (use --upgrade to upgrade): ansible in /usr/local/lib/python2.7/dist-packages
Requirement already satisfied (use --upgrade to upgrade): paramiko in /usr/local/lib/python2.7/dist-packages (from ansible)
Requirement already satisfied (use --upgrade to upgrade): jinja2 in /usr/local/lib/python2.7/dist-packages (from ansible)
Requirement already satisfied (use --upgrade to upgrade): PyYAML in /usr/local/lib/python2.7/dist-packages (from ansible)
Requirement already satisfied (use --upgrade to upgrade): setuptools in /usr/local/lib/python2.7/dist-packages/setuptools-18.1-py2.7.egg (from ansible)
Requirement already satisfied (use --upgrade to upgrade): pycrypto>=2.6 in /usr/local/lib/python2.7/dist-packages (from ansible)
Requirement already satisfied (use --upgrade to upgrade): ecdsa>=0.11 in /usr/local/lib/python2.7/dist-packages (from paramiko->ansible)
Requirement already satisfied (use --upgrade to upgrade): MarkupSafe in /usr/local/lib/python2.7/dist-packages (from jinja2->ansible)
SUDO password:
[WARNING]: provided hosts list is empty, only localhost is available
MySQL Root Password:
PLAY ***************************************************************************
TASK [setup] *******************************************************************
ok: [localhost]
PLAY ***************************************************************************
TASK [setup] *******************************************************************
ok: [localhost]
TASK [install prequisites] *****************************************************
skipping: [localhost] => (item=cmake)
skipping: [localhost] => (item=redis)
skipping: [localhost] => (item=mariadb)
skipping: [localhost] => (item=nodejs)
TASK [cask installs] ***********************************************************
skipping: [localhost] => (item=wkhtmltopdf)
TASK [include] *****************************************************************
skipping: [localhost]
TASK [include] *****************************************************************
skipping: [localhost]
PLAY ***************************************************************************
TASK [setup] *******************************************************************
ok: [localhost]
TASK [install prequisites] *****************************************************
changed: [localhost] => (item=[u'build-essential', u'redis-server', u'nodejs', u'npm', u'software-properties-common', u'libxrender1', u'libxext6', u'xfonts-75dpi', u'xfonts-base', u'libjpeg8-dev', u'zlib1g-dev', u'libfreetype6-dev', u'liblcms2-dev', u'libwebp-dev', u'python-tk'])
TASK [install pillow prerequisites for Ubuntu < 14.04] *************************
skipping: [localhost] => (item=[])
TASK [install pillow prerequisites for Ubuntu > 14.04] *************************
changed: [localhost] => (item=[u'libtiff5-dev', u'tcl8.6-dev', u'tk8.6-dev'])
TASK [include] *****************************************************************
included: /usr/local/frappe/bench-repo/playbooks/develop/includes/mariadb_ubuntu.yml for localhost
TASK [Add apt key] *************************************************************
ok: [localhost]
TASK [Add apt repositry] *******************************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: apt.cache.FetchFailedException: W:gpgv:/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_Release.gpg: The repository is insufficiently signed by key 4CCA1EAF950CEE4AB83976DCA040830F7FAC5991 (weak digest), W:gpgv:/var/lib/apt/lists/ppa.launchpad.net_jtaylor_keepass_ubuntu_dists_xenial_InRelease: The repository is insufficiently signed by key 57A0E8DEA026F8D8173E90A57858088158B80F90 (weak digest), W:The repository 'http://nyc2.mirrors.digitalocean.com/mariadb/repo/10.1/ubuntu xenial Release' does not have a Release file., W:Data from such a repository can't be authenticated and is therefore potentially dangerous to use., W:See apt-secure(8) manpage for repository creation and user configuration details., W:gpgv:/var/lib/apt/lists/apt.insynchq.com_ubuntu_dists_xenial_InRelease: The repository is insufficiently signed by key 3B158123A580D31A9E86248106BBDC2602DFE7E7 (weak digest), W:gpgv:/var/lib/apt/lists/ppa.launchpad.net_snappy-dev_tools_ubuntu_dists_xenial_InRelease: The repository is insufficiently signed by key 78E1918602959B9C59103100F1831DDAFC42E99D (weak digest), W:Failed to fetch http://nyc2.mirrors.digitalocean.com/mariadb/repo/10.1/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found [IP: 192.241.164.26 80], W:Failed to fetch http://nyc2.mirrors.digitalocean.com/mariadb/repo/10.1/ubuntu/dists/xenial/main/binary-i386/Packages 404 Not Found [IP: 192.241.164.26 80], E:Some index files failed to download. They have been ignored, or old ones used instead.
fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "parsed": false}
to retry, use: --limit @develop/install.retry
PLAY RECAP *********************************************************************
localhost : ok=7 changed=2 unreachable=0 failed=1
Traceback (most recent call last):
File "install.py", line 153, in <module>
install_bench(args)
File "install.py", line 58, in install_bench
run_playbook('develop/install.yml', sudo=True)
File "install.py", line 131, in run_playbook
success = subprocess.check_call(args, cwd=os.path.join(bench_repo, 'playbooks'))
File "/usr/lib/python2.7/subprocess.py", line 541, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['ansible-playbook', '-c', 'local', 'develop/install.yml', '-K']' returned non-zero exit status 2
chris@chris:~$