Closed Dor1s closed 7 years ago
Need to fix ADD https://sourceforge.net/projects/lame/files/latest/download lame.tar.gz
in https://github.com/google/oss-fuzz/blob/master/projects/ffmpeg/Dockerfile#L31
Or we may wait a little bit:
<<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>
Assuming this was flake. Let's reopen if we see it again.