LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 06-30-2016, 08:58 PM   #1
Fixit7
Senior Member
 
Registered: Mar 2014
Location: El Lago, Texas
Distribution: Ubuntu_Mate 16.04
Posts: 1,374

Rep: Reputation: 169Reputation: 169
lsattr: Operation not supported While reading flags


When running lsattr, I get

Quote:
lsattr: Operation not supported While reading flags
 
Old 07-02-2016, 11:00 AM   #2
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
The file is a symlink, or your filesystem doesn't support file attributes.
 
Old 07-02-2016, 07:38 PM   #3
Fixit7
Senior Member
 
Registered: Mar 2014
Location: El Lago, Texas
Distribution: Ubuntu_Mate 16.04
Posts: 1,374

Original Poster
Rep: Reputation: 169Reputation: 169
Under Slacko, lsattr is a built in program.

No symlink involved.

What does "does not support file attributes" mean ?
 
Old 07-03-2016, 06:18 AM   #4
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
You can run tune2fs -l /dev/sdXX to see features, mount command will tell what is in effect.
 
Old 07-03-2016, 07:48 AM   #5
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
OK, some questions.

. Why, if this question refers to Slacko, is it in the non-*nix section?

. Why, if you're using Slacko, did you not mention this in the opening post or the thread title?

. Which folder or file is this not working on? Does it work on any folders/files on your system?

. Why didn't you try Google or similar?

lsattr puppy slacko

produces this as the first hit:

http://www.murga-linux.com/puppy/vie...cd485712fe2f7b
 
Old 07-04-2016, 01:04 PM   #6
Fixit7
Senior Member
 
Registered: Mar 2014
Location: El Lago, Texas
Distribution: Ubuntu_Mate 16.04
Posts: 1,374

Original Poster
Rep: Reputation: 169Reputation: 169
Quote:
Originally Posted by hydrurga View Post
OK, some questions.

. Why, if this question refers to Slacko, is it in the non-*nix section?

. Why, if you're using Slacko, did you not mention this in the opening post or the thread title?

. Which folder or file is this not working on? Does it work on any folders/files on your system?

. Why didn't you try Google or similar?

lsattr puppy slacko

produces this as the first hit:

http://www.murga-linux.com/puppy/vie...cd485712fe2f7b
You must not read people's sig. My O.S. is in it !

How do you know I did not use google ?

You make a lot of assumptions.

Fact is, I used yahoo advanced search.

And no, it does not work on ANY folder.
 
Old 07-04-2016, 01:36 PM   #7
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by Fixit7 View Post
You must not read people's sig. My O.S. is in it !

How do you know I did not use google ?

You make a lot of assumptions.

Fact is, I used yahoo advanced search.

And no, it does not work on ANY folder.
:-) Linux Puppy is not "non-*NIX", well the last time I checked anyway.

I made the assumption that you didn't use Google or equivalent because in a very short while I was able to find relevant information, and I know next to nothing about Puppy. I was very surprised you hadn't been able to. You should perhaps think about dropping Yahoo as your search engine of choice.

Anyway, the Puppy Linux forum I linked to appears to show that it's a recognised problem. I would suggest that you join that discussion, chase them up, and find out what the problem is, whether there are any workarounds, and how long it might to fix.

Good luck, and let us know if you resolve the problem.
 
Old 07-04-2016, 02:02 PM   #8
sgosnell
Senior Member
 
Registered: Jan 2008
Location: Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 1,943

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
Does anyone actually read sigs? Really? I don't have the time or patience to bother with them.
 
Old 07-04-2016, 02:07 PM   #9
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by sgosnell View Post
Does anyone actually read sigs? Really? I don't have the time or patience to bother with them.
I used to read them until I realised that people were just putting all sorts of nonsense there such as non-existent places ("Baja Oklahoma" for example).

But seriously, yes I do, if the question is related to the distro and/or DE. I find them pretty useful. In the case of the OP, I thought that the fact that his Puppy Linux is Slacko should have been in the sig, thread title or opening post because that actually might make a difference to the problem and solution. However, I might have been splitting hairs on that one.
 
Old 07-04-2016, 05:36 PM   #10
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
It appears aufs does not support ext* extended attributes.
 
Old 07-04-2016, 06:26 PM   #11
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
These are really not ext* extended attributes, other filesystems have them, too. Just not aufs.
 
Old 07-05-2016, 10:07 AM   #12
sgosnell
Senior Member
 
Registered: Jan 2008
Location: Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 1,943

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
To nitpick more, Baja Oklahoma is not in my sig. I don't have a signature. The stuff on the left, under the username, is from the user profile. The sig(nature) is at the bottom of the post. FWIW, not a lot really. Neither is necessarily accurate.
 
Old 07-05-2016, 10:44 AM   #13
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by sgosnell View Post
To nitpick more, Baja Oklahoma is not in my sig. I don't have a signature. The stuff on the left, under the username, is from the user profile. The sig(nature) is at the bottom of the post. FWIW, not a lot really. Neither is necessarily accurate.
Ha ha. I know, but the OP erroneously used the word "sig" to refer to his user profile info, so I just assumed you were talking in his "language" when you asked whether anyone looked at sigs any more, and I carried on in that vein.

What a tangled web we weave...

Edit: It turns out that I had the viewing of signatures turned off, so the OP was completely correct. As was sgosnell. May I declare here, for the benefit of these guys and for anyone reading this, that I is an idiot.

Last edited by hydrurga; 07-05-2016 at 04:52 PM. Reason: Clarification
 
Old 07-05-2016, 02:40 PM   #14
sgosnell
Senior Member
 
Registered: Jan 2008
Location: Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 1,943

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
The OP does have a sig at the bottom of his posts, which actually gives more info than the data on the left. I hadn't bothered to read it, though, and I doubt most visitors do, either. As you don't seem to have...
 
Old 07-05-2016, 04:46 PM   #15
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by sgosnell View Post
The OP does have a sig at the bottom of his posts, which actually gives more info than the data on the left. I hadn't bothered to read it, though, and I doubt most visitors do, either. As you don't seem to have...
Is it possible to have the reading of sigs turned off, or these to be blocked somehow in Firefox? Because to be perfectly honest, I'm reading the thread now and I don't see any sigs on any of the posts in the thread. Weird!

Edit: Well I never. I had a setting in Thread Display Options set to not show me any signatures on the posts. :-D

I've set it to show me them now so I don't get caught out again.

Last edited by hydrurga; 07-05-2016 at 04:49 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
setfacl: operation not supported viewcam Linux - Newbie 7 03-25-2013 01:01 PM
[SOLVED] lsattr: Inappropriate ioctl for device While reading flags rch Linux - Software 3 10-27-2011 09:12 AM
Inappropriate ioctl for device while reading flags w1k0 Slackware 3 06-01-2009 07:45 PM
setfacl: Operation not supported nekton Linux - Security 1 05-09-2008 01:57 PM
SIOCETHTOOL: Operation not supported tallen Linux - Newbie 2 01-26-2006 09:28 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 07:21 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration