GNU bug report logs - #15176
24.3.50; Directory copy broken on w32

Previous Next

Package: emacs;

Reported by: Richard Copley <rcopley <at> gmail.com>

Date: Sat, 24 Aug 2013 07:56:02 UTC

Severity: normal

Found in version 24.3.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 15176 in the body.
You can then email your comments to 15176 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#15176; Package emacs. (Sat, 24 Aug 2013 07:56:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Richard Copley <rcopley <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 24 Aug 2013 07:56:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Richard Copley <rcopley <at> gmail.com>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: 24.3.50; Directory copy broken on w32
Date: Sat, 24 Aug 2013 08:54:57 +0100
Set up a directory "c:/temp/test" with two empty subdirectories "1"
and "2", and try to copy it recursively to "c:/temp/test-copy"
using `C' in Dired mode.  The command fails, having created
"test-copy/1" but not "test-copy/2". The error is:

Copy `c:/temp/test' to `c:/temp/test-copy' failed:
(file-error Setting file times permission denied c:/temp/test-copy/1)



In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
 of 2013-07-20 on MACHINE
Bzr revision: 113468 schwab <at> linux-m68k.org-20130720082546-xtn77ibd7at4onju
Windowing system distributor `Microsoft Corp.', version 6.2.9200
Configured using:
 `configure --prefix c:/emacs/emacs-113468
 --enable-locallisppath=%emacs_dir%/../site-lisp CPPFLAGS='-I
 G:/usr/include -I C:/GnuWin32/include' LDFLAGS='-L G:/usr/lib -L
 C:/GnuWin32/lib''

Important settings:
  value of $LANG: ENG
  locale-coding-system: cp1252
  default enable-multibyte-characters: t

Major mode: Dired by name

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
C-x C-f / t e m p / t e s t <return> C-u s R <return>
C-x h M-w C-x C-f . . <return> % m \ ` t e s t \ '
<return> C t e s t - c o p y <return> y e s <return>
C-x C-f t e s t - c o p y <return> C-u s R <return>
C-x h M-w M-x r - e - b <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Mark set [2 times]
Marking matching files...
1 matching file marked.
Copy `c:/temp/test' to `c:/temp/test-copy' failed:
(file-error Setting file times permission denied c:/temp/test-copy/1)


Load-path shadows:
None found.

Features:
(shadow sort nadvice gnus-util mail-extr emacsbug message format-spec
rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse
rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045
ietf-drums mm-util mail-prsvr mail-utils dired-aux dired time-date
tooltip ediff-hook vc-hooks lisp-float-type mwheel dos-w32 ls-lisp
w32-common-fns disp-table w32-win w32-vars tool-bar dnd fontset image
regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register
page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock
font-lock syntax facemenu font-core frame cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew
greek romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs
button faces cus-face macroexp files text-properties overlay sha1 md5
base64 format env code-pages mule custom widget hashtable-print-readable
backquote make-network-process w32notify w32 multi-tty emacs)




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Sat, 24 Aug 2013 10:17:02 GMT) Full text and rfc822 format available.

Notification sent to Richard Copley <rcopley <at> gmail.com>:
bug acknowledged by developer. (Sat, 24 Aug 2013 10:17:03 GMT) Full text and rfc822 format available.

Message #10 received at 15176-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Richard Copley <rcopley <at> gmail.com>
Cc: 15176-done <at> debbugs.gnu.org
Subject: Re: bug#15176: 24.3.50; Directory copy broken on w32
Date: Sat, 24 Aug 2013 13:16:26 +0300
> Date: Sat, 24 Aug 2013 08:54:57 +0100
> From: Richard Copley <rcopley <at> gmail.com>
> 
> Set up a directory "c:/temp/test" with two empty subdirectories "1"
> and "2", and try to copy it recursively to "c:/temp/test-copy"
> using `C' in Dired mode.  The command fails, having created
> "test-copy/1" but not "test-copy/2". The error is:
> 
> Copy `c:/temp/test' to `c:/temp/test-copy' failed:
> (file-error Setting file times permission denied c:/temp/test-copy/1)

Fixed in trunk revision 113989.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#15176; Package emacs. (Sat, 24 Aug 2013 10:20:01 GMT) Full text and rfc822 format available.

Message #13 received at 15176-done <at> debbugs.gnu.org (full text, mbox):

From: Richard Copley <rcopley <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 15176-done <at> debbugs.gnu.org
Subject: Re: bug#15176: 24.3.50; Directory copy broken on w32
Date: Sat, 24 Aug 2013 11:19:45 +0100
On 24 August 2013 11:16, Eli Zaretskii wrote:
> Fixed in trunk revision 113989.
Thanks.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 21 Sep 2013 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 10 years and 241 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.