X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 634F43858D1E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=x+V7pzof6FfX9uw1wUn0zLavjvZyP0SiUUHE/H80+kg=; b=Qsfuj2kfrz11LPSsCcG5uq8pBmJ6l6SzFAgJEppfJa8mx95FNzMG2BBzPINt0i+0Ur JX8dNOiPvkZgsM+vK2GB4/oRhSw7qGg8N5UlwrroZq/uQTUgNnSFHLqDOg82+KLk1H9u S757xjG0PAWaWJgb5p7LsWEY5eXwvEW7nD9lzFVEpEVCVSQF8nQPxR+JzlYIwtOrHSIJ RBKWpe5zRfkj3fjl1DvQUAbu/H/uwF4C3ZTfUUti7wQPs2qLHXggOYBUEtP5NRuGiQsF 6gwX6C3PSmbYvb9y5TLWMvfuZ4ffJgU9kWazJw9AMH5s5kUrI24DKgR46OokIvaI/1jJ 4+qg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=x+V7pzof6FfX9uw1wUn0zLavjvZyP0SiUUHE/H80+kg=; b=VOuLBqahag4QHf6xIU63TGHcqIDgHEFZPt4x2GyllGMZatCYAGChi4wVMnGGRAxU1m gIrWvV/08b/+ExJ6RHFhArg5JHO4VgdqnTs+Qgv6WUmgkvjxs3NOsD2i7k9nZcQS+C7u FrRAjE3ZiaOONP4toJHqQ3q/xqSHbMIjel+ZAolxsRfszJpSXu9qTkRjg/UmWQ5/Mo7A 5zyLcHjTLM/cqOTOmBNxePMRtgpQXVHc0K24AlILHCkQseifYt2v0wQDcGfyfXvb0OIE nRDDBQVhf2iUbX/Tks3EhaXQOQXqXg03h5jl0hCJgvuklMayjvwL19wNITYmQ3ImDvai Js8Q== X-Gm-Message-State: AOAM533RgbgNk921rU8kP1K7jjMtYET1W2VouxjN4XRgxTKttoIaN4I3 J3sQ+68BsSEhC6k+dVqSw89E20K14PpVOjyRF56lrDS4cD0= X-Google-Smtp-Source: ABdhPJwBGKZsv+0C5xX3zfExMqnmn92eAxpBm+QCVdilo+pKgZZNDSL7w/doIUoO7OsMMJTinLsDGutpbd6YMG9y03w= X-Received: by 2002:a17:906:15ca:: with SMTP id l10mr4018241ejd.435.1644329973272; Tue, 08 Feb 2022 06:19:33 -0800 (PST) MIME-Version: 1.0 References: <1063015990 DOT 20220208152858 AT yandex DOT ru> In-Reply-To: From: marco atzeri Date: Tue, 8 Feb 2022 15:19:22 +0100 Message-ID: Subject: Re: cygpath not doing anything on a fresh install To: Antonio Petrelli X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org 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: , Cc: The Cygwin Mailing List Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" On Tue, Feb 8, 2022 at 3:06 PM Antonio Petrelli wrote: > > Il giorno mar 8 feb 2022 alle ore 13:35 Andrey Repin > ha scritto: > > > > I just installed cygwin on my Windows 10 laptop. > > > I need to use the cygpath utility and it simply does not do anything, > > even > > > cygpath --help > > > does anything. > > > > > What should I do? > > > > Make sure cygwin1.dll is there. Some "antivirus" may have eaten it. > > > > It's there AFAIK, I see it in the C:\cygwin64\bin directory. Is that right? > > Thanks > Antonio check that is the last version ls -l /usr/bin/cygwin1.dll -rwxr-xr-x 1 matzeri Domain Users 3554998 Jan 31 20:37 /usr/bin/cygwin1.dll if you updated with a process still running it maybe not the last one -- 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