GNU bug report logs -
#75887
[PATCH] gnu: boost: Update source URL.
Previous Next
Reported by: Ada Stevenson <adanskana <at> gmail.com>
Date: Mon, 27 Jan 2025 06:18:02 UTC
Severity: normal
Tags: patch
Done: Ian Eure <ian <at> retrospec.tv>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75887 in the body.
You can then email your comments to 75887 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#75887
; Package
guix-patches
.
(Mon, 27 Jan 2025 06:18:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ada Stevenson <adanskana <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 27 Jan 2025 06:18:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/boost.scm (boost) [source]: Update URL.
Change-Id: Iffca22ac6a7b44a9e0b3a227a0c7265466ba2066
---
gnu/packages/boost.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/boost.scm b/gnu/packages/boost.scm
index d090c52d8d..e464400ad9 100644
--- a/gnu/packages/boost.scm
+++ b/gnu/packages/boost.scm
@@ -70,7 +70,7 @@ (define-public boost
(version "1.83.0")
(source (origin
(method url-fetch)
- (uri (string-append "https://boostorg.jfrog.io/artifactory/main/release/"
+ (uri (string-append "https://archives.boost.io/release/"
version "/source/boost_"
(version-with-underscores version) ".tar.bz2"))
(patches
base-commit: 77603927fba0edc2c4d9de122aa132b968a051e5
--
2.47.1
bug closed, send any further explanations to
75887 <at> debbugs.gnu.org and Ada Stevenson <adanskana <at> gmail.com>
Request was from
Ian Eure <ian <at> retrospec.tv>
to
control <at> debbugs.gnu.org
.
(Sat, 01 Feb 2025 17:29:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#75887
; Package
guix-patches
.
(Thu, 27 Feb 2025 18:06:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 75887 <at> debbugs.gnu.org (full text, mbox):
On Mon, Jan 27, 2025 at 1:18 AM Ada Stevenson <adanskana <at> gmail.com> wrote:
>
> * gnu/packages/boost.scm (boost) [source]: Update URL.
>
> Change-Id: Iffca22ac6a7b44a9e0b3a227a0c7265466ba2066
> ---
> gnu/packages/boost.scm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/boost.scm b/gnu/packages/boost.scm
> index d090c52d8d..e464400ad9 100644
> --- a/gnu/packages/boost.scm
> +++ b/gnu/packages/boost.scm
> @@ -70,7 +70,7 @@ (define-public boost
> (version "1.83.0")
> (source (origin
> (method url-fetch)
> - (uri (string-append "https://boostorg.jfrog.io/artifactory/main/release/"
> + (uri (string-append "https://archives.boost.io/release/"
> version "/source/boost_"
> (version-with-underscores version) ".tar.bz2"))
> (patches
>
> base-commit: 77603927fba0edc2c4d9de122aa132b968a051e5
> --
> 2.47.1
Hi Ada,
Given the large number of dependents and that we are 4 versions behind
should we look at combining this fix with a version update?
Greg
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 28 Mar 2025 11:24:16 GMT)
Full text and
rfc822 format available.
This bug report was last modified 141 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.