[Bug 1192854] New: chattr and lsattr not working properly
http://bugzilla.opensuse.org/show_bug.cgi?id=1192854 Bug ID: 1192854 Summary: chattr and lsattr not working properly Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: dev.dorrejo@gmail.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Hello, i am on tumbleweed last snapshot and chattr and lsattr are not working correctly, practically are showing the same error on sudo/root/user. here are the steps to produce: touch appendit ls -l appendit -rw-r--r-- 1 wedc wheel 0 Nov 18 19:02 appendit cat /etc/hosts > appendit diff /etc/hosts appendit chattr +a appendit chattr: Operation not supported while reading flags on appendit sudo chattr +a appendit chattr: Operation not supported while reading flags on appendit -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1192854 http://bugzilla.opensuse.org/show_bug.cgi?id=1192854#c3 --- Comment #3 from Walddys Emmanuel Dorrejo C�spedes <dev.dorrejo@gmail.com> --- (In reply to Jan Kara from comment #2)
Setting needinfo for strace information.
i am getting this strace -o trace lsattr appendit lsattr: Operation not supported While reading flags on appendit but found, like i was trying on a tmpfs /tmp it wont allow set/get a ls/ch attr. but i can't found why not work on a ext4 partition/VFS. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1192854 http://bugzilla.opensuse.org/show_bug.cgi?id=1192854#c9 Walddys Emmanuel Dorrejo C�spedes <dev.dorrejo@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED --- Comment #9 from Walddys Emmanuel Dorrejo C�spedes <dev.dorrejo@gmail.com> --- (In reply to Jan Kara from comment #8)
OK, that explains it. You 'appendit' file is in /tmp/ which uses tmpfs which does not support inode flags. This has never worked. So do you have something which used to work and now it does not?
the other was ext4, but after the jump to 5.15.5, i dontt have that issue anymore. thanks for the support. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com