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: