From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 4EmlAzgwdmJ+QAAAbAwnHQ (envelope-from ) for ; Sat, 07 May 2022 10:39:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id QOedAzgwdmIL8wAA9RJhRA (envelope-from ) for ; Sat, 07 May 2022 10:39:20 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C551610665 for ; Sat, 7 May 2022 10:39:19 +0200 (CEST) Received: from localhost ([::1]:47954 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nnFyA-0003EJ-V8 for larch@yhetil.org; Sat, 07 May 2022 04:39:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37654) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnFwz-00025m-Mb for guix-patches@gnu.org; Sat, 07 May 2022 04:38:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56506) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nnFwz-0002ky-Df for guix-patches@gnu.org; Sat, 07 May 2022 04:38:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nnFwz-0003qx-BU for guix-patches@gnu.org; Sat, 07 May 2022 04:38:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55297] [PATCH 07/10] gnu: youtube-dl: Add missing $SSL_CERT_DIR/FILE search paths. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 07 May 2022 08:38:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55297 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55297@debbugs.gnu.org Cc: Maxime Devos Received: via spool by 55297-submit@debbugs.gnu.org id=B55297.165191267414731 (code B ref 55297); Sat, 07 May 2022 08:38:05 +0000 Received: (at 55297) by debbugs.gnu.org; 7 May 2022 08:37:54 +0000 Received: from localhost ([127.0.0.1]:50393 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnFwn-0003pQ-I9 for submit@debbugs.gnu.org; Sat, 07 May 2022 04:37:53 -0400 Received: from albert.telenet-ops.be ([195.130.137.90]:44088) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnFwe-0003nV-30 for 55297@debbugs.gnu.org; Sat, 07 May 2022 04:37:47 -0400 Received: from localhost.localdomain ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by albert.telenet-ops.be with bizsmtp id Tkdi270084UW6Th06kdjWe; Sat, 07 May 2022 10:37:43 +0200 From: Maxime Devos Date: Sat, 7 May 2022 08:37:37 +0000 Message-Id: <20220507083740.59995-7-maximedevos@telenet.be> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220507083740.59995-1-maximedevos@telenet.be> References: <20220507083740.59995-1-maximedevos@telenet.be> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1651912663; bh=EzeZ362lAIbLg7QiBgAKdXwrjv6b881B5I8Fys08Els=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=W5DSzZWKWcTnl3qJUu4aK/7KXxA9aVrL4Q7h+e9b44Qqr2HEtPRGFuIAFq33xfQMj dARiAftlfThEn/qF4TJCF4RrK/OwFNsATLI6TgzZVvu1bvD8nKOFGo1hGRtYlEyCqd 53QEaM552us7YwxOPAA+hA1qlNYSxRFLcLeFK+owefkbEfGrKFc3v2ecuxp5y0IAiZ fjszmSMR48IEpLnHCHeDKKE3meylvZt5+FERv+ZWgQIPNW+1c2joPJQs3WVZDb30zZ OgE8nDHdiv0hzddS2Oons8pJm8ChjQZZ3r+yNHECrQoLCy6c5S11YU+o3NDmUphDG/ 4cuU6uqToB1Rw== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1651912759; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=EzeZ362lAIbLg7QiBgAKdXwrjv6b881B5I8Fys08Els=; b=S9JiWIXZ9PT59nTZ6vJdCFnGwDlVLv9jnwjAaaalAT+sPXf2xcz1PRPt8CWxGlD3yM7Avw l4riI32FwLRT1pinxryl6wbTjsnkn7eGXjJ5F1yS3P9lfSn/+qexdce03dNQpba+GDjOFB AMHDSRLqiVXaYVpA1DLM80qrVfeZQr5XZJKDevcXzQOdaYo0zm8tujsvwp8i16GExz6Qh1 RthEKA1nDzRUnuZrJ6WnXQSvwKLYAbFyT/xJmLvStWVZW89lL8by8P4/zL3Vcd5rVXv3jJ fvuFX46lSvbsdUy1pgLefd0FnK+bhNGPGXIxBa7jt2x0mT+cFBiq0HNVc23SVw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651912759; a=rsa-sha256; cv=none; b=cCeofXfV/KTynd7IemMfCFySNcnphBtYFp1Facc1iW23GMjrXw8j2ENVTdxHgfwXiUYXrM HeddQ/Qp7LJHeOXJgQbu0NSrtdwEieeNMVdZuXdbanGax4EJmOECCq1kW26TNkBqS5Sqa1 4R7ZVwiyuXJlwWCmGWyax2b30FwxwnSdHb0S8NrjCmGYQkFqfB3+wPD9Apdq4i3o9W3nz1 hGZEKDd1vSBUNqi/l7YOuwJLx3LkHkyoRsSZKE5RqT0VJeCaBGjiWDhr+aGe6kbMrVC8Fq x3a6ghGTOPPFqneuFpkIjuB03bZQjSeIk542aXSX9uttCBx6ctxWObo7kQHZUQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=W5DSzZWK; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 8.90 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=W5DSzZWK; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: C551610665 X-Spam-Score: 8.90 X-Migadu-Spam: Yes X-Migadu-Scanner: scn0.migadu.com X-TUID: 7/J3C6lERIr4 youtube-dl respects these variables. * gnu/packages/video.scm (youtube-dl)[native-search-paths]: Add $SSL_CERT_DIR / $SSL_CERT_FILE. --- gnu/packages/video.scm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 4bc50073cd..204fdb7c6f 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -60,6 +60,7 @@ ;;; Copyright © 2022 Denis 'GNUtoo' Carikli ;;; Copyright © 2022 Bird ;;; Copyright © 2022 Jai Vetrivelan +;;; Copyright © 2022 Maxime Devos ;;; ;;; This file is part of GNU Guix. ;;; @@ -99,6 +100,7 @@ (define-module (gnu packages video) #:use-module (guix build-system qt) #:use-module (guix build-system waf) #:use-module (guix build-system trivial) + #:use-module ((guix search-paths) #:select ($SSL_CERT_DIR $SSL_CERT_FILE)) #:use-module (gnu packages) #:use-module (gnu packages algebra) #:use-module (gnu packages assembly) @@ -2441,6 +2443,8 @@ (define-public youtube-dl (list zip)) (inputs (list ffmpeg)) + (native-search-paths + (list $SSL_CERT_DIR $SSL_CERT_FILE)) (synopsis "Download videos from YouTube.com and other sites") (description "Youtube-dl is a small command-line program to download videos from -- 2.35.1