Re: [Rpm-maint] [rpm-software-management/rpm] Silence spurious error message from lsetfilecon() on -EOPNOTSUPP (#976)

2020-04-30 Thread Christian Kujau
Thank you for fixing this. I have a question though: why does this "hide" the 
error message from `lsetfilecon` instead of tweaking the routine to not execute 
`lsetfilecon` on file systems that do not support SELinux attributes? Is it 
unwieldy to conditionally execute `lsetfilecon`?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/976#issuecomment-622257856___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Silence spurious error message from lsetfilecon() on -EOPNOTSUPP (#976)

2019-12-13 Thread Florian Festi
Merged #976 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/976#event-2881259399___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint