On 2025-02-25 09:36, Corinna Vinschen wrote:
there's a regression in coreutils 9.6:
With 9.0:
   $ pwd
   /openssh/build
   $ cp ssh scp /usr/bin
   $
With 9.6:
   $ cp ssh scp /usr/bin
   cp: cannot create regular file '/usr/bin/ssh': File exists
   cp: cannot create regular file '/usr/bin/scp': File exists
but:
   $ cp ssh.exe scp.exe /usr/bin

I'll have a dig into what appears to be going on, and if extra patches are required.

--
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retrancher  but when there is no more to cut
                                -- Antoine de Saint-Exupéry

--
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

Reply via email to