[gimp-web] content: update mirror list again.



commit b40e2a77b7912c9df1851e23a479452d082f5143
Author: Jehan <jehan girinstud io>
Date:   Tue Aug 30 22:33:11 2022 +0200

    content: update mirror list again.
    
    - We got an answer from icm.edu.pl, they already updated their syncing
      to /pub/ (not /pub/gimp/ anymore) so we could add them back on the new
      Mirrorbits infra. We still want them to get their own proper rsync
      credentials (as they forgot to answer months ago).
    - I remove Jaleco mirror. We never manage to contact them as we don't
      have any contact email to reach. As I recall, I sent a message through
      their contact form months ago (for the credentials need) and never got
      any answer. And now their contact form is even broken. Let's not waste
      any more time, if we can't contact them, there is nothing we can do.
      And the mirror is unfortunately unusable with the new infra, as it
      points to /pub/gimp/.

 content/downloads/mirrors.json     | 12 ++----------
 tools/downloads/downloads.http.txt |  1 -
 2 files changed, 2 insertions(+), 11 deletions(-)
---
diff --git a/content/downloads/mirrors.json b/content/downloads/mirrors.json
index 9dc453e1..48a8a599 100644
--- a/content/downloads/mirrors.json
+++ b/content/downloads/mirrors.json
@@ -57,11 +57,11 @@
     "Interdisciplinary Centre for Mathematical and Computational Modelling UW, University of Warsaw": {
       "location": "Warsaw",
       "country": "Poland",
-      "mirrors": [ "https://ftp.icm.edu.pl/pub/graphics/gimp/"; ],
+      "mirrors": [ "https://ftp.icm.edu.pl/pub/graphics/gimp/gimp/"; ],
       "about": "https://ftp.icm.edu.pl/";,
       "rsync": [ "rsync://ftp.icm.edu.pl/pub/graphics/gimp/" ],
       "ftp": [ "ftp://ftp.icm.edu.pl/pub/graphics/gimp/"; ],
-      "TODO": [ "Contact admins and ask them to mirror from pub/. Admins asked by email 2022-08-30" ],
+      "TODO": [ "This mirror doesn't sync from our authoritative server yet." ],
       "more": [
         "https://gitlab.gnome.org/Infrastructure/gimp-web/-/issues/45";
       ]
@@ -98,14 +98,6 @@
       "more": [ "https://gitlab.gnome.org/Infrastructure/gimp-web/-/issues/152";,
                 "https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/702"; ]
     },
-    "Jaleco": {
-      "location": "Washington D.C.",
-      "country": "United States",
-      "mirrors": [ "https://mirror.jaleco.com/gimp/gimp/"; ],
-      "TODO": [ "Ask rsync or ftp connection - can't find contact info, we already couldn't contact them to 
give them rsync access" ],
-      "about": "https://mirror.jaleco.com";,
-      "more": [ "https://gitlab.gnome.org/Infrastructure/gimp-web/-/issues/63"; ]
-    },
     "Kumi Systems": {
       "location": "Graz",
       "country": "Austria",
diff --git a/tools/downloads/downloads.http.txt b/tools/downloads/downloads.http.txt
index e0043a83..3a7af9b9 100644
--- a/tools/downloads/downloads.http.txt
+++ b/tools/downloads/downloads.http.txt
@@ -16,7 +16,6 @@ https://gimp-mirror.usessionbuddy.com/pub/gimp/
 https://mirror2.sandyriver.net/pub/software/gimp/pub/gimp/
 https://mirror.dogado.de/gimp/
 https://mirror.freedif.org/gimp/pub/gimp/
-https://mirror.jaleco.com/gimp/gimp/
 https://mirror.kumi.systems/gimp/pub/gimp/
 https://mirror.nju.edu.cn/gimp/
 https://mirrors.dotsrc.org/gimp/pub/gimp/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]