On 2022-06-25 23:36, Marc Chamberlin wrote:
On 6/24/22 22:39, Carlos E. R. wrote:
On 19/06/2022 23.34, Marc Chamberlin wrote:
On 6/19/22 12:57, Felix Miata wrote:
Marc Chamberlin composed on 2022-06-19 12:38 (UTC-0700):
...
nova:/home/marc #zypper se -si | grep 'tem Pac' | grep -v plication i+ | awesfx | package | 0.5.2-lp153.117.1 | x86_64 | (System Packages) i+ | bacula-client | package | 11.0.6-lp152.1.1 | x86_64 | (System Packages)
You have many 15.2 packages. You have to list them all and upgrade them all to 15.3.
This command will list them all:
rpm -q -a --queryformat "%{INSTALLTIME}\t%{INSTALLTIME:day} \ %{BUILDTIME:day} %-30{NAME}\t%15{VERSION}-%-7{RELEASE}\t%{arch} \ %25{VENDOR}%25{PACKAGER} == %{DISTRIBUTION} %{DISTTAG}\n" \ | sort | cut --fields="2-" | tee rpmlist \ | egrep -v "openSUSE Leap 15\.3|openSUSE_Leap_15.3|\-lp153|SUSE Linux Enterprise 15" | less -S
Thanks Carlos, that is quite the incantation for figuring out what packages from previous versions are hanging around! Much appreciate your taking the time to put that together for me.
LOL, no! I concocted that one long ago and wrote it out in my "howto" text file of recipes ;-D
I used it to remove all the packages left from OpenSuSE15.2 and the following shows what is the output now from your magic. I dunno what to do about gpg-pubkey,
Those are safe.
YaST2 only shows it as being provided from openSUSE-release - openSUSE Leap 15.3and I don't think I want to remove that package. There are a couple other packages shown which I acquired from outside repositories and I do want to keep those.
Try to find their current versions for 15.3 ...
Also, check your home partition is not full.
No, my home partition is not full -
Well, it was a shot. ..
And finally, still no joy getting my system to boot up, start SDDM, and launch my plasma/KDE desktop properly. Still won't start kdeinit5....
Sigh. -- Cheers / Saludos, Carlos E. R. (from Elesar, using openSUSE Leap 15.3)