Skip to content

travis: fix ssl error for fetching AStyle #7327

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

Closed
wants to merge 4 commits into from

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Jun 26, 2018

This should resolve some SSL errors while fetching AStyle. I noticed errros in the last 12 hours. Restarted few, did not help. Connection to sourceforge works but SSL fails.

Description

Pull request type

[X] Fix
[ ] Refactor
[ ] New target
[ ] Feature
[ ] Breaking change

@0xc0170 0xc0170 force-pushed the fix_travis_ssl branch 11 times, most recently from 778f0d4 to d032555 Compare June 26, 2018 10:49
@0xc0170 0xc0170 changed the title travis: update wget travis: fix ssl error for fetching AStyle Jun 26, 2018
@0xc0170
Copy link
Contributor Author

0xc0170 commented Jun 26, 2018

curl -LO https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.1/astyle_3.1_linux.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   375  100   375    0     0    125      0  0:00:03  0:00:03 --:--:--    94
100  181k  100  181k    0     0  46397      0  0:00:04  0:00:04 --:--:-- 46397

Works for me. Trying to fetch it multiple times. I had once OpenSSL error

@0xc0170 0xc0170 force-pushed the fix_travis_ssl branch 2 times, most recently from b9ccbdc to b1a6c08 Compare June 26, 2018 11:41
And use http - currently Travis and sourceforge are having problems with ssl.
I tracked few bugs with travis, neither trusty defined or libssl dev package
fixed this.
0xc0170 added 2 commits June 26, 2018 12:54
Use retry for curl, sourcefourge have some hiccups sometimes
@0xc0170
Copy link
Contributor Author

0xc0170 commented Jun 26, 2018

@cmonr @geky Please review the failure and find a way how to fix fetching astyle. Any suggestions welcome (push to my branch anytime)

@0xc0170 0xc0170 force-pushed the fix_travis_ssl branch 2 times, most recently from 6b8afed to 0f60ac6 Compare June 26, 2018 14:37
@cmonr
Copy link
Contributor

cmonr commented Jun 26, 2018

Suggesting that this be closed in favor of this: #7338

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.

2 participants