Update breaks xRDP login - login is rejected

Issues related to applications and software problems
Post Reply
PeterVARGA
Posts: 2
Joined: 2020/07/11 10:39:23

Update breaks xRDP login - login is rejected

Post by PeterVARGA » 2020/11/25 09:05:05

Hi, the following updates break the xRDP login - it will be rejected. After I ran yum history undo 190 I can login again to xRDP.

Code: Select all

2020-11-25 09:39:03 root@XXXXX:~ => yum history info 190
Loaded plugins: fastestmirror, langpacks
Transaction ID : 190
Begin time     : Tue Nov 24 08:10:35 2020
Begin rpmdb    : 1656:99895d200bbb10f66336ec583d171f1cbfd0b350
End time       :            08:10:37 2020 (2 seconds)
End rpmdb      : 1651:bd59788be46209a5c95d8e9fc49d9eef2c0fea19
User           : System <unset>
Return-Code    : Success
Transaction performed with:
    Installed     PackageKit-yum-1.1.10-2.el7.centos.x86_64       @base
    Installed     rpm-4.11.3-45.el7.x86_64                        @base
    Installed     yum-3.4.3-168.el7.centos.noarch                 @base
    Installed     yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch @updates
Packages Altered:
    Erase brasero-3.12.2-5.el7.x86_64                @base
    Erase brasero-nautilus-3.12.2-5.el7.x86_64       @base
    Erase evince-nautilus-3.28.2-10.el7.x86_64       @base
    Erase gnome-classic-session-3.28.1-14.el7.noarch @base
    Erase nautilus-3.26.3.1-7.el7.x86_64             @base
history info
I suspect this line:

Code: Select all

Erase gnome-classic-session-3.28.1-14.el7.noarch @base
Because of these log files:

Code: Select all

Failed to open connection to "session" message bus: Failed to connect to socket /tmp/dbus-bwBBwA0nwf: Connection refused
Running without a11y support!
Error: cannot open display: :10.0
Any idea how to fix it permanently as I am afraid that with the next update I have the same problem. Somebody has the same issues?

Post Reply