On 7/9/19 7:08 AM, Federic Ducon wrote:
Jul 09 01:10:55 localhost.localdomain audit[1]: AVC avc: denied { read } for pid=1 comm="systemd" name="dnf" dev="sda6" ino=1572867 scontext=system_u:system_r:init_t:s0 tcontext=unconfined_u:object_r:va$
This line shows up twice. Which filesystem is on /dev/sda6? Try running "find / -xdev -inum 1572867" (replace / with whatever mount point /dev/sda6 is on) to find out what file dnf is failing to access.
Are the downloaded rpm files still there or were they deleted? _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx