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

If curl download times out, curl isn't terminated, partial download isn't removed & next run fails. #62

Open
dlmetcalf opened this issue Apr 12, 2016 · 1 comment

Comments

@dlmetcalf
Copy link

If the curl download of confluence tgz isn't successful, it appears that any partially downloaded file isn't removed and the curl background process isn't killed. (This is probably a Staging module bug, rather than Confluence module bug).

When reattempting puppet apply, instead of reattempting the download, it sees the partially downloaded (corrupt/incomplete) file and starts extracting it before failing.

If the files are removed (e.g. rm -r /opt/confluence /opt/staging/confluence) and puppet re-run; multiple curl processes then appear to be running.

@dlmetcalf dlmetcalf changed the title If curl download times out, curl isn't terminated, partial downloaded isn't removed, next run fails. If curl download times out, curl isn't terminated, partial download isn't removed & next run fails. Apr 12, 2016
@igalic
Copy link
Contributor

igalic commented Aug 3, 2016

i'm pretty and sure we fixed this with an upgrade in archive… which now may be causing different problems, but this one is fixed :D D:

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

No branches or pull requests

2 participants