guix-patches
[Top][All Lists]
Advanced

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

bug#35083: [PATCH] gnu: kodi: Allow connecting to HTTPS sources.


From: Ludovic Courtès
Subject: 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’.





reply via email to

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