As Leap 16.0 is still not released, as far as I know there will be no updates, but new test versions will made available. And those are to be installed by upgrading: zypper dup.
In the Factory mail list it was asked - they said to use zypper up for Leap 16 updates not zypper dup.
I will try it with a dup but I doubt that will make any difference.
It update 1852 packages. I do not have XFCE, gnome, or KDE installed only MATE.
I believe the problem is that MATE requires X11 and apparently X11 is not valid in the latest Beta update. I think only wayland is available now.
I do have the alt-f1 console to get to Linux with but no gui.
FYI, the zypper dup did the same thing.
For those that do not know - MATE is basically a gnome 2 fork. It looks and feels just like gnome 2.
This is from the zypper dup log file.
The following 10 packages are going to be REMOVED:
libamd2 libcamd2 libccolamd2 libcholmod3 libcolamd2 libmpdec3
libsuitesparseconfig5 libtag1 libumfpack5 xorg-x11-fonts-converted
The following package requires a system reboot:
kernel-default-6.12.0-160000.18.2
1852 packages to upgrade, 33 new, 10 to remove, 1 to change arch.
This is news to me. IME, zypper dup is the only reliable way to up-anything any Leap pre-release, and Iâve been doing pre-releases since long before Leap 42.1, and since before openSUSE 11.4, probably back to around when zypper was first unleashed, 10.2 perhaps, many many moons ago.
I just did one of my 6 16.0pres, one which has none of XFCE, Gnome, KDE or Mate: 667 transactions via zypper dup. X did not start automatically, but cause and solution were quickly determined:
What a very odd occurrence for this big update today.
Yes, "zypper up"showed 2066 updates ⌠when I answered Yes, it immediately crashed with an error ⌠Iâll get the error tomorrow, as Iâve shut down that VM.
Anyway, so I thought Iâll try Myrlyn to do the Update (I clicked Update, NOT Dup) ⌠what can I lose - zypper failed, so the worse that will happen is Myrlyn will fail too.
It did NOT !! It updated the 2066 packages with ZERO errors.
After the update, I rebooted the VM and it started up with no issues ⌠KDE Plasma /X11 works as expected.
Iâm shocked Myrlyn performed the update, but zypper failed.
Hit this or a similar problem in Leap 16 zypper dup with 19xx packages to upgrade . . . which went through OK. I rebooted to TW to update-bootloader and shut down. On cold boot it went to a TTY . . . logged into it and tried to run another zypper and the repo errored out on the GPG key?? âWe expected xxxxx but we found âbb69â . . . if you think bb69 is OK, enter the first 4 numbers.â
I did that for two lines (two repos enabed) and that brought red font errors!!! I tried to just run zypper dup and I got a âthis could damage your systemâ . . . .
I rebooted out of it. But I have had this issue before of âno GUIâ . . . but here it seemed like the repos were erroring out on the âkeyâ . . . . But likely it is a display manager problem. Have to check that in a bit.
Yes. That also worked for me to get back into the GUI.
I tried to --config display-manager . . . it was showing âlightdmâ I âpickedâ that and rebooted, to no change. Then I tried to zypper in sddm . . . but because of the repo error it said, âpackage not found.â So I changed to the only other option, âxdmâ . . . again on reboot, nada.
Ran mrmazdaâs systemctl commands and the GUI log in loaded, looks like it might be âxdmâ . . . simple. But, typing this in Leap 16 GUI.
It seems like there is or still will be some repo error, possibly relating to the GPG key . . . there was some serious âerrorâ being reported . . . again, after this large upgrade had gone through, w/o error reported.
What actually happened using the old method is xdm.service was used either to launch itself directly, or to launch the DM configured via update-alternatives. TW made a switch some time back to using systemd directly, but only for those DMs which have direct systemd configuration enabled, which AFAIK so far have only been GDM, SDDM and XDM itself.
Now, 16.0pre is being/has been switched to doing the same. For the DMs that arenât yet supported by loading directly via systemd, display-manager-legacy.service was created for systemd to service the rest. I suppose for XFCE users with LightDM, the transition is yet to be perfected (if even begun). So regards this thread, display-manager-legacy.service didnât get enabled when the old xdm.service was disabled on the instant installations, thus leaving no DM being enabled or started until having run the commands to enable and to start DMs other than GDM, SDDM & XDM.
Typed all above >2 hours ago, but before sending, phone rang, then I forgot about it.