GNU bug report logs - #64464
[PATCH] gnu: libostree: Update to 2023.5.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Tue, 4 Jul 2023 18:30:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#64464: closed ([PATCH] gnu: libostree: Update to 2023.5.)
Date: Fri, 15 Sep 2023 10:36:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 15 Sep 2023 11:34:38 +0100
with message-id <87h6nvrafv.fsf <at> cbaines.net>
and subject line Re: [bug#64464] [PATCH] gnu: libostree: Update to 2023.5.
has caused the debbugs.gnu.org bug report #64464,
regarding [PATCH] gnu: libostree: Update to 2023.5.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
64464: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64464
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: libostree: Update to 2023.5.
Date: Tue,  4 Jul 2023 14:28:56 -0400
* gnu/packages/package-management.scm (libostree): Update to 2023.5.
---
 gnu/packages/package-management.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm
index e3dba508f0..e90d436823 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -1814,7 +1814,7 @@ (define-public msitools
 (define-public libostree
   (package
     (name "libostree")
-    (version "2022.7")
+    (version "2023.5")
     (source
      (origin
        (method url-fetch)
@@ -1822,7 +1822,7 @@ (define-public libostree
              "https://github.com/ostreedev/ostree/releases/download/v"
              (version-major+minor version) "/libostree-" version ".tar.xz"))
        (sha256
-        (base32 "07s14awf9ynlp84s08dkbwj9i18g93y0yf0k87nbks4l3hkakqlb"))))
+        (base32 "056v7bz40dx8k2j2pfypc4shl6ijzvx1gy8r0kaw66py67xklndw"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases

base-commit: 3b630604d1f6325444509b5badd6cee15b3ce1b4
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: kiasoc5 <at> disroot.org
Cc: 64464-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#64464] [PATCH] gnu: libostree: Update to 2023.5.
Date: Fri, 15 Sep 2023 11:34:38 +0100
[Message part 4 (text/plain, inline)]
kiasoc5--- via Guix-patches via <guix-patches <at> gnu.org> writes:

> Hi Ludo,
>
> On 2023-07-17 22:28, Ludovic Courtès wrote:
>> kiasoc5 <kiasoc5 <at> disroot.org> skribis:
>>
>>> * gnu/packages/package-management.scm (libostree): Update to 2023.5.
>> Hi!  This introduces new build failures according to
>> <https://qa.guix.gnu.org/issue/64464>.  Could you take a look?
>
> Currently this page is down, but I tested locally on the dependents,
> except for plasma since it's very big:
>
> Building the following 6 packages would ensure 9 dependent packages
> are rebuilt: xdg-desktop-portal-gtk <at> 1.14.1 malcontent <at> 0.11.1
> gnome-builder <at> 42.1 plasma <at> 5.25.5 sideload <at> 6.0.2 skopeo <at> 1.2.3
>
> Out of these, malcontent failed to build for reasons unrelated to
> libostree. I sent a patch at https://issues.guix.gnu.org/65040

The information on QA looks OK to me, so I've gone ahead and pushed this
to master as b696fb41bc0dfcb7130a5aa6d69aff2ae191c283.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 329 days ago.

Previous Next


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