GNU bug report logs -
#10735
chmod +x file
Previous Next
Reported by: francky.leyn <at> telenet.be
Date: Mon, 6 Feb 2012 14:25:02 UTC
Severity: normal
Done: Pádraig Brady <P <at> draigBrady.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 06 Feb 2012 14:33:20 +0000
with message-id <4F2FE4B0.7030707 <at> draigBrady.com>
and subject line Re: bug#10735: chmod +x file
has caused the debbugs.gnu.org bug report #10735,
regarding chmod +x file
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
10735: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10735
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Hello,
I perform the following:
ubuntu <at> ubuntu-VirtualBox:~/.gvfs/account on stockholm/Documents/03 professional/structured_documentation$ ls -l doc/filters_for_this_document
-rwx------ 1 ubuntu ubuntu 98 2012-02-06 14:47 doc/filters_for_this_document
ubuntu <at> ubuntu-VirtualBox:~/.gvfs/account on stockholm/Documents/03 professional/structured_documentation$ whoami
ubuntu
ubuntu <at> ubuntu-VirtualBox:~/.gvfs/account on stockholm/Documents/03 professional/structured_documentation$ chmod +x doc/filters_for_this_document
chmod: changing permissions of `doc/filters_for_this_document': Operation not supported
ubuntu <at> ubuntu-VirtualBox:~/.gvfs/account on stockholm/Documents/03 professional/structured_documentation$ chmod --version
chmod (GNU coreutils) 8.5
On another machine I have version 6.10, and there I don't get
the error "Operation not supported".
What is wrong here?
Best regards,
Francky Leyn
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
tags 10735 notabug
On 02/06/2012 02:23 PM, francky.leyn <at> telenet.be wrote:
>
> Hello,
>
> I perform the following:
>
> ubuntu <at> ubuntu-VirtualBox:~/.gvfs/account on stockholm/Documents/03 professional/structured_documentation$ ls -l doc/filters_for_this_document
> -rwx------ 1 ubuntu ubuntu 98 2012-02-06 14:47 doc/filters_for_this_document
> ubuntu <at> ubuntu-VirtualBox:~/.gvfs/account on stockholm/Documents/03 professional/structured_documentation$ whoami
> ubuntu
> ubuntu <at> ubuntu-VirtualBox:~/.gvfs/account on stockholm/Documents/03 professional/structured_documentation$ chmod +x doc/filters_for_this_document
> chmod: changing permissions of `doc/filters_for_this_document': Operation not supported
> ubuntu <at> ubuntu-VirtualBox:~/.gvfs/account on stockholm/Documents/03 professional/structured_documentation$ chmod --version
> chmod (GNU coreutils) 8.5
>
>
> On another machine I have version 6.10, and there I don't get
> the error "Operation not supported".
>
> What is wrong here?
That's a file system presented by gvfs-fuse-daemon,
and it's telling you it doesn't support that operation.
I'm closing this as a chmod issue so.
cheers,
Pádraig.
This bug report was last modified 13 years and 166 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.