Skip to content
New issue

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

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

Already on GitHub? # to your account

dev-set failed due to 404 error at www.apache.org #14

Open
bpshaver opened this issue Oct 19, 2018 · 0 comments
Open

dev-set failed due to 404 error at www.apache.org #14

bpshaver opened this issue Oct 19, 2018 · 0 comments

Comments

@bpshaver
Copy link

It looks like part of the set-up process is reaching out to a dead link:

http://www.apache.org/dist/maven/maven-3/3.2.5/binaries/apache-maven-3.2.5-bin.zip.md5

Unless I'm misunderstanding something, because http://www.apache.org/dist/maven/maven-3/3.2.5/binaries/apache-maven-3.2.5-bin.zip is a valid link.

TASK [jgoodall.maven3 : get_url] ***********************************************
fatal: [stucco]: FAILED! => {"changed": false, "dest": "/tmp/maven.md5", "msg": "Request failed", "response": "HTTP Error 404: Not Found", "state": "absent", "status_code": 404, "url": "http://www.apache.org/dist/maven/maven-3/3.2.5/binaries/apache-maven-3.2.5-bin.zip.md5"}
	to retry, use: --limit @<MY_PATH>/stucco/provisioning/site.retry

PLAY RECAP *********************************************************************
stucco                     : ok=14   changed=10   unreachable=0    failed=1

Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant