GNU bug report logs -
#75005
[PATCH 0/2] gnu: yggdrasil: Update to 0.5.12.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75005 in the body.
You can then email your comments to 75005 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#75005
; Package
guix-patches
.
(Sat, 21 Dec 2024 08:08:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 21 Dec 2024 08:08:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
This patchse updates Yggdrasil to the version 0.5.12.
Artyom V. Poptsov (2):
gnu: go-github-com-arceliar-ironwood: Update to
v0.0.0-20241213013129-743fe2fccbd3.
gnu: yggdrasil: Update to 0.5.12.
gnu/packages/golang-web.scm | 4 ++--
gnu/packages/networking.scm | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
base-commit: cf3f3dc056fcc91156ce5117dffd247d229003ba
--
2.46.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#75005
; Package
guix-patches
.
(Sat, 21 Dec 2024 08:10:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 75005 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/golang-web.scm (go-github-com-arceliar-ironwood): Update to v0.0.0-20241213013129-743fe2fccbd3.
Change-Id: I8bc63c83b4b4511e4ab7ca47ece0b58eb8ff026b
---
gnu/packages/golang-web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm
index 0c95e3c323..c0b76f89b6 100644
--- a/gnu/packages/golang-web.scm
+++ b/gnu/packages/golang-web.scm
@@ -213,7 +213,7 @@ (define-public go-github-com-alexliesenfeld-health
(define-public go-github-com-arceliar-ironwood
(package
(name "go-github-com-arceliar-ironwood")
- (version "v0.0.0-20241210120540-9deb08d9f8f9")
+ (version "v0.0.0-20241213013129-743fe2fccbd3")
(source
(origin
(method git-fetch)
@@ -223,7 +223,7 @@ (define-public go-github-com-arceliar-ironwood
(file-name (git-file-name name version))
(sha256
(base32
- "08i4zm8jxq89dznxx76marn5zfkyscmbn6cdsx0adz6pzwgpd1cz"))))
+ "1nnqn388lg4m9cq24vbgcp4z2wh78mga82p59gqzdl7d2cvpsk56"))))
(build-system go-build-system)
(arguments
(list
--
2.46.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#75005
; Package
guix-patches
.
(Sat, 21 Dec 2024 08:10:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 75005 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/networking.scm (yggdrasil): Update to 0.5.12.
Change-Id: I9a04a531ffdb12a1bd29da2c227e1791f2e77c16
---
gnu/packages/networking.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index df9383e351..6a4fe4dd45 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4670,7 +4670,7 @@ (define-public ngtcp2
(define-public yggdrasil
(package
(name "yggdrasil")
- (version "0.5.11")
+ (version "0.5.12")
(source
(origin
(method git-fetch)
@@ -4681,7 +4681,7 @@ (define-public yggdrasil
(recursive? #t)))
(file-name (git-file-name name version))
(sha256
- (base32 "0l7lvqmvzw89wv53lpxa44k7y148y7japvy77yir4467ghdmnvyk"))
+ (base32 "072r52b6bkpc7bhn0v1z6dm6q5g9qf4k1xlqwrvzmzwai6fm0lrn"))
(patches (search-patches "yggdrasil-extra-config.patch"))))
(build-system go-build-system)
(arguments
--
2.46.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#75005
; Package
guix-patches
.
(Sat, 21 Dec 2024 08:33:01 GMT)
Full text and
rfc822 format available.
Message #14 received at 75005 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I also tried to build first-tier dependents of
"go-github-com-arceliar-ironwood" as Sharlatan Hellseher suggested:
--8<---------------cut here---------------start------------->8---
$ ./pre-inst-env guix build -P 1 go-github-com-arceliar-ironwood
guix build: computing dependents of package go-github-com-arceliar-ironwood <at> v0.0.0-20241213013129-743fe2fccbd3...
/gnu/store/xbbk9b1zis9anx70fir8f7kn404yrk4y-go-github-com-arceliar-ironwood-v0.0.0-20241213013129-743fe2fccbd3
/gnu/store/r2bxqwhzmfc9hghhjjpya4px47nqk4dq-yggdrasil-0.5.12
--8<---------------cut here---------------end--------------->8---
It seems that the only dependent is Yggdrasil and it builds fine.
- avp
--
Artyom "avp" Poptsov <poptsov.artyom <at> gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE B57C E9C5 A2D9 0898 A02F
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#75005
; Package
guix-patches
.
(Sat, 21 Dec 2024 15:15:01 GMT)
Full text and
rfc822 format available.
Message #17 received at 75005 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
That's look good for me, You may push trivial changes wit less than 100
rebuilds directly to master.
--
Oleg
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
:
You have taken responsibility.
(Sat, 21 Dec 2024 15:29:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
:
bug acknowledged by developer.
(Sat, 21 Dec 2024 15:29:02 GMT)
Full text and
rfc822 format available.
Message #22 received at 75005-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Merged to the "master" branch as the following commits:
--8<---------------cut here---------------start------------->8---
11855e1c2863c56d9a3364cdac614a529a1c7cc2 gnu: yggdrasil: Update to 0.5.12.
f829f3bedca78154bd6213ee05455a8cc1c61761 gnu: go-github-com-arceliar-ironwood: Update to v0.0.0-20241213013129-743fe2fccbd3.
--8<---------------cut here---------------end--------------->8---
- avp
--
Artyom "avp" Poptsov <poptsov.artyom <at> gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE B57C E9C5 A2D9 0898 A02F
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 19 Jan 2025 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 153 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.