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

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

[debbugs-tracker] bug#35083: closed ([PATCH] gnu: kodi: Allow connecting


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#35083: closed ([PATCH] gnu: kodi: Allow connecting to HTTPS sources.)
Date: Wed, 10 Apr 2019 14:59:02 +0000

Your message dated Wed, 10 Apr 2019 16:58:23 +0200
with message-id <address@hidden>
and subject line Re: [bug#35083] [PATCH] gnu: kodi: Allow connecting to HTTPS 
sources.
has caused the debbugs.gnu.org bug report #35083,
regarding [PATCH] gnu: kodi: Allow connecting to HTTPS sources.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
35083: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35083
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: kodi: Allow connecting to HTTPS sources. Date: Wed, 03 Apr 2019 00:19:38 +1100 User-agent: mu4e 1.0; emacs 26.1 A little while ago I installed Kodi using Guix, and when I started it I got a number of errors from addons attempting to update and failing. I also tried to install a new addon repository which similarly failed. A few days after my attempt, someone posted on Reddit with the same problem[1].

Looking at the logs, I think the issue is that Kodi isn't setting the libcurl options necessary to make HTTPS connections. Here's a patch to fix that.

[1]: https://www.reddit.com/r/GUIX/comments/b5421l/can_anyone_confirm_whether_or_not_kodi_can_update/

Attachment: 0001-gnu-kodi-Allow-connecting-to-HTTPS-sources.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#35083] [PATCH] gnu: kodi: Allow connecting to HTTPS sources. Date: Wed, 10 Apr 2019 16:58:23 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Hello,

Carlo Zancanaro <address@hidden> skribis:

> A little while ago I installed Kodi using Guix, and when I started it
> I got a number of errors from addons attempting to update and
> failing. I also tried to install a new addon repository which
> similarly failed. A few days after my attempt, someone posted on
> Reddit with the same problem[1].
>
> Looking at the logs, I think the issue is that Kodi isn't setting the
> libcurl options necessary to make HTTPS connections. Here's a patch to
> fix that.
>
> [1]:
> https://www.reddit.com/r/GUIX/comments/b5421l/can_anyone_confirm_whether_or_not_kodi_can_update/
>
>>From 682598efa201d769b79570a0d8f2f5f8b2534247 Mon Sep 17 00:00:00 2001
> From: Carlo Zancanaro <address@hidden>
> Date: Tue, 2 Apr 2019 22:36:57 +1100
> Subject: [PATCH] gnu: kodi: Allow connecting to HTTPS sources.
> To: address@hidden
>
> * gnu/packages/patches/kodi-set-libcurl-ssl-parameters.patch: New file.
> * gnu/local.mk (dist_patch_DATA): Add it.
> * gnu/packages/kodi.scm (kodi)[patches]: Add it.

Awesome.  Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

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