Issue #292
closedthe setup script for a developer
Description
Using docs [1], command
curl -O https://raw.githubusercontent.com/pulp/pulp/master/playpen/dev-setup.sh && bash -e dev-setup.sh
returns:
....
~/devel ~
checking out pulp code
Cloning into 'pulp'...
Warning: Permanently added the RSA host key for IP address 'XXX' to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
If to follow the given docs and make a setup manually, everything is ok. Checked on f21.
[1] http://pulp.readthedocs.org/en/latest/dev-guide/contributing/dev_setup.html#for-the-impatient
Updated by cduryee about 8 years ago
The setup script may need to default to https checkouts and take a command-line flag for ssh-key checkouts.
Updated by rbarlow about 8 years ago
On 02/23/2015 09:37 AM, Pulp wrote:
The setup script may need to default to https checkouts and take a
command-line flag for ssh-key checkouts.
Yeah, or we could also document that it requires you to use the ssh-agent.
Irina, if you enable ssh agent forwarding and reconnect to the machine,
it should work.
Updated by ipanova@redhat.com about 8 years ago
- Category set to 1
- Triaged changed from No to Yes
- Severity set to Medium
Let's remove from the docs that we support/take care of this script since it is in playpen.
Updated by bmbouter about 8 years ago
- Category deleted (
1) - Tags Documentation added
Documentation is now a Tag not a Category.
Updated by bmbouter almost 4 years ago
- Status changed from NEW to CLOSED - WONTFIX
Updated by bmbouter almost 4 years ago
Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.