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.

Actions #1

Updated by rbarlow over 7 years ago

Even after fixing those two issues on my checkout, I still hit another issue:

ERROR! the playbook: playpen/ansible/dev-playbook.yml could not be found
Actions #2

Updated by rbarlow over 7 years ago

Looking at the script, the last line is also not going to work, as it needs to be updated for the new location of vagrant-setup.sh.

Added by Randy Barlow over 7 years ago

Revision 09c964cf | View on GitHub

Fix the dev-setup.sh script to be aware of the new devel repo.

fixes #2201

Actions #3

Updated by pcreech over 7 years ago

  • Priority changed from Normal to High
  • Severity changed from 2. Medium to 3. High
  • Triaged changed from No to Yes
Actions #5

Updated by jcline@redhat.com over 7 years ago

  • Status changed from NEW to MODIFIED
Actions #6

Updated by semyers over 7 years ago

  • Platform Release set to master
Actions #7

Updated by bmbouter almost 5 years ago

  • Status changed from MODIFIED to CLOSED - WONTFIX
Actions #8

Updated by bmbouter almost 5 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.

Actions #9

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF