Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add checks to ensure Masthead provided or downloaded successfully (install_bigfix) #7

Closed
jgstew opened this issue May 20, 2016 · 2 comments

Comments

@jgstew
Copy link
Owner

jgstew commented May 20, 2016

Affected Files:

These scripts don't currently validate that the masthead file was either provided or downloaded successfully.

@jgstew jgstew changed the title Add checks to ensure Masthead provided or downloaded successfully Add checks to ensure Masthead provided or downloaded successfully (install_bigfix) May 20, 2016
@jgstew
Copy link
Owner Author

jgstew commented May 20, 2016

Currently, if the masthead download fails and one is not provided, then bigfix will get installed without it, which leaves it unfunctional.

The script should instead exit with an error message.

The scripts do handle this currently by exiting with error if the argument for relay FQDN is not given, but that will need to be adjusted once the ability to provide a masthead file instead is included. Also, they do not validate that the masthead file actually downloads even when a relay FQDN is provided, which should be addressed.

jgstew added a commit that referenced this issue May 23, 2016
@jgstew
Copy link
Owner Author

jgstew commented Sep 16, 2016

This is a duplicate of this issue: #10

This is now resolved.

@jgstew jgstew closed this as completed Sep 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant