Hey Christian, That was the url I pasted was the url/mirror that apt-get was using to install tor updates for a ubuntu precise amd64 host. I'm not sure if there is a setting to remove your mirror from being in the round robin for serving package updates or if youd be willing to also mirror those packages?
The servers apt source.list has the default tor ubuntu entry: deb http://deb.torproject.org/torproject.org precise main
But mirror.netcologne.de mirror is the one the one that keeps getting assigned to us through the mirror round robin.
curl -I http://deb.torproject.org/torproject.org/dists/precise/main/binary-amd64/ HTTP/1.1 200 OK
Thanks for getting back to me - James
On 10/03/14 05:34, Christian Rohmann wrote:
Hey James, tor-mirrors,
james james@freedom.press hat am 3. Oktober 2014 um 01:16 geschrieben: Was having an issue with one of the mirror that is in rotation but doesn't seem to be set up correctly:
$ curl -I http://mirror.netcologne.de/torproject.org/dists/precise/main/binary-amd64/ HTTP/1.1 404 Not Found Date: Thu, 02 Oct 2014 17:04:45 GMT Server: Apache/2.2.22 (Debian) Vary: Accept-Encoding Content-Type: text/html; charset=iso-8859-1
The directory structure seems to diverge at the /torproject.org/ level.
We are currently (successfully) mirroring using rsync-URL: "rsync://rsync.torproject.org/website-mirror/" just like instructed on https://www.torproject.org/docs/running-a-mirror.html.en
I'd be more than happy to also mirror more files for torproject.org, just point me how that needs to be set up. Apparently other mirrors from the list on https://www.torproject.org/getinvolved/mirrors.html.en like
http://mirror.ntzk.de/torproject.org/dist/ http://tormirror.piratenpartei-bayern.de/dist/
and so on, look just like us with no "dists" subdirectory. As said, please tell me how I can add the missing files and I gladly sync those as well.
Regards
Christian