public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Updated: coreutils 9.1
@ 2022-06-07  3:21 Fergus Daly
  2022-06-07  3:52 ` Updated: coreutils 9.1 cp problem Brian Inglis
  0 siblings, 1 reply; 2+ messages in thread
From: Fergus Daly @ 2022-06-07  3:21 UTC (permalink / raw)
  To: cygwin; +Cc: Fergus Daly

Since updating from coreutils 8.32 I’m getting a weird glitch from cp.
If /location1/dir1/ contains additional material to /location2/dir1/ (as might frequently be the case when maintaining a backup) then the command
$ cp -vrn /location1/dir1 /location2
should copy the additional material across. (I do this regularly, working in two locations on two machines with a stick to manage the transactions.)
Since updating coreutils, this command yields an error message as follows:
$ cp -vrn /location1/dir1 /location2
/bin/cp: cannot create directory '/location2/dir1': File exists
I haven’t tried any other variations on cp or explored any other commands (e.g. ls) that have altered with the update.
This occurs in both 32-bit and 64-bit Cygwin.
Fergus

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Updated: coreutils 9.1 cp problem
  2022-06-07  3:21 Updated: coreutils 9.1 Fergus Daly
@ 2022-06-07  3:52 ` Brian Inglis
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Inglis @ 2022-06-07  3:52 UTC (permalink / raw)
  To: cygwin

Hi Fergus,

Verified and confirmed.
Please reinstall 8.32 until I can get this reverted in setup.
Have requested 9.1 be reverted to test and 8.32 reverted to current stable.

On 2022-06-06 21:21, Fergus Daly wrote:
> Since updating from coreutils 8.32 I’m getting a weird glitch from cp.
> If /location1/dir1/ contains additional material to /location2/dir1/ (as might frequently be the case when maintaining a backup) then the command
> $ cp -vrn /location1/dir1 /location2
> should copy the additional material across. (I do this regularly, working in two locations on two machines with a stick to manage the transactions.)
> Since updating coreutils, this command yields an error message as follows:
> $ cp -vrn /location1/dir1 /location2
> /bin/cp: cannot create directory '/location2/dir1': File exists
> I haven’t tried any other variations on cp or explored any other commands (e.g. ls) that have altered with the update.
> This occurs in both 32-bit and 64-bit Cygwin.

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

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-07  3:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-07  3:21 Updated: coreutils 9.1 Fergus Daly
2022-06-07  3:52 ` Updated: coreutils 9.1 cp problem Brian Inglis

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