On 12/21/20 4:14 PM, Carlos E. R. wrote:
On 21/12/2020 22.56, Jim Flanagan wrote:
On 12/21/20 3:30 PM, Carlos E. R. wrote:
...
This is not new, but existed since I started looking into the failed kicker problem.
This is very strange.
Try:
open a terminal, then do:
su - yast2 sw_single &
or
yast2 online_update &
Do not use "sudo", and do not use "su". Use "su -", with the dash.
If the above fails, try:
rpm -q yast2-packager
If it is missing, install it:
zypper install yast2-packager
Maybe, even if it is installed, install it again.
Ok I tried all of that. The second one 'yast2 online_update &' did open software update. But I didn't seen any packages populated in the list areas tot he left or right. didn't fix the yast issue. So I ran rpm - q and that package was installed. I removed it and installed it. It showed lots of other packages being removed, didn't see those on install. And, now in yast on the desktop, Update Software is not listed in Software any longer. Sheesh.... Jim F