Wed, 6 May 2020 08:30:43 -0400
Neal Becker <ndbeck...@gmail.com>:

> Running update today appeared to hang on restorecon, which was
> triggered by an update
> to selinux-policy-targeted IIRC (can't seem to find the log).
> 
> After running >10minutes (system has SSD and shouldn't take long) I
> did kill -KILL <pid> to it.
> On reboot everything seems OK.

Selinux-policy-targeted rpm triggers restorecon, sometimes on a
*lot* of files and directorties (today were /proc and /dev). Restorecon
uses only a single core, so it takes a lot of time.

You can always check 'htop', or 'ps aux | grep restorecon' to see how it
is going and what directories are relabaled.

-- 
Łukasz Posadowski
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to