Project

Profile

Help

Issue #2201

closed

The dev-setup.sh script fails to find and run bootstrap-ansible.sh

Added by rbarlow over 7 years ago. Updated almost 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
High
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
3. High
Version:
Master
Platform Release:
master
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Easy Fix, Pulp 2
Sprint:
Quarter:

Description

The bootstrap-ansible.sh script was moved from the pulp repo to the new devel repo (awesome!). The dev-setup.sh script needs to be updated to be aware of this so that it continues to work. Currently, it fails like this:

dev-setup.sh: line 115: /home/fedora/devel/pulp/playpen/bootstrap-ansible.sh: No such file or directory

There are two things that will be needed to fix this:

0) The dev-setup.sh script will need to be modified to also clone the devel repo (it currently only clones pulp and whatever other repos the user selects).

1) It should be modified to use the boostrap script from the correct new path.

Also available in: Atom PDF