unofficial mirror of bug-gnu-emacs@gnu.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 public inbox

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

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