patricmutwiri / mod-spdy

Automatically exported from code.google.com/p/mod-spdy
0 stars 0 forks source link

md5sum mismatch for httpd-2.2.21.tar.gz #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What version/revision number of mod_spdy are you using?
none

What version of Apache are you using, and on what operating system?  (Use
`apache2ctl -v` to check.)

Server version: Apache/2.2.16 (Debian)
Server built:   Feb  5 2012 21:35:42

What other Apache modules are you using?  (Use `apache2ctl -M` to check.)

Loaded Modules:
 core_module (static)
 log_config_module (static)
 logio_module (static)
 mpm_prefork_module (static)
 http_module (static)
 so_module (static)
 actions_module (shared)
 alias_module (shared)
 auth_basic_module (shared)
 auth_token_module (shared)
 authn_file_module (shared)
 authz_default_module (shared)
 authz_groupfile_module (shared)
 authz_host_module (shared)
 authz_user_module (shared)
 autoindex_module (shared)
 cache_module (shared)
 cgi_module (shared)
 cgid_module (shared)
 deflate_module (shared)
 dir_module (shared)
 disk_cache_module (shared)
 env_module (shared)
 expires_module (shared)
 fcgid_module (shared)
 headers_module (shared)
 include_module (shared)
 info_module (shared)
 mem_cache_module (shared)
 mime_module (shared)
 mime_magic_module (shared)
 negotiation_module (shared)
 pagespeed_module (shared)
 php5_module (shared)
 reqtimeout_module (shared)
 rewrite_module (shared)
 ruby_module (shared)
 setenvif_module (shared)
 ssl_module (shared)
 status_module (shared)
 suexec_module (shared)
 suphp_module (shared)
 h264_streaming_module (shared)

What browser version did you use to access the mod_spdy server?  On what
operating system? What flags was the browser invoked with?  (For
Chrome/Chromium, go to about:version to check.)

none, unable to build

What steps will reproduce the problem?

mkdir modssl
cd modssl
svn export 
http://mod-spdy.googlecode.com/svn/trunk/src/build_modssl_with_npn.sh 
./build_modssl_with_npn.sh

What is the expected result? What do you see instead?

doesn't build, instead I see

./build_modssl_with_npn.sh
Using buildroot: /tmp/tmp.eZZADbNnKf

Downloading http://www.openssl.org/source/openssl-1.0.1-beta2.tar.gz
######################################################################## 100,0%
Downloading http://www.apache.org/dist/httpd/httpd-2.2.21.tar.gz
######################################################################## 100,0%
md5sum mismatch for httpd-2.2.21.tar.gz

Build aborted.
Cleaning up ... done

Please provide any additional information below.

Original issue reported on code.google.com by dynamind...@gmail.com on 24 Feb 2012 at 1:11

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Linux version 3.3.0-rc4+ (root@webserver.domain) (gcc version 4.4.5 (Debian 
4.4.5-8) ) #1 SMP Thu Feb 23 23:49:45 CET 2012

Original comment by dynamind...@gmail.com on 24 Feb 2012 at 1:21

GoogleCodeExporter commented 8 years ago
Thanks for the report, and sorry for the trouble.  It appears that this is due 
to issue 29 (the link to httpd-2.2.21.tar.gz we were using broke and now 
404's).  I should have the fixed checked in later today.

Original comment by mdste...@google.com on 24 Feb 2012 at 2:38