Skip to content

Fix including all package bin directories - #49

Open
sharms wants to merge 1 commit into
cloudfoundry-community:masterfrom
18F:remove-excessive-path
Open

Fix including all package bin directories#49
sharms wants to merge 1 commit into
cloudfoundry-community:masterfrom
18F:remove-excessive-path

Conversation

@sharms

@sharms sharms commented Jun 3, 2016

Copy link
Copy Markdown
  • Including all bin directories under /packages can result in deployment errors depending on which combination of jobs is deployed. For example, Concourse can use busybox which may bring in a new core utility which does not behave as expected, resulting in a failed deployment
  • This change scopes the PATH includes to only use /var/vcap/packages/admin_ui bin directories

…ies under /packages can result in deployment errors depending on which combination of jobs is deployed. For example, Concourse can use busybox which may bring in a new core utility which does not behave as expected, resulting in a failed deployment

- This change scopes the PATH includes to only use /var/vcap/packages/admin_ui bin directories
@sharms

sharms commented Sep 8, 2016

Copy link
Copy Markdown
Author

This package has no dependencies in /var/vcap/packages outside of itself, can we get this merged?

@sharms

sharms commented Dec 2, 2016

Copy link
Copy Markdown
Author

Reminder that this is still an outstanding bug and this is a complete fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant