GNU bug report logs -
#35083
[PATCH] gnu: kodi: Allow connecting to HTTPS sources.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 10 Apr 2019 16:58:23 +0200
with message-id <87imvldi0g.fsf <at> gnu.org>
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
help-debbugs <at> gnu.org.)
--
35083: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35083
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
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/
[0001-gnu-kodi-Allow-connecting-to-HTTPS-sources.patch (text/x-diff, attachment)]
[Message part 5 (message/rfc822, inline)]
Hello,
Carlo Zancanaro <carlo <at> zancanaro.id.au> 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 <carlo <at> zancanaro.id.au>
> Date: Tue, 2 Apr 2019 22:36:57 +1100
> Subject: [PATCH] gnu: kodi: Allow connecting to HTTPS sources.
> To: guix-patches <at> gnu.org
>
> * 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’.
This bug report was last modified 6 years and 80 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.