X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AF551398546F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1623820519; bh=tXCYlEdxyHK/spkNcuKCoPckMcFv4ft6lUEukPHiAw4=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=lwLVsIK3sfJljFQH1XclDceY9kgMaameWbVwTO+AIN17vJolpf4O6TiCMifRbJhCl S1zhuZKA/gCWjEY4DfASTkNdOuk4WajwAleoQunf98bnMrLpoPecIicsbtKHGirj4F XYCCgoSS7DgQ2d+dAUE28bEKB9eDXFzGLz5seAMI= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 409B8398547D 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 Date: Wed, 16 Jun 2021 07:14:15 +0200 Message-ID: Subject: Setup: gio-querymodules.exe - Entrypoint not found To: cygwin AT cygwin DOT 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 X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Klaas Dieckhoff via Cygwin Reply-To: Klaas Dieckhoff Content-Type: text/plain; charset="utf-8" Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 15G5FLLa017002 Hi all, While installing Cygwin on my Windows 10 machine I got the attached error message twice. Unfortunately it’s in german, but it translates to: procedure entrypoint "_idn2_punycode_decode" not found in DLL /libgnutls-30.dll In my installation I’m for example not able to use git with ssl (i.e. commands like ‘git push origin master’). I already tried to reinstall libgnutls-30.dll which didn’t help. Any idea how to resolve this issue? Thanks Klaas -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple