F43 KDE install of LXQt gives sddm-wayland-plasma conflict with sddm-greeter-displayserver

I have an old laptop with F43 KDE, I recently added MATE because it’s faster and has basic things I need. I heard the news that Ubuntu MATE maintainer is stepping down so though to try something else and choose LXQt (last release of MATE and xfce where two years ago and LXQt appears to be regularly maintained). Here is what I get:

fedora@fedora:~$ sudo dnf update
[sudo] password for fedora: 
Updating and loading repositories:
 Fedora 42 - x86_64 - Updates                                                                                                  100% |  27.4 KiB/s |   6.2 KiB |  00m00s
Repositories loaded.
Nothing to do.
fedora@fedora:~$ sudo dnf install @lxqt-desktop-environment
Updating and loading repositories:
Repositories loaded.
Failed to resolve the transaction:
Package "gnome-disk-utility-46.1-3.fc43.x86_64" is already installed.
Package "abrt-desktop-2.17.8-1.fc43.x86_64" is already installed.
Package "setroubleshoot-3.3.36-2.fc43.x86_64" is already installed.
Package "system-config-language-3.5.1-1.fc43.noarch" is already installed.
Package "xorg-x11-server-Xorg-21.1.21-1.fc42.x86_64" is already installed.
Package "xorg-x11-server-Xorg-21.1.21-1.fc43.x86_64" is already installed.

... [and many many more packages already installed] ...

Package "sssd-proxy-2.11.1-2.fc42.x86_64" is already installed.
Package "sssd-proxy-2.12.0-1.fc43.x86_64" is already installed.
Problem: problem with installed package
  - installed package sddm-wayland-plasma-6.6.3-1.fc42.noarch conflicts with sddm-greeter-displayserver provided by sddm-wayland-miriway-25.02.1-1.fc42.noarch from fedora
  - installed package sddm-wayland-plasma-6.6.3-1.fc43.noarch conflicts with sddm-greeter-displayserver provided by sddm-wayland-miriway-25.02.1-1.fc42.noarch from fedora
  - package sddm-wayland-plasma-6.6.3-1.fc42.noarch from updates conflicts with sddm-greeter-displayserver provided by sddm-wayland-miriway-25.02.1-1.fc42.noarch from fedora
  - package sddm-wayland-miriway-25.02.1-1.fc42.noarch from fedora conflicts with sddm-greeter-displayserver provided by sddm-wayland-plasma-6.3.4-2.fc42.noarch from fedora
  - conflicting requests
You can try to add to command line:
  --allowerasing to allow removing of installed packages to resolve problems
  --skip-broken to skip uninstallable packages
fedora@fedora:~$ 

I have not tried --allowerasing because I don’t want to risk loosing access to KDE or MATE since only on KDE updates go without errors and only on MATE the pc is reasonably usable and responsive.

Thanks for help in advance.

Welcome to Fedora @vladanan

Can you show us a:

sudo dnf repolist

Just that you know, this spins have all live iso’s which you can test before installing.
Building upon a slow Destop makes no sense. Test what you like and reinstall just with this Desktop you want to run it.

Thanks for fast response! Yeah I might try iso first and downloading it right now although sometimes things behave somewhat different from iso and real install. Here is output from dnf repolist:

repo id                                                                    repo name                                                                                   
fedora                                                                     Fedora 42 - x86_64                                                                          
fedora-cisco-openh264                                                      Fedora 42 openh264 (From Cisco) - x86_64                                                    
rpmfusion-free                                                             RPM Fusion for Fedora 42 - Free                                                             
rpmfusion-free-updates                                                     RPM Fusion for Fedora 42 - Free - Updates                                                   
rpmfusion-nonfree                                                          RPM Fusion for Fedora 42 - Nonfree                                                          
rpmfusion-nonfree-updates                                                  RPM Fusion for Fedora 42 - Nonfree - Updates                                                
updates                                                                    Fedora 42 - x86_64 - Updates                  

That is true. On the Live ISO there is a load of default software which is working for a big range of Hardware.
While with the installer you have to activate/install it separate.

The Live ISO’s serve to chose the right desktop. Making adjustments is part of the install process.

You can make any request you like as long as you try to put it on the right place. So can you find the right software to install afterwards. As good as yor requests are, as good is the help here :wink:

Best is if you try the F44 version directly. The stable version will be released soon (next week) if there are no blocker bugs.

There is nothing unusual with your repositories. F42 still came with x11 preinstalled. And now if you install an older spin, it will get conflicts.

Do you know why you have some fc43 packages installed when all your repos are F42?

So for this install of LXQt on this F43 to work I should wait for newer spin or for LXQt desktop to became compatible with F43 with KDE preinstalled?

This was F40 KDE which was not used and updated for some time, then I updated it to 41, 42, 43 and when all was fine and clear I added mate desktop and now trying to add lxqt.

It looks like there was a problem with your 42->43 upgrade, because your dnf repolist is showing all Fedora 42 repos and not 43.

1 Like

Try to follow the manual below to debug your upgrade. If repolist shows F43 Repositories only, you might not get the errors again. I not realized that you have a mix of version :wink:

@pg-tips

I followed above page from ilikelinux and did this:

sudo dnf install remove-retired-packages remove-retired-packages

it removed several things and among them:

Removing fedora-release-identity-kde: Package providing the identity for Fedora KDE Plasma Desktop Edition
Reason of retirement: fedora-release-identity-kde was subpackage of fedora-release, but this subpackages was removed
Package                                                  Arch          Version                                                  Repository                         Size
Removing:
 fedora-release-identity-kde                             noarch        42-30                                                    <unknown>                       2.0 KiB
Removing dependent packages:
 fedora-release-common                                   noarch        42-30                                                    <unknown>                      20.2 KiB
 fedora-release-kde                                      noarch        42-30                                                    <unknown>                       0.0   B
 fedora-repos                                            noarch        42-1                                                     <unknown>                       4.9 KiB
 rpmfusion-free-release                                  noarch        42-1                                                     <unknown>                       5.6 KiB
 rpmfusion-nonfree-release                               noarch        42-1                                                     <unknown>                       5.8 KiB

then I did: sudo dnf remove --duplicates but this gave the error of wrong command for dnf, then: sudo dnf update --refresh

Updating and loading repositories:
 RPM Fusion for Fedora 43 - Nonfree - Updates                                                                                  100% |   6.0 KiB/s |  42.9 KiB |  00m07s
 RPM Fusion for Fedora 43 - Nonfree                                                                                            100% |  10.3 KiB/s |  87.3 KiB |  00m08s
 RPM Fusion for Fedora 43 - Free - Updates                                                                                     100% |  10.6 KiB/s |  73.0 KiB |  00m07s
 RPM Fusion for Fedora 43 - Free                                                                                               100% |  16.9 KiB/s | 157.3 KiB |  00m09s
 Fedora 43 openh264 (From Cisco) - x86_64                                                                                      100% | 531.0   B/s |   5.8 KiB |  00m11s
 Fedora 43 - x86_64 - Updates                                                                                                  100% | 859.2 KiB/s |  11.1 MiB |  00m13s
 Fedora 43 - x86_64                                                                                                            100% |   1.0 MiB/s |  35.4 MiB |  00m35s
Repositories loaded.
Package                                                  Arch          Version                                                  Repository                         Size
Upgrading:
 remove-retired-packages                                 noarch        43.1-1.fc43                                              updates                        23.5 KiB
   replacing remove-retired-packages                     noarch        43.1-1.fc42                                              updates                        23.5 KiB

Transaction Summary:
 Upgrading:          1 package
 Replacing:          1 package

then sudo dnf update and it said it has nothing to do, then:

sudo dnf repolist

repo id                                                                    repo name                                                                                   
fedora                                                                     Fedora 43 - x86_64                                                                          
fedora-cisco-openh264                                                      Fedora 43 openh264 (From Cisco) - x86_64                                                    
rpmfusion-free                                                             RPM Fusion for Fedora 43 - Free                                                             
rpmfusion-free-updates                                                     RPM Fusion for Fedora 43 - Free - Updates                                                   
rpmfusion-nonfree                                                          RPM Fusion for Fedora 43 - Nonfree                                                          
rpmfusion-nonfree-updates                                                  RPM Fusion for Fedora 43 - Nonfree - Updates                                                
updates

so it looks like thing with Fedora 42 repos is solved, then:

sudo dnf install @lxqt-desktop-environment

Problem: problem with installed package
  - installed package sddm-wayland-plasma-6.6.3-1.fc42.noarch conflicts with sddm-greeter-displayserver provided by sddm-wayland-miriway-25.10-1.fc43.noarch from fedora
  - installed package sddm-wayland-plasma-6.6.3-1.fc43.noarch conflicts with sddm-greeter-displayserver provided by sddm-wayland-miriway-25.10-1.fc43.noarch from fedora
  - package sddm-wayland-plasma-6.6.3-1.fc43.noarch from updates conflicts with sddm-greeter-displayserver provided by sddm-wayland-miriway-25.10-1.fc43.noarch from fedora
  - package sddm-wayland-miriway-25.10-1.fc43.noarch from fedora conflicts with sddm-greeter-displayserver provided by sddm-wayland-plasma-6.4.5-4.fc43.noarch from fedora
  - conflicting requests
  - installed package sddm-wayland-plasma-6.6.3-1.fc42.noarch conflicts with sddm-greeter-displayserver provided by sddm-wayland-miriway-25.12-1.fc43.noarch from updates
  - installed package sddm-wayland-plasma-6.6.3-1.fc43.noarch conflicts with sddm-greeter-displayserver provided by sddm-wayland-miriway-25.12-1.fc43.noarch from updates
  - package sddm-wayland-miriway-25.12-1.fc43.noarch from updates conflicts with sddm-greeter-displayserver provided by sddm-wayland-plasma-6.6.3-1.fc43.noarch from updates
  - package sddm-wayland-miriway-25.12-1.fc43.noarch from updates conflicts with sddm-greeter-displayserver provided by sddm-wayland-plasma-6.4.5-4.fc43.noarch from fedora

So this is looks not exactly the same but similar as first message for this problem. I’ll do restart and report if that made some difference.

After restart nothing changed so still there is some problem with packages when installing LXQt.

You still have a mixture of Fedora 42 and Fedora 43 packages:

- installed package sddm-wayland-plasma-6.6.3-1.fc42.noarch 
- installed package sddm-wayland-plasma-6.6.3-1.fc43.noarch

However I’m not sure that LXQt will coexist easily with KDE even when you resolve this, because it does seem like sddm-wayland-plasma and sddm-wayland-miriway conflict even when we’re only looking at fc43 packages.

2 Likes

Try this:
Remember to change the upgrade version to F43

2 Likes

Looks like this is going to remove kde? I would like to avoid that if possible. And he had problem with upgrade (to f41) and my upgrade went well (apart from some f42 remaining packages). He had kde, gnome and lxqt run fine and then could not upgrade to f41 until he deleted kde. Now I wonder if it is at all possible to run kde and lxqt on f41+.

Looks like the upgrade 42 → 43 did abort at some point.
Check the output of

sudo dnf distro-sync --releasever=43 --refresh --assumeno
2 Likes

Here it is:

Updating and loading repositories:
 RPM Fusion for Fedora 43 - Nonfree                                                                                            100% |   3.0 KiB/s |   9.0 KiB |  00m03s
 RPM Fusion for Fedora 43 - Nonfree - Updates                                                                                  100% |   6.2 KiB/s |   8.3 KiB |  00m01s
 RPM Fusion for Fedora 43 - Free - Updates                                                                                     100% |   6.8 KiB/s |   8.2 KiB |  00m01s
 RPM Fusion for Fedora 43 - Free                                                                                               100% |   8.3 KiB/s |   8.9 KiB |  00m01s
 Fedora 43 - x86_64                                                                                                            100% |  21.8 KiB/s |  20.9 KiB |  00m01s
 Fedora 43 - x86_64 - Updates                                                                                                  100% |  26.7 KiB/s |  18.4 KiB |  00m01s
 Fedora 43 openh264 (From Cisco) - x86_64                                                                                      100% |   1.8 KiB/s | 986.0   B |  00m01s
Repositories loaded.
Failed to resolve the transaction:
Problem: wine-dxvk-dxgi-2.6.2-1.fc42.i686 from @System has inferior architecture
  - wine-dxvk-dxgi-2.6.2-1.fc42.x86_64 does not belong to a distupgrade repository
  - problem with installed package
You can try to add to command line:
  --skip-broken to skip uninstallable packages

Concerning this wine thing I thought I removed it but obviously not entirely. With --skip-broken I got the same output.

uname -r or ls /boot/vmlinuz* and rpm -qa wine\*

there were issues upgrading to F43 with wine installed. I think that has not been resolved.

Here are all three:

fedora@fedora:~$ uname -r
6.19.10-200.fc43.x86_64

fedora@fedora:~$ ls /boot/vmlinuz*
/boot/vmlinuz-0-rescue-c175aa90dd5c48a9bd0c158add1734a6  /boot/vmlinuz-6.19.10-200.fc43.x86_64
/boot/vmlinuz-6.19.10-100.fc42.x86_64                    /boot/vmlinuz-6.19.9-200.fc43.x86_64

fedora@fedora:~$ rpm -qa wine\*
wine-filesystem-10.20-3.fc42.noarch
wine-tahoma-winefonts-10.20-3.fc42.noarch
wine-times-new-roman-winefonts-10.20-3.fc42.noarch
wine-arial-winefonts-10.20-3.fc42.noarch
wine-courier-winefonts-10.20-3.fc42.noarch
wine-fixedsys-winefonts-10.20-3.fc42.noarch
wine-marlett-winefonts-10.20-3.fc42.noarch
wine-ms-sans-serif-winefonts-10.20-3.fc42.noarch
wine-small-winefonts-10.20-3.fc42.noarch
wine-symbol-winefonts-10.20-3.fc42.noarch
wine-system-winefonts-10.20-3.fc42.noarch
wine-webdings-winefonts-10.20-3.fc42.noarch
wine-wingdings-winefonts-10.20-3.fc42.noarch
wine-dxvk-dxgi-2.6.2-1.fc42.i686
wine-dxvk-dxgi-2.6.2-1.fc42.x86_64
wine-mono-10.3.0-1.fc42.noarch
wine-filesystem-11.0-2.fc43.noarch
wine-tahoma-winefonts-11.0-2.fc43.noarch
wine-times-new-roman-winefonts-11.0-2.fc43.noarch
wine-arial-winefonts-11.0-2.fc43.noarch
wine-courier-winefonts-11.0-2.fc43.noarch
wine-fixedsys-winefonts-11.0-2.fc43.noarch
wine-marlett-winefonts-11.0-2.fc43.noarch
wine-ms-sans-serif-winefonts-11.0-2.fc43.noarch
wine-small-winefonts-11.0-2.fc43.noarch
wine-symbol-winefonts-11.0-2.fc43.noarch
wine-system-winefonts-11.0-2.fc43.noarch
wine-webdings-winefonts-11.0-2.fc43.noarch
wine-wingdings-winefonts-11.0-2.fc43.noarch
wine-systemd-11.0-2.fc43.noarch
wine-dxvk-dxgi-2.7.1-5.fc43.x86_64
wine-winefonts-11.0-2.fc43.noarch
wine-mono-10.4.1-1.fc43.noarch

I removed wine because it was taking some 3gb or more of hdd space.

you def. did not remove wine. It’s still installed or at least many packages…

sudo dnf remove wine\* then retry distro-sync

1 Like

No more wine but new issues arise:

fedora@fedora:~$ rpm -qa wine\*
fedora@fedora:~$ sudo dnf distro-sync --releasever=43 --refresh --assumeno
Updating and loading repositories:
 RPM Fusion for Fedora 43 - Nonfree                                                                                            100% |   3.7 KiB/s |   9.0 KiB |  00m02s
 RPM Fusion for Fedora 43 - Nonfree - Updates                                                                                  100% |   5.1 KiB/s |   8.3 KiB |  00m02s
 RPM Fusion for Fedora 43 - Free - Updates                                                                                     100% |   5.5 KiB/s |   8.2 KiB |  00m01s
 RPM Fusion for Fedora 43 - Free                                                                                               100% |   6.6 KiB/s |   8.9 KiB |  00m01s
 Fedora 43 - x86_64                                                                                                            100% |  17.6 KiB/s |  20.9 KiB |  00m01s
 Fedora 43 - x86_64 - Updates                                                                                                  100% |  22.2 KiB/s |  18.4 KiB |  00m01s
 Fedora 43 openh264 (From Cisco) - x86_64                                                                                      100% |   4.2 KiB/s | 986.0   B |  00m00s
Repositories loaded.
Failed to resolve the transaction:
Problem: The operation would result in removing the following protected packages: grub2-tools-minimal, plasma-desktop, setup, sudo, systemd, systemd-udev
You can try to add to command line:
  --skip-broken to skip uninstallable packages