GNU bug report logs

#75005 [PATCH 0/2] gnu: yggdrasil: Update to 0.5.12.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to guix-patches@gnu.org:
bug#75005; Package guix-patches. (Sat, 21 Dec 2024 08:08:02 GMT) (full text, mbox, link).


Acknowledgement sent to "Artyom V. Poptsov" <poptsov.artyom@gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org. (Sat, 21 Dec 2024 08:08:02 GMT) (full text, mbox, link).


Message #5 received at submit@debbugs.gnu.org (full text, mbox, reply):

From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: guix-patches@gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [PATCH 0/2] gnu: yggdrasil: Update to 0.5.12.
Date: Sat, 21 Dec 2024 11:07:12 +0300
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@gnu.org:
bug#75005; Package guix-patches. (Sat, 21 Dec 2024 08:10:01 GMT) (full text, mbox, link).


Message #8 received at 75005@debbugs.gnu.org (full text, mbox, reply):

From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 75005@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [PATCH 1/2] gnu: go-github-com-arceliar-ironwood: Update to v0.0.0-20241213013129-743fe2fccbd3.
Date: Sat, 21 Dec 2024 11:08:41 +0300
* 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@gnu.org:
bug#75005; Package guix-patches. (Sat, 21 Dec 2024 08:10:02 GMT) (full text, mbox, link).


Message #11 received at 75005@debbugs.gnu.org (full text, mbox, reply):

From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 75005@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [PATCH 2/2] gnu: yggdrasil: Update to 0.5.12.
Date: Sat, 21 Dec 2024 11:08:42 +0300
* 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@gnu.org:
bug#75005; Package guix-patches. (Sat, 21 Dec 2024 08:33:01 GMT) (full text, mbox, link).


Message #14 received at 75005@debbugs.gnu.org (full text, mbox, reply):

From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 75005@debbugs.gnu.org
Subject: Re: [PATCH 0/2] gnu: yggdrasil: Update to 0.5.12.
Date: Sat, 21 Dec 2024 11:31:20 +0300
[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@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@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@gnu.org:
bug#75005; Package guix-patches. (Sat, 21 Dec 2024 15:15:01 GMT) (full text, mbox, link).


Message #17 received at 75005@debbugs.gnu.org (full text, mbox, reply):

From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 75005@debbugs.gnu.org
Cc: poptsov.artyom@gmail.com
Subject: [PATCH 0/2] gnu: yggdrasil: Update to 0.5.12.
Date: Sat, 21 Dec 2024 15:13:34 +0000
[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@gmail.com>:
You have taken responsibility. (Sat, 21 Dec 2024 15:29:01 GMT) (full text, mbox, link).


Notification sent to "Artyom V. Poptsov" <poptsov.artyom@gmail.com>:
bug acknowledged by developer. (Sat, 21 Dec 2024 15:29:02 GMT) (full text, mbox, link).


Message #22 received at 75005-done@debbugs.gnu.org (full text, mbox, reply):

From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 75005-done@debbugs.gnu.org
Subject: Re: [PATCH 0/2] gnu: yggdrasil: Update to 0.5.12.
Date: Sat, 21 Dec 2024 18:27:45 +0300
[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@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)]

Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Sun Dec 22 05:34:30 2024; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.