Bug 1403597

Summary: Automatic multiseat is broken with kdm in Fedora 25
Product: [Fedora] Fedora Reporter: Oleg Samarin <osamarin68>
Component: kde-workspaceAssignee: Than Ngo <than>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: jgrulich, jreznik, mbriza, me, rdieter, than
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-12 10:44:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Fixed finding systemd libraries none

Description Oleg Samarin 2016-12-11 19:28:05 UTC
Created attachment 1230654 [details]
Fixed finding systemd libraries

Description of problem:

In Fedora 25 automatic multiseat is broken in kdm.

It worked fine in Fedora 24

Version-Release number of selected component (if applicable):
kdm-4.11.22-16.fc25.x86_64
systemd-231-10.fc25.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Install F25
2. Switch display manager to KDM
3. Configure multiseat

Actual results:
KDM login screen appears only on the seat0 display

Expected results:
KDM login screen should appear on all seats 


Additional info:
The reason is changing in distribution of systemd. The earlier versions of systemd provided separate libraries linsystemd-login and libsystemd-daemon, but the new one provides only libsystemd instead.

The support of multiseat was introduced in kdm with a patch https://github.com/PhantomX/slackbuilds/blob/master/kde/kde-workspace/patches/kde-workspace-4.11.1-kdm-logind-multiseat.patch

That patch checked the existance of systemd-libraries and defined the WITH_SYSTEMD compilation variable. Because the systemd distribution changing, the old method of checks can not more find appropriate libraries and does not more defines WITH_SYSTEMD.

The patch attached fixes searching new systemd libraries. After rebuilding kde-desctop with the patch, multiseat works again

Comment 1 Fedora End Of Life 2017-11-16 18:34:59 UTC
This message is a reminder that Fedora 25 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 25. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '25'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 25 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Comment 2 Fedora End Of Life 2017-12-12 10:44:00 UTC
Fedora 25 changed to end-of-life (EOL) status on 2017-12-12. Fedora 25 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.