public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: marco atzeri <marco.atzeri@gmail.com>
To: Antonio Petrelli <antonio.petrelli@gmail.com>
Cc: The Cygwin Mailing List <cygwin@cygwin.com>
Subject: Re: cygpath not doing anything on a fresh install
Date: Tue, 8 Feb 2022 15:30:22 +0100	[thread overview]
Message-ID: <CAB8Xom93HBkwSVgVsMD+QF1xq=c39mfzZZ8rkeR6tCDW35Yuig@mail.gmail.com> (raw)
In-Reply-To: <CAHTRney_=OZZ4LUWZJhMuZSeVzeJO74vpZ-14+GUk50TkVOtGg@mail.gmail.com>

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

  reply	other threads:[~2022-02-08 14:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-08 12:06 Antonio Petrelli
2022-02-08 12:28 ` Andrey Repin
2022-02-08 14:06   ` Antonio Petrelli
2022-02-08 14:19     ` marco atzeri
2022-02-08 14:23       ` Antonio Petrelli
2022-02-08 14:30         ` marco atzeri [this message]
2022-02-08 14:37           ` Antonio Petrelli
2022-02-08 14:57             ` Ken Brown
2022-02-08 16:04               ` Antonio Petrelli
2022-02-08 18:02                 ` Marco Atzeri

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAB8Xom93HBkwSVgVsMD+QF1xq=c39mfzZZ8rkeR6tCDW35Yuig@mail.gmail.com' \
    --to=marco.atzeri@gmail.com \
    --cc=antonio.petrelli@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).