Re: today's f32 update hung on restorecon

2020-05-06 Thread Robert Moskowitz
On 5/6/20 1:38 PM, Samuel Sieb wrote: On 5/6/20 5:37 AM, Robert Moskowitz wrote: And I just started my update minutes before this post and am also hung in the Running scriptlet: selinux-policy-targeted-3.14.5-38.fc32.noarch 5/34 Is it safe to reboot?  All sorts of dire warnings about crashi

Re: today's f32 update hung on restorecon

2020-05-06 Thread Joe Zeff
On 05/06/2020 11:32 AM, Łukasz Posadowski wrote: You can always check 'htop', or 'ps aux | grep restorecon' to see how it is going and what directories are relabaled. To do it right, you should add | grep -v grep to that command. Why you need that is left as an exercise for the reader. _

Re: today's f32 update hung on restorecon

2020-05-06 Thread Samuel Sieb
On 5/6/20 10:38 AM, Samuel Sieb wrote: On 5/6/20 5:37 AM, Robert Moskowitz wrote: And I just started my update minutes before this post and am also hung in the Running scriptlet: selinux-policy-targeted-3.14.5-38.fc32.noarch   5/34 Is it safe to reboot?  All sorts of dire wa

Re: today's f32 update hung on restorecon

2020-05-06 Thread Samuel Sieb
On 5/6/20 5:37 AM, Robert Moskowitz wrote: And I just started my update minutes before this post and am also hung in the Running scriptlet: selinux-policy-targeted-3.14.5-38.fc32.noarch   5/34 Is it safe to reboot?  All sorts of dire warnings about crashing out of an update.

Re: today's f32 update hung on restorecon

2020-05-06 Thread Łukasz Posadowski
Wed, 6 May 2020 08:30:43 -0400 Neal Becker : > 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 to it. >

Re: today's f32 update hung on restorecon

2020-05-06 Thread Ralf Corsepius
On 5/6/20 3:37 PM, Ed Greshko wrote: On 2020-05-06 20:30, Neal Becker wrote: 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 d

Re: today's f32 update hung on restorecon

2020-05-06 Thread Neal Becker
I'd like to try to manually run restorecon and watch it, but I don't know exactly what the command line was. restorecon -R / -e /run -e /proc ...? Tried rpm -q --scripts selinux-policy-targeted-3.14.5-38.fc32.noarch But couldn't figure it out from that. On Wed, May 6, 2020 at 9:37 AM Ed Greshko

Re: today's f32 update hung on restorecon

2020-05-06 Thread Ed Greshko
On 2020-05-06 20:30, Neal Becker wrote: > 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 to it. > On r

Re: today's f32 update hung on restorecon

2020-05-06 Thread Robert Moskowitz
On 5/6/20 9:27 AM, Richard Shaw wrote: I didn't time it but left it alone to make breakfast and came back and it's done. Same here. I just was waiting for some input from this list and was doing the IETF virtual meeting planning survey.  We don't know yet if we will have the July meeting

Re: today's f32 update hung on restorecon

2020-05-06 Thread Richard Shaw
I didn't time it but left it alone to make breakfast and came back and it's done. Thanks, Richard > ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: http

Re: today's f32 update hung on restorecon

2020-05-06 Thread Robert Moskowitz
On 5/6/20 8:42 AM, Neal Becker wrote: I did not crash out of an update by killing restorecon - as far as dnf was concerned the update completed OK and reboot seems OK. With the caveat that I'm using SELINUX=permissive. top is showing restorecon eating up a cpu. I am running with whatever is

Re: today's f32 update hung on restorecon

2020-05-06 Thread Robert Moskowitz
On 5/6/20 8:37 AM, Robert Moskowitz wrote: Ouch, And I just started my update minutes before this post and am also hung in the Running scriptlet: selinux-policy-targeted-3.14.5-38.fc32.noarch 5/34 Is it safe to reboot?  All sorts of dire warnings about crashing out of an update... Here

Re: today's f32 update hung on restorecon

2020-05-06 Thread Neal Becker
I did not crash out of an update by killing restorecon - as far as dnf was concerned the update completed OK and reboot seems OK. With the caveat that I'm using SELINUX=permissive. On Wed, May 6, 2020 at 8:37 AM Robert Moskowitz wrote: > Ouch, > > And I just started my update minutes before this

Re: today's f32 update hung on restorecon

2020-05-06 Thread Richard Shaw
On Wed, May 6, 2020 at 7:38 AM Robert Moskowitz wrote: > Ouch, > > And I just started my update minutes before this post and am also hung in > the > > Running scriptlet: > selinux-policy-targeted-3.14.5-38.fc32.noarch 5/34 > > Is it safe to reboot? All sorts of dire warnings ab

Re: today's f32 update hung on restorecon

2020-05-06 Thread Robert Moskowitz
Ouch, And I just started my update minutes before this post and am also hung in the Running scriptlet: selinux-policy-targeted-3.14.5-38.fc32.noarch   5/34 Is it safe to reboot?  All sorts of dire warnings about crashing out of an update... On 5/6/20 8:30 AM, Neal Becke