emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52068: closed ([PATCH] [core-updates-frozen] gnu: libostree: Build w


From: GNU bug Tracking System
Subject: bug#52068: closed ([PATCH] [core-updates-frozen] gnu: libostree: Build with libsoup 2.)
Date: Wed, 24 Nov 2021 06:09:01 +0000

Your message dated Wed, 24 Nov 2021 01:08:04 -0500
with message-id <87sfvmytkr.fsf@gmail.com>
and subject line Re: bug#52068: [PATCH] [core-updates-frozen] gnu: libostree: 
Build with libsoup 2.
has caused the debbugs.gnu.org bug report #52068,
regarding [PATCH] [core-updates-frozen] gnu: libostree: Build with libsoup 2.
to be marked as done.

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


-- 
52068: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52068
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] [core-updates-frozen] gnu: libostree: Build with libsoup 2. Date: Tue, 23 Nov 2021 23:13:04 +0000
Hello,

libostree should be built with libsoup-2 (doesn't support libsoup 3 currently) 
to have HTTP support. This was noticed due to Flatpak updates failing with 
"This version of ostree was built without libsoup or libcurl, and cannot fetch 
over HTTP". In the build log of ostree (eg 
https://ci.guix.gnu.org/build/1775196/log/raw ) you can see that it will report 
no HTTP backend with libsoup 3, but properly shows libsoup when libsoup-2 is 
provided as an input as in this patch.

I've checked libostree builds and that Flatpak built with this version 
successfully can download over HTTP. Thanks to jackhill on IRC for spotting the 
configuration error of ostree when we both hit the Flatpak update bug.

(Also, I added my copyright line as I forgot it on earlier Flatpak updates 
around the p11-kit workaround and version updates.)

Happily running on core-updates-frozen,
John

Attachment: 0001-gnu-libostree-Build-with-libsoup-2.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#52068: [PATCH] [core-updates-frozen] gnu: libostree: Build with libsoup 2. Date: Wed, 24 Nov 2021 01:08:04 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello John!

John Kehayias <john.kehayias@protonmail.com> writes:

> Hello,
>
> libostree should be built with libsoup-2 (doesn't support libsoup 3
> currently) to have HTTP support. This was noticed due to Flatpak
> updates failing with "This version of ostree was built without libsoup
> or libcurl, and cannot fetch over HTTP". In the build log of ostree
> (eg https://ci.guix.gnu.org/build/1775196/log/raw ) you can see that
> it will report no HTTP backend with libsoup 3, but properly shows
> libsoup when libsoup-2 is provided as an input as in this patch.
>
> I've checked libostree builds and that Flatpak built with this version
> successfully can download over HTTP. Thanks to jackhill on IRC for
> spotting the configuration error of ostree when we both hit the
> Flatpak update bug.

Neat, thanks for taking care of it.  Pushed as
93d1f8e5fc78bd82e8920d25b3e52a2d22528c17, and I updated libostree to
4d41c3beefa44d0ec30aa7108bc3979aa95c15e0 in the following commit.

> (Also, I added my copyright line as I forgot it on earlier Flatpak
> updates around the p11-kit workaround and version updates.)

Perfect!

Happy hacking,

Maxim


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]