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

download errors from sourceforge hosted downloads #173

Closed
smanders opened this issue Mar 2, 2018 · 3 comments
Closed

download errors from sourceforge hosted downloads #173

smanders opened this issue Mar 2, 2018 · 3 comments
Assignees
Labels
Milestone

Comments

@smanders
Copy link
Owner

smanders commented Mar 2, 2018

I get DOWNLOAD HASH mismatch errors for every project that is hosted on sourceforge

  • boost_1_63_0.tar.bz2
  • glew-1.13.0.tgz
  • glew-1.7.0.tgz
  • glew-1.7.0-win32.zip
  • glew-1.7.0-win64.zip
  • ljpeg-62.1.0.tar.bz2
  • patch-2.5.9-7-bin.zip
  • rapidxml-1.13.zip
  • treelistctrl_1208.zip
  • wxplotctrl_2006_04_28.tar.gz
  • wxthings_2006_04_28.tar.gz
  • zlib-1.2.8.tar.gz

when I did a search for one of the projects on the sourceforge main page, I get:
The sourceforge.net website is temporarily in static offline mode.

and sure enough -- looking at the downloads that failed, they are all 652 bytes and this is the contents of the downloaded files

<html><head>
<title>SourceForge</title>
<!-- <script src="/js/jquery.com/jquery-1.11.0.min.js"></script> -->
<script src="https://code.jquery.com/jquery-1.11.0.min.js"></script>
<script src="https://sourceforge.net/js/mirrors.js"></script>
<script src="/js/sf.js"></script>
<script>
var DR_loc = DR_parse_hash_url();
if (DR_loc) {
    DR_sf_main(DR_loc);
} else {
    window.location.href = 'https://sourceforge.net/home.html';
}
</script>
</head><body>
<noscript>
We're sorry -- the Sourceforge site is currently in Disaster Recovery mode, and currently requires
the use of javascript to function.  Please check back later.
</noscript>
</body></html>
@smanders smanders added the bug label Mar 2, 2018
@smanders smanders added this to the current milestone Mar 2, 2018
@smanders
Copy link
Owner Author

smanders commented Mar 3, 2018

and what I couldn’t see on the sourceforge website when my search failed (because the company where I work filters twitter, etc):

Tweets by ‎@sfnet_ops
 
SourceForge SF.net Operations
@sfnet_ops
We now have a much better idea as to what is causing the
recent performance issues. We're now executing a plan to
get SourceForge back to full capacity. We may be some
hours off yet, but our team is working around the clock
until stability is restored. Thank you for your patience

23h

smanders pushed a commit that referenced this issue Mar 3, 2018
* sourceforge has been experiencing difficulties
* issue #173
smanders pushed a commit that referenced this issue Mar 3, 2018
@smanders
Copy link
Owner Author

smanders commented Mar 3, 2018

it the sourceforge outage goes into next week, I'll consider uploading the missing downloads to github releases -- as I've already had to do for gsoap https://github.com/smanders/externpro/blob/18.01.1/projects/gsoap.cmake#L19 with commit fed55f8

@smanders smanders self-assigned this Mar 5, 2018
@smanders
Copy link
Owner Author

smanders commented Mar 5, 2018

completed with commits referenced above

it appears the outage has been fixed, so I didn't switch the DLURL for any projects that are only available on sourceforge
https://portableapps.com/node/57726

@smanders smanders closed this as completed Mar 5, 2018
@smanders smanders mentioned this issue Mar 5, 2018
46 tasks
@smanders smanders mentioned this issue Mar 28, 2018
53 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant