GNU bug report logs - #69386
"homepage" attribute gives 404 on "https://www.eclipse.org/platform"

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: guix; Reported by: francismb@HIDDEN; Done: Julien Lepiller <julien@HIDDEN>; Maintainer for guix is bug-guix@HIDDEN.

Message received at 69386-done <at> debbugs.gnu.org:


Received: (at 69386-done) by debbugs.gnu.org; 1 May 2025 10:00:19 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Thu May 01 06:00:19 2025
Received: from localhost ([127.0.0.1]:48765 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1uAQiJ-0006BI-2N
	for submit <at> debbugs.gnu.org; Thu, 01 May 2025 06:00:19 -0400
Received: from lepiller.eu ([89.234.186.109]:47476 helo=hermes.lepiller.eu)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <julien@HIDDEN>)
 id 1uAQiG-0005wl-4O
 for 69386-done <at> debbugs.gnu.org; Thu, 01 May 2025 06:00:17 -0400
Received: from hermes.lepiller.eu (localhost [127.0.0.1])
 by hermes.lepiller.eu (OpenSMTPD) with ESMTP id e59f00ca;
 Thu, 1 May 2025 10:00:12 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from
 :to:cc:subject:message-id:in-reply-to:references:mime-version
 :content-type:content-transfer-encoding; s=dkim; bh=F+08vKXvktIG
 vWDuqbEEdmC69jxvre14V3iKU8X050c=; b=AGnK3L9CmGUCZeR2Xetz4UmCZaeJ
 u3e2d/4uGaYlOxL9Wdm57l0Grrn22e/dt4SCeJ44GnvBF/DDJb7YUbgjdXv/zd+0
 8nG1nb2HpXRWpLv4/tSUBdR4LGpAUgA0qTJUgwzYtyg6cWT/VUSttNjSD1/57uBl
 FsZkISBbt8ln5cgz0n2/0yKuONsoY7XzYp1+fQGOVYLr6uqRTngWt9WD3Grdl0qy
 CuMWGmLYOSlWb0tXxP/rOZfFwDToHDjV5F9m4fNWrkBisAzqNBAx/wLegh8vVmgq
 LvX2ze4Y8yLZ9SoVM1f6hqavPemp78uDWrvrHRBbKEo3/uWYJu1nvZU/5Q==
Received: by hermes.lepiller.eu (OpenSMTPD) with ESMTPSA id 8e46015a
 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); 
 Thu, 1 May 2025 10:00:12 +0000 (UTC)
Date: Thu, 1 May 2025 12:00:11 +0200
From: Julien Lepiller <julien@HIDDEN>
To: Greg Hogan <code@HIDDEN>
Subject: Re: bug#69386: [PATCH java-team] gnu: Fix home-page for eclipse
 platform.
Message-ID: <20250501120011.5a544b4b@HIDDEN>
In-Reply-To: <3620b4729371c9cab6c9fc97b9d4fc66d7def1d0.1745501317.git.code@HIDDEN>
References: <b2088d33-c1b3-49fc-a6a6-823894c05929@HIDDEN>
 <3620b4729371c9cab6c9fc97b9d4fc66d7def1d0.1745501317.git.code@HIDDEN>
X-Mailer: Claws Mail 4.3.0 (GTK 3.24.43; x86_64-pc-linux-gnu)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Score: 0.0 (/)
X-Debbugs-Envelope-To: 69386-done
Cc: 69386-done <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

Le Thu, 24 Apr 2025 13:29:24 +0000,
Greg Hogan <code@HIDDEN> a =C3=A9crit :

> * gnu/packages/java.scm (java-eclipse-ant-core,
> java-eclipse-core-commands, java-eclipse-core-variables,
> java-eclipse-team-core, java-eclipse-text): Update home-page.
>=20
> Change-Id: Idcd15ae42048efcee05a7ede14a8e6cf7e1968d9

Pushed to master as 72ada057342a5c004f5eaae61a3ee8b653ca1d31, thanks!




Notification sent to francismb@HIDDEN:
bug acknowledged by developer. Full text available.
Reply sent to Julien Lepiller <julien@HIDDEN>:
You have taken responsibility. Full text available.

Message received at 69386 <at> debbugs.gnu.org:


Received: (at 69386) by debbugs.gnu.org; 24 Apr 2025 13:29:45 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Thu Apr 24 09:29:45 2025
Received: from localhost ([127.0.0.1]:37345 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1u7we8-00062n-1C
	for submit <at> debbugs.gnu.org; Thu, 24 Apr 2025 09:29:45 -0400
Received: from mail-qk1-x72e.google.com ([2607:f8b0:4864:20::72e]:47348)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
 (Exim 4.84_2) (envelope-from <code@HIDDEN>)
 id 1u7we5-000629-4V
 for 69386 <at> debbugs.gnu.org; Thu, 24 Apr 2025 09:29:42 -0400
Received: by mail-qk1-x72e.google.com with SMTP id
 af79cd13be357-7c542ffec37so111240485a.2
 for <69386 <at> debbugs.gnu.org>; Thu, 24 Apr 2025 06:29:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=greghogan-com.20230601.gappssmtp.com; s=20230601; t=1745501375; x=1746106175;
 darn=debbugs.gnu.org; 
 h=content-transfer-encoding:mime-version:message-id:date:subject:cc
 :to:from:from:to:cc:subject:date:message-id:reply-to;
 bh=fFW14IJ3qpskG28tgkrQ42D6q7PeHhhGyYQHsBlQWcA=;
 b=Z7nH49wPfoCJg4QG8PYi1KY6GXQjEx2RCoyV6YO6n2vtFYB25aVeU1Vr6Pags1yHIb
 9KSkflqNxfgr0T7dfYMltRtjWO9q+GKcXXHqJMWmfW/wO58PyJb/tevqKMASrNdFS+jC
 SsHCsAyPaf86tFpIZ8eu9y3+omxbpNG9Dha4ewzxfcFZ1EWM4ZdileX46Pxp7H/iPgoR
 3m/JI1EFDmtHp1ywvsTwbQz4g7/o9vMXeeNghM0KUuLqHVX6H/B/CEg014iScIDOkwrn
 NnuuP28YrBH0VxbH+vW/hglb98IjSzHGS6ldjy+9HEVuMBwFXLw5d6qPFSihI3Jmt/Ni
 yp+g==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1745501375; x=1746106175;
 h=content-transfer-encoding:mime-version:message-id:date:subject:cc
 :to:from:x-gm-message-state:from:to:cc:subject:date:message-id
 :reply-to;
 bh=fFW14IJ3qpskG28tgkrQ42D6q7PeHhhGyYQHsBlQWcA=;
 b=tmlVMUEuBP5ipfkJi5D+AmF0AasP+VRb2PlhbU7bR6uDavZIfTXlkdgDPiqYNjl4Yq
 DMeezMG5gQlBsdTZpRMojlS+npAXG6UZXTImwmR7Qs6Vy36GQNXwe21hFZNwVy5/a6gS
 xe/+JvXNHv9gumvG0mIN9c53aiLzqfW/1BRt/VEqCY+n32k7uLDVFJJ7hFM0+K7D11W7
 FYXIqJOknHpMu6n/XMWQh6N7W/OW4T22SFO9DX5bci2vcYdhmdrAYu+m7jLRyrtuoDYJ
 hPYQkil9+LN/Uq7k0FyJRaJcMwoYp7INZg9nuEeLFKv3vrSyP9ttx/h+1Yu1IHMFm7YT
 pTWA==
X-Gm-Message-State: AOJu0YxRGCs2861xYK4A3UHHp9ts0M2NsLI2i3dMrMH1Ewr3MR+WnWbY
 IJbe2q6tYwZxv23UTX56lspXQ7an0SzoToRGZsivQ+Zhj5kjdbO5qrTmkz2iGfr3+GTQQiOdaZ9
 OQKo=
X-Gm-Gg: ASbGncvxamFpmG2GS5eslPvbZNx4HGGlxwiOS8dy/Wm/NSvb8MNwWdOozBuJqsUpCLi
 7VXPR+pHZ1UqQanoMYSRtwRpZWYchUlHjP0q1XreRN5JWiu+FYwsm4if++dTgoXkaneFiUsWiiN
 gMw0UUSGQghGpD2pgW5We0dPl6QIHOomFg5q8viZo0Qo7HeM0X6fnZsnuiepY1z/YMqfEzQp/eJ
 oChyvMdnqG//k30GBkA7Aox6DzTI4x3wEffdCWgDWx6tfnnKDhBp3PHQadO8fjwgEETFcBbxGda
 5urVwMaQCVHyHzd+RgP2G3/jaM1mUaKyV+EkLt0ufXtESIlmM8q1rqCpjMhIRZS4nkMaSBk12vA
 iqsxVukAKQqp7bQ9PjBWuh5BV6vW4agVs8OceZRD/
X-Google-Smtp-Source: AGHT+IGtVNMInVkd+y5H3zvEC+GVPpyfR7B182ZhcVkciIAYEdDcbEodHzAgch/UTzbMuJuTXDNBgw==
X-Received: by 2002:ad4:4201:0:b0:6f4:c15a:6215 with SMTP id
 6a1803df08f44-6f4c15a640dmr28165276d6.39.1745501374788; 
 Thu, 24 Apr 2025 06:29:34 -0700 (PDT)
Received: from ip-10-117-149-49.evoforge.org
 (ec2-52-70-167-183.compute-1.amazonaws.com. [52.70.167.183])
 by smtp.gmail.com with ESMTPSA id
 6a1803df08f44-6f4c0a73c5csm9300076d6.78.2025.04.24.06.29.34
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Thu, 24 Apr 2025 06:29:34 -0700 (PDT)
From: Greg Hogan <code@HIDDEN>
To: 69386 <at> debbugs.gnu.org
Subject: [PATCH java-team] gnu: Fix home-page for eclipse platform.
Date: Thu, 24 Apr 2025 13:29:24 +0000
Message-ID: <3620b4729371c9cab6c9fc97b9d4fc66d7def1d0.1745501317.git.code@HIDDEN>
X-Mailer: git-send-email 2.49.0
MIME-Version: 1.0
X-Debbugs-Cc: Julien Lepiller <julien@HIDDEN>
Content-Transfer-Encoding: 8bit
X-Spam-Score: 0.0 (/)
X-Debbugs-Envelope-To: 69386
Cc: Greg Hogan <code@HIDDEN>
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

* gnu/packages/java.scm (java-eclipse-ant-core,
java-eclipse-core-commands, java-eclipse-core-variables,
java-eclipse-team-core, java-eclipse-text): Update home-page.

Change-Id: Idcd15ae42048efcee05a7ede14a8e6cf7e1968d9
---
 gnu/packages/java.scm | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index f4d83da05a..42d0668df5 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -7322,7 +7322,7 @@ (define-public java-eclipse-core-variables
      (list java-eclipse-equinox-common java-eclipse-equinox-registry
            java-eclipse-equinox-preferences java-eclipse-core-runtime
            java-eclipse-osgi))
-    (home-page "https://www.eclipse.org/platform")
+    (home-page "https://projects.eclipse.org/projects/eclipse.platform")
     (synopsis "Eclipse core variables")
     (description "This package provides the Eclipse core variables module
 @code{org.eclipse.core.variables}.")
@@ -7354,7 +7354,7 @@ (define-public java-eclipse-ant-core
            java-eclipse-core-runtime
            java-eclipse-core-variables
            java-eclipse-osgi))
-    (home-page "https://www.eclipse.org/platform")
+    (home-page "https://projects.eclipse.org/projects/eclipse.platform")
     (synopsis "Ant build tool core libraries")
     (description "This package provides the ant build tool core libraries with
 the module @code{org.eclipse.ant.core}.")
@@ -7448,7 +7448,7 @@ (define-public java-eclipse-team-core
            java-eclipse-equinox-registry
            java-eclipse-equinox-preferences
            java-eclipse-osgi))
-    (home-page "https://www.eclipse.org/platform")
+    (home-page "https://projects.eclipse.org/projects/eclipse.platform")
     (synopsis "Eclipse team support core")
     (description "This package provides the Eclipse team support core module
 @code{org.eclipse.team.core}.")
@@ -7473,7 +7473,7 @@ (define-public java-eclipse-core-commands
        #:jar-name "eclipse-core-commands.jar"))
     (inputs
      (list java-eclipse-equinox-common))
-    (home-page "https://www.eclipse.org/platform")
+    (home-page "https://projects.eclipse.org/projects/eclipse.platform")
     (synopsis "Eclipse core commands")
     (description "This package provides Eclipse core commands in the module
 @code{org.eclipse.core.commands}.")
@@ -7526,7 +7526,7 @@ (define-public java-eclipse-text
     (inputs
      (list java-eclipse-equinox-common java-eclipse-core-commands
            java-icu4j))
-    (home-page "https://www.eclipse.org/platform")
+    (home-page "https://projects.eclipse.org/projects/eclipse.platform")
     (synopsis "Eclipse text library")
     (description "Platform Text is part of the Platform UI project and
 provides the basic building blocks for text and text editors within Eclipse

base-commit: 9f4bdb270e178eac636df3f4bbffbe4aa3b90a67
-- 
2.49.0





Information forwarded to julien@HIDDEN, bug-guix@HIDDEN:
bug#69386; Package guix. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 25 Feb 2024 17:04:39 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun Feb 25 12:04:39 2024
Received: from localhost ([127.0.0.1]:59761 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1reHvb-0004v2-2L
	for submit <at> debbugs.gnu.org; Sun, 25 Feb 2024 12:04:39 -0500
Received: from lists.gnu.org ([209.51.188.17]:45898)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <francismb@HIDDEN>) id 1reHvX-0004uI-BX
 for submit <at> debbugs.gnu.org; Sun, 25 Feb 2024 12:04:36 -0500
Received: from eggs.gnu.org ([2001:470:142:3::10])
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <francismb@HIDDEN>)
 id 1reHcP-0005q6-Tv
 for bug-guix@HIDDEN; Sun, 25 Feb 2024 11:44:49 -0500
Received: from mout.web.de ([212.227.15.3])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <francismb@HIDDEN>)
 id 1reHcN-00054N-Jn
 for bug-guix@HIDDEN; Sun, 25 Feb 2024 11:44:49 -0500
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=email.de;
 s=s29768273; t=1708879484; x=1709484284; i=francismb@HIDDEN;
 bh=n21grO74VKptf0i+3YUgGTBY2X7ypRr7iSTR2xMoTq8=;
 h=X-UI-Sender-Class:Date:Reply-To:From:To:Subject;
 b=iZAEe5XVgTINdAgpwPhkmAaHfeTcNSBsH+/EkqBCGbAJbVSsD1fLzmLGHasBXWGt
 ZH2xfLET7nGaIqDybB7Up9IEIpSmvZH2vJSh2SzTIfWJ7nAH/1JIgGMdUhyfJdO0a
 iplIRZklAw5YjsZoCsCNt4IRxk8av3klWSDdPRB4w4Jzgermlm6Yyq3xrkoIKnidb
 +6E0G85v4vR/+C3ksbe0nUCBBWYxr1J+da5AyTxTcrdwGpoPyxqzCwJyk9YBrbUJf
 fJbfTLqZF8oK5a918pD9KDNAXtva/9kI2FAGm3bTV6mDGuS1SFXhVFpB9sSYDk3oA
 nX9PtUV+6wokWV8nUg==
X-UI-Sender-Class: 814a7b36-bfc1-4dae-8640-3722d8ec6cd6
Received: from [192.168.178.72] ([84.136.89.122]) by smtp.web.de (mrweb005
 [213.165.67.108]) with ESMTPSA (Nemesis) id 1MdfCH-1r4wvq2jzN-00ZZpa for
 <bug-guix@HIDDEN>; Sun, 25 Feb 2024 17:44:43 +0100
Message-ID: <b2088d33-c1b3-49fc-a6a6-823894c05929@HIDDEN>
Date: Sun, 25 Feb 2024 17:44:43 +0100
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Content-Language: en-US
From: francismb <francismb@HIDDEN>
To: bug-guix@HIDDEN
Subject: "homepage" attribute gives 404 on "https://www.eclipse.org/platform"
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:4A5caWxWZrPGK6SRvToohydrnwp1mBD+yyJubcMe/deGIPFquF2
 AqHLOUFFBERVPRUAxJJt4b8fzCtG7yu6tsQcubvR/DZWyixAOiP+YMqM7PKI9cPJca23a+n
 5rBFxGjGuGqzHuyGtuc1iQWPILTlC8d9+5Gs0w8BOmBchd3UFqW5yS6tKiNgB/ARSs91+yz
 r4sAOjE9OSXxEt467NP1Q==
X-Spam-Flag: NO
UI-OutboundReport: notjunk:1;M01:P0:U3c/Lz6MSro=;kx+AKu4lDCmmIeVSFZrZEkaGAkn
 8vROwhgwKlGqzaq321t6IsZVqF8O5oH94R5gPhV7SZpfBNyH8FRkyICYn8NIF6flhgZ+COSlZ
 y/kGMEXUwPBJaL0ya9RpgEp6H+UwuStaCf0lQ+Qrjy7xq0AS7Ze1w636QGqYQG4QP0mCldRZa
 gaQOrlBp5TJMV1wXAuYTxWXy4IHw/koIbyk6zXnqVObAa9eQFVe6LMiOZs2ULfEwAI+P5N55c
 l+A4qabE/U7jnIIg12BfobQgt+QprluaZWeFVmjPSfeQWeXJp69ehB1XXW94U326RkXFfoeWj
 rYAbd/psG1oIVKup3lOxmklGFA94xE37klI6uxJx/Cp76wiwShhYQLImBTVdvu5qPMmnYLK7E
 zMcRTm/KhilrS7LauypKWmXnx9Hpm7tXS7gjX+p2PBYnSZvfvZ0tV9c6lEhCjcWHw2cNg8dNm
 4rpC37HnlTrNPFcYNNCsbeqFsjXho5dVrB5HYZdu2pb68pfBcCxIcqj5Xb00916dtQlIB8O/T
 mkrESVHog25LIC3qs6Zp64U8PmIzKzP3vtxQ930xXGgM2wEke3n6iCmph3h5hZdLZ7zBTNyOZ
 qPIjju+EEtGY06dbV7aoEqYbslV9E7NyPHu9gVBq6NwnH4axCs6ppZuGO/erlHolA5okGyYl7
 Xlnyd1/2BUbiAkBDm7tViBGWany/uyFLJt9EuSAYPB88/vHrgu5aQDNOoiQfUe122DiBxlAek
 U1c6oOX6KPJlsHLkuZu8CZWQBpJfJIXzWOSKWbHpFint74HSviLT4w3grAvqhqueFwuXOLPka
 K/eU7x1rzfA/JgiqTAb3JcqWkvnwfXe2yTL3HFZRMKVzU=
Received-SPF: pass client-ip=212.227.15.3; envelope-from=francismb@HIDDEN;
 helo=mout.web.de
X-Spam_score_int: -27
X-Spam_score: -2.8
X-Spam_bar: --
X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1,
 RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01,
 SPF_HELO_NONE=0.001, SPF_PASS=-0.001,
 T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: -1.3 (-)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Reply-To: francismb@HIDDEN
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -2.3 (--)

Dear Maintainers,
it seems that some package description is obsolete. See for example:

$ guix search eclipse

and notice that the "homepage" attribute(s) of some results is:

"https://www.eclipse.org/platform"

that endpoint results in an 404 Error (on 24.02.2024).

IMHO those could be changed to "https://projects.eclipse.org"
or "https://www.eclipse.org".

Idea:
One could iterate on "homepage", as part of some packaging QA/CI/CD
script, to check the current validity of the web site(s).

Regards
francismb





Acknowledgement sent to francismb@HIDDEN:
New bug report received and forwarded. Copy sent to bug-guix@HIDDEN. Full text available.
Report forwarded to bug-guix@HIDDEN:
bug#69386; Package guix. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Thu, 1 May 2025 10:15:01 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.