GNU bug report logs - #18937
chmod ???? bug?

Previous Next

Package: coreutils;

Reported by: Plato <platoxw <at> wishmail.net>

Date: Mon, 3 Nov 2014 18:33:02 UTC

Severity: normal

Tags: notabug

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Plato <platoxw <at> wishmail.net>
To: 18937 <at> debbugs.gnu.org
Subject: bug#18937: chmod ???? bug?
Date: Mon, 3 Nov 2014 19:26:25 +0100
Hello,

After using chmod
	chmod -R 644 /media/plato/mountedpartition/	(I see I forgot the * at the end)
my
	ls -l
listing has all entry's like these:
	First a list like this of every file and folder
		ls: cannot access /media/plato/mountedpartition/justafiile.txt: Permission denied
	Then one time
		total 0
	Folowed by
		-????????? ? ? ? ?            ? justafile.txt
		d????????? ? ? ? ?            ? Files
	One example of a file and one of a directory

If I do
	ls Files
I get
	ls: cannot access /media/plato/mountedpartition/Files: Permission denied
When I do
	sudo ls Files
I get a listing of the contents of files as expected.

Is this a bug?
It was not my intention to get this. I do not know how to get it back to what it was.
I tried it on a single file with
	chmod 644 justafile.txt
but that did not solve it. Any ideas?

Thanks for maintaining chmod
-- 
With kind regards,

Plato




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

Previous Next


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