Re: [CentOS] Upgrade to 8.4 .2105 Problems

2021-06-05 Thread Alan McRae via CentOS
Thank you. I managed: #!/bin/bash for rp in `rpm -q -a ` do     echo $rp     rpm --verify $rp done but rpm -Va is neater. It only showed up config files and the like that you would expect to be different. I'll check the list of rpms next against a clean install/upgrade to make sure I have

Re: [CentOS] Upgrade to 8.4 .2105 Problems

2021-06-05 Thread Jon LaBadie
On Sat, Jun 05, 2021 at 04:32:30PM +1200, Alan McRae via CentOS wrote: I noticed in journalctl that gnome-shell was core dumping. yum reinstall gnome-shell fixed my displays problem. So I am back to my first premise that the 'yum update' did not complete properly for some reason. Is there

Re: [CentOS] Upgrade to 8.4 .2105 Problems

2021-06-05 Thread Simon Matter
> On Sat, Jun 05, 2021 at 04:32:30PM +1200, Alan McRae via CentOS wrote: >>I noticed in journalctl that gnome-shell was core dumping. >> >>yum reinstall gnome-shell fixed my displays problem. >> >>So I am back to my first premise that the 'yum update' did not >>complete properly for some reason.

Re: [CentOS] Upgrade to 8.4 .2105 Problems

2021-06-05 Thread Leon Fauster via CentOS
On 05.06.21 11:32, Simon Matter wrote: On Sat, Jun 05, 2021 at 04:32:30PM +1200, Alan McRae via CentOS wrote: I noticed in journalctl that gnome-shell was core dumping. yum reinstall gnome-shell fixed my displays problem. So I am back to my first premise that the 'yum update' did not complete

[CentOS-docs] [centos/centos.org] branch master updated: Removed another unresponsive sponsor and disappeared node

2021-06-05 Thread git
This is an automated email from the git hooks/post-receive script. arrfab pushed a commit to branch master in repository centos/centos.org. The following commit(s) were added to refs/heads/master by this push: new bf4508b Removed another unresponsive sponsor and disappeared node bf4508b is