galaxyproject / ansible-cloudman-image

An Ansible role for building a machine image for CloudMan.
https://galaxy.ansible.com/list#/roles/2747
MIT License
8 stars 5 forks source link

Change R apt repo to use rstudio official #15

Closed nuwang closed 9 years ago

nuwang commented 9 years ago

The existing repo throws the following error: amazon-ebs: TASK: [galaxyprojectdotorg.cloudman-image | Install new r-base 3.2.2 or above] ** amazon-ebs: failed: [localhost] => {"failed": true} amazon-ebs: stderr: E: Version '3.2' for 'r-base' was not found amazon-ebs: amazon-ebs: stdout: Reading package lists... amazon-ebs: Building dependency tree... amazon-ebs: Reading state information... amazon-ebs: amazon-ebs: msg: '/usr/bin/apt-get -y -o "Dpkg::Options::=--force-confdef" -o "Dpkg::Options::=--force-confold" install 'r-base=3.2'' failed: E: Version '3.2' for 'r-base' was not found