Ultramarine-Linux / triage

If you're unsure where an issue should go, but are sure it belongs to Ultramarine, you can report it here.
49 stars 1 forks source link

[BUG] First major update after installing Ultramarine alongside Ubuntu didn't work #34

Closed alexanderlavrenko closed 7 months ago

alexanderlavrenko commented 7 months ago

I've just installed Ultramarine on the same disk with Ubuntu (Kubuntu). Both systems seems to work but when I try to update everything through Discover or simply "sudo dnf update", I get this error message:

Internal error: Error running transaction: file /usr/lib/sddm/sddm.conf.d/kde_settings.conf from install of kde-settings-sddm-39.1-1.fc39.noarch conflicts with file from package kde-settings-1:39-11.um39.noarch

Desktop

lleyton commented 7 months ago

Thanks, we'll have a look soon. To be sure, is this a converted install (Fedora -> Ultramarine) or is this using one of our ISOs?

alexanderlavrenko commented 7 months ago

Thanks, we'll have a look soon. To be sure, is this a converted install (Fedora -> Ultramarine) or is this using one of our ISOs?

ISO from ultramarine-linux.org

alexanderlavrenko commented 7 months ago

Okay, looks like the problem with just one package called "kde-settings-sddm", it's KDE specific problem, and other packages can be updated with

sudo dnf upgrade --exclude=kde-settings-sddm

Seems like it works just fine after this, and since I don't use DE and use Tiling Window Manager instead then it won't affect me. So far just testing how it works on my specific laptop and maybe it will become my main OS but I'll choose Budgie if this won't be resolved.

lleyton commented 7 months ago

Thanks for the additional info, we'll get this resolved soon.

lleyton commented 7 months ago

Should be fixed now, try sudo dnf upgrade --refresh and let me know if it works for you

alexanderlavrenko commented 7 months ago

Should be fixed now, try sudo dnf upgrade --refresh and let me know if it works for you

After updating the system with "Discover" from KDE I can confirm that it did work indeed and everything is up to date now.

Thank you! I do like what I see so far, hopefully it will work just as fine after a month so then I'll abandon Kubuntu as my daily driver.