From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x636.google.com (mail-ej1-x636.google.com [IPv6:2a00:1450:4864:20::636]) by sourceware.org (Postfix) with ESMTPS id 409B8398547D for ; Wed, 16 Jun 2021 05:14:27 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 409B8398547D Received: by mail-ej1-x636.google.com with SMTP id og14so1643467ejc.5 for ; Tue, 15 Jun 2021 22:14:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=P22ZGsBA3QZxIq8VXZXyNl+WyJTVTk4JIIDdmmDyE2s=; b=O0KBNc785StY6KKGKNYnATVeRa7TMr7+NdKMTxcWMLkP/JjddmbrNd3BCsVreqIhj1 SsaLW79hHf41FiaTLobjirxGEgfQzElGbvJUFx2p6CbLwOytf/GSNFs3cORQ/igVNDaS /j6nzAd12jZyN3QfmrQ8FRBp6UVcKZDIGmPZQqmHHGeRYvjOmxGgQet6vT0Qee9zVx2R jlyRPYHj4D3VQtuVm0TVbBb6R6se+GJn9Fgz9EGcNzs8v7wxpjlpUl29ehOP44gFUgCK 1ON52Y06yY9NG4ibT20+Rf7C2PK8KXK9OdHIkuzwlnXcOird2TGCUJz2lBJxDagPO1Nj p0tQ== X-Gm-Message-State: AOAM530WFJ5LgAEwmvaIDdDa9GgwGrsR2LZrM16kztt7waOF+1chE/3o lfgoMsisl4rTDY2qWYDb4bF1LhB5bZafIlomjkGFYgEfwjCcpqH+ X-Google-Smtp-Source: ABdhPJwwc7ZWeXC4XTg8z6bPiz/yDcP5Gex50ahyiEhswuGtfbymQ9w6Ezf+BBpUKsv1n3qmoS120D86jbYjtN7jWj8= X-Received: by 2002:a17:907:9801:: with SMTP id ji1mr3325641ejc.523.1623820466412; Tue, 15 Jun 2021 22:14:26 -0700 (PDT) MIME-Version: 1.0 From: Klaas Dieckhoff Date: Wed, 16 Jun 2021 07:14:15 +0200 Message-ID: Subject: Setup: gio-querymodules.exe - Entrypoint not found To: cygwin@cygwin.com X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jun 2021 05:14:28 -0000 Hi all, While installing Cygwin on my Windows 10 machine I got the attached error message twice. Unfortunately it=E2=80=99s in german, but it translates to: procedure entrypoint "_idn2_punycode_decode" not found in DLL /libgnutls-30.dll In my installation I=E2=80=99m for example not able to use git with ssl (i.= e. commands like =E2=80=98git push origin master=E2=80=99). I already tried to= reinstall libgnutls-30.dll which didn=E2=80=99t help. Any idea how to resolve this issue? Thanks Klaas