From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x532.google.com (mail-ed1-x532.google.com [IPv6:2a00:1450:4864:20::532]) by sourceware.org (Postfix) with ESMTPS id 5CA723858D1E for ; Tue, 8 Feb 2022 14:30:34 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 5CA723858D1E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-ed1-x532.google.com with SMTP id w14so37888430edd.10 for ; Tue, 08 Feb 2022 06:30:34 -0800 (PST) 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=Vez7h/xz5xEPW7fKU/cTue0v3BS/FQU9Uy5Cqe11O9s=; b=bD7mcUIeZvHrUywLo61ly65npUr7FmPmPPQxgSDQYpY5CI5jAF8p8Hu1Ob4rbQL1ux d0xVg2hPRSzvIdUUg35r26SUT/TiZSOmtiBlIUT4sSIDGQ4ngxhZAYnyPMVtESK2+ZRt +uHLAo1aHVPtBAGD6bDlQ30my3FqO87f6tU+nMPYwPnYmt0ZTTO6yp1hNCHloeVAQlmm q3MSf2hzLbIzXOKOS5Noz5tI1VKZmhxXxhszveahNbknsSOhxMDCKvCulG/+TNRPRkaf tTI/Zh3pRBjmltHe5SyrFmIGwFBXZUcf9BsqXRSLngMyxUMpz5oWxfqLDB1+B4iC4J1j 01OA== 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=Vez7h/xz5xEPW7fKU/cTue0v3BS/FQU9Uy5Cqe11O9s=; b=x2ap/d4+7jc26HvsszvAxr8QlB8vHfhWUe3/TfkzXoGH3LZA8Pexp5HTNqrQ1/g7gy gqUUzxGN/VRuQNfyzod/zrUUvcrzhPmaJpXWt0qgsnGRofdV07IfGsGIo5R1knNCoDlb EUO0wsrRlyNO7SEeswiQqLFMDy1pjgvKYoWTFvgTjMy127fuSyna+kZyEUDNXWLfJjy1 UIU1f9x4OyffnYDILPUONZzv8ncs1Eh4gUxhHr+Qe/yej6M3eqkwDqdLb893fd1nPD77 69o/0Iq1JpNObxckn6fVyDIfBdjslxoxUPWW/+Jx7smEBiQQIjmHlcVNXVQwANRCITzx Tgsw== X-Gm-Message-State: AOAM532ANUm8ER7SctgzpkIEcw5hop6U0X4IT62XxrfLyHYGR1Ratb3g 5Ep+mTmmHP05ooq5qVTvcKSbmNMSMmPhKcrsrJg= X-Google-Smtp-Source: ABdhPJxw1TMpxd7WjSOYkJ0vMxY6E6Hm0b9/oXINZmh/fsdNZVzglAQ6aia5iPCms0AYZB5lTozV2Ucm/3Fw1m2dKSs= X-Received: by 2002:a05:6402:3c3:: with SMTP id t3mr4872515edw.444.1644330633435; Tue, 08 Feb 2022 06:30:33 -0800 (PST) MIME-Version: 1.0 References: <1063015990.20220208152858@yandex.ru> In-Reply-To: From: marco atzeri Date: Tue, 8 Feb 2022 15:30:22 +0100 Message-ID: Subject: Re: cygpath not doing anything on a fresh install To: Antonio Petrelli Cc: The Cygwin Mailing List Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-0.7 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@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: Tue, 08 Feb 2022 14:30:38 -0000 On Tue, Feb 8, 2022 at 3:24 PM Antonio Petrelli wrote: > > Il giorno mar 8 feb 2022 alle ore 15:19 marco atzeri 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? >> >> 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 > > > This is what I see: > -rwxr-xr-x 1 MYCOMPANY+Antonio_Petrelli MYCOMPANY+Antonio_Petrelli 3554998 Jan 31 19:37 /usr/bin/cygwin1.dll > > So it seems it is OK (notice that I am at UTC+1). it seems so > > Antonio check if strace give some hints strace -o /tmp/strace.txt /usr/bin/cygpath --help