Opened 13 years ago
Closed 13 years ago
#29555 closed defect (fixed)
Apache2 2.2.19 Checksum error
Reported by: | fly.captain@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | sorin.sbarnea@… | |
Port: | apache2 |
Description
hi,
Unable to upgrade Apache2 to 2.2.19, I got a Checksum error.
:info:checksum ---> Checksumming httpd-2.2.19.tar.bz2 :error:checksum Checksum (sha1) mismatch for httpd-2.2.19.tar.bz2 :info:checksum Portfile checksum: httpd-2.2.19.tar.bz2 sha1 5676da63f3203129287d7c09a16cf523c00ec6cf :info:checksum Distfile checksum: httpd-2.2.19.tar.bz2 sha1 33b57cb4bc5ed068ed41e758cb3111d8464b9f57 :error:checksum Checksum (rmd160) mismatch for httpd-2.2.19.tar.bz2 :info:checksum Portfile checksum: httpd-2.2.19.tar.bz2 rmd160 faa901121776092604d2f4ad61366e1a1fabaefd :info:checksum Distfile checksum: httpd-2.2.19.tar.bz2 rmd160 f6077870c4820a73fd4c11db6d537cc3ee6a2eb0 :info:checksum The correct checksum line may be: :info:checksum checksums md5 0313666cd4d72c8af9cb9cf9277d3d65 \ sha1 33b57cb4bc5ed068ed41e758cb3111d8464b9f57 \ rmd160 f6077870c4820a73fd4c11db6d537cc3ee6a2eb0
Thx, Fabien
Change History (9)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | apache2 removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
comment:2 follow-up: 4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
I'm guessing it came from multidist, whose server seems do wrong "helpful" things: their server doesn't have the bz2 but it does have the PGP signature of the bz2 and gives us that instead:
$ curl -I http://apache.multidist.com/httpd/httpd-2.2.19.tar.bz2 HTTP/1.1 200 OK Date: Mon, 23 May 2011 00:49:50 GMT Server: Apache/2.2.9 (Debian) DAV/2 SVN/1.5.1 mod_ssl/2.2.9 OpenSSL/0.9.8g PHP/5.2.6-1+lenny3 with Suhosin-Patch Content-Location: httpd-2.2.19.tar.bz2.asc Vary: negotiate,Accept-Encoding TCN: choice Last-Modified: Sat, 21 May 2011 18:59:28 GMT ETag: "ba792-343-4a3cdd66e0400;4a3cdd66e0400" Accept-Ranges: bytes Content-Length: 835 Content-Type: text/plain
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
I have sent an email about this problem to (I hope) the administrator of apache.multidist.com.
comment:4 Changed 13 years ago by fly.captain@…
Replying to ryandesign@…:
I'm guessing it came from multidist, whose server seems do wrong "helpful" things: their server doesn't have the bz2 but it does have the PGP signature of the bz2 and gives us that instead: ...
Yes, it came from http://apache.multidist.com/httpd
comment:5 follow-up: 6 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Until they fix their server, you can manually download the correct file from another source ("port distfiles apache2
" will show you several possibilities) and place it in /opt/local/var/macports/distfiles/apache2.
comment:6 Changed 13 years ago by fly.captain@…
Replying to ryandesign@…:
Until they fix their server, you can manually download the correct file from another source ("
port distfiles apache2
" will show you several possibilities) and place it in /opt/local/var/macports/distfiles/apache2.
Ok, thanks for the tips.
comment:9 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I believe this got resolved.
Where did this distfile come from, please?