#49416: aarnet mirror server delivers wrong files ------------------------------+---------------------- Reporter: ady.romantika@… | Owner: mirror@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: server/hosting | Version: 2.3.4 Resolution: | Keywords: Port: | ------------------------------+---------------------- Comment (by ryandesign@…): Replying to [comment:4 ryandesign@…]:
This is because the aarnet mirror server is misconfigured:
{{{ $ curl -I -L http://mirror.aarnet.edu.au/pub/gnu/libtool/libtool-2.4.6.tar.gz HTTP/1.1 200 OK Date: Sat, 24 Oct 2015 16:47:36 GMT Server: ATS/5.2.0 Content-Location: libtool-2.4.6.tar.gz.sig Vary: negotiate TCN: choice Last-Modified: Sun, 15 Feb 2015 20:31:58 GMT Accept-Ranges: bytes Content-Length: 181 Content-Type: application/pgp-signature Age: 192 }}}
I reported this problem to them already in a different context on October 13 along with the fix (add "`Options -MultiViews`" to the Apache configuration). I will remind them about the problem again.
The different context I mentioned was reported to us in #49209 and that issue (receiving an HTML file that happened to be in the same directory instead of the requested tarball) is resolved. However, the issue reported here (receiving a PGP signature file that happened to be in the same directory instead of the requested tarball) remains. I also see now that this server is not running Apache httpd but rather Apache Traffic Server; I don't know how to configure that. -- Ticket URL: <https://trac.macports.org/ticket/49416#comment:12> MacPorts <https://www.macports.org/> Ports system for OS X