all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#9002: file-error Doing chown operation not permitted
@ 2011-07-05 12:55 jidanni
  2011-07-16 21:27 ` Glenn Morris
  0 siblings, 1 reply; 5+ messages in thread
From: jidanni @ 2011-07-05 12:55 UTC (permalink / raw)
  To: 9002

R runs the command dired-do-rename.

Try this:

Have two directories, both owned by you, but on separate disks.

Try to move a file that is NOT owned by you from one to the other.

Move `/cf/updates/df.j3d' to `/home/jidanni/df.j3d' failed:
(file-error Doing chown operation not permitted /home/jidanni/df.j3d)

That is because emacs is not using the mv(1) command like it should, but
instead resorting to a different error prone half home baked method or
something.

Tested on Debian.

P.S.,
file-error: Doing chown #looks better than
file-error Doing chown





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

end of thread, other threads:[~2011-07-18 17:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-05 12:55 bug#9002: file-error Doing chown operation not permitted jidanni
2011-07-16 21:27 ` Glenn Morris
2011-07-16 21:59   ` Paul Eggert
2011-07-17  1:21     ` Paul Eggert
2011-07-18 17:24       ` Paul Eggert

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.