playbook download error
Hi, all, I tried to download the playbook for automatic installation of Galaxy tools, but encountered the following error: [galaxy@Pegasus galaxy]$ git clone --recursive git@github.com:afgane/galaxy-tools-playbook.git Initialized empty Git repository in /home/galaxy/galaxy/galaxy-tools-playbook/.git/ Permission denied (publickey). fatal: The remote end hung up unexpectedly Is this repository still open to public download? I'm new and not quite familiar with the playbook application. Any step by step guide will be helpful. Thanks, Bill
Hi, try git clone --recursive https://github.com/galaxyproject/ansible-galaxy-tools.git Cheers, Bjoern Am 03.03.2016 um 19:54 schrieb William Ge:
Hi, all,
I tried to download the playbook for automatic installation of Galaxy tools, but encountered the following error:
[galaxy@Pegasus galaxy]$ git clone --recursive git@github.com:afgane/galaxy-tools-playbook.git
Initialized empty Git repository in /home/galaxy/galaxy/galaxy-tools-playbook/.git/
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
Is this repository still open to public download?
I’m new and not quite familiar with the playbook application. Any step by step guide will be helpful.
Thanks,
Bill
___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: https://lists.galaxyproject.org/
To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/
It worked! Thank you very much, Bjoern! However, another error came up during the next step: [galaxy@Pegasus ansible-galaxy-tools]$ ansible-playbook tasks/tools.yml -i "localhost," --extra-vars galaxy_tools_api_key=xcd2Glx ERROR: pip is not a legal parameter of an Ansible Play I did not find anything related on the Galaxy search either. Any help will be appreciated. The web Admin interface only allows tool installation one by one. I wish it allows batch installation there. Thanks, Bill -----Original Message----- From: Björn Grüning [mailto:bjoern.gruening@gmail.com] Sent: Thursday, March 3, 2016 10:59 AM To: William Ge <wge@centrilliontech.com>; galaxy-dev@lists.galaxyproject.org Subject: Re: [galaxy-dev] playbook download error Hi, try git clone --recursive https://github.com/galaxyproject/ansible-galaxy-tools.git Cheers, Bjoern Am 03.03.2016 um 19:54 schrieb William Ge:
Hi, all,
I tried to download the playbook for automatic installation of Galaxy tools, but encountered the following error:
[galaxy@Pegasus galaxy]$ git clone --recursive git@github.com:afgane/galaxy-tools-playbook.git
Initialized empty Git repository in /home/galaxy/galaxy/galaxy-tools-playbook/.git/
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
Is this repository still open to public download?
I’m new and not quite familiar with the playbook application. Any step by step guide will be helpful.
Thanks,
Bill
___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: https://lists.galaxyproject.org/
To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/
participants (2)
-
Björn Grüning
-
William Ge