[Bug 1682154] Re: loginctl ignoring user given sessions IDs at command-line
Dimitri John Ledkov
launchpad at surgut.co.uk
Mon Sep 4 10:24:23 UTC 2017
** Description changed:
+ [Impact]
+ loginctl command does not process session IDs given on the command-line, like the documentation suggests. This makes it impossible to use simple command-line calls to check properties of a given session.
+
+ [Fix]
+ Backport upstream patch to fix the issue
+
+ [Testcase]
+ Use loginctl command and specify multiple session IDs at the command-line and verify that details about these sessons are brought up in the output.
+
+ [Regression Potential]
+ Minimal, current behaviour is not sane at all, and it is a typpo fix from '1' to 'i' meaning that first argument was always used, instead of the current iterated one.
+
+
Kubuntu zesty, 232-21ubuntu2
See upstream bug https://github.com/systemd/systemd/issues/5733 with
patch attached.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1682154
Title:
loginctl ignoring user given sessions IDs at command-line
Status in systemd:
New
Status in systemd package in Ubuntu:
Fix Released
Status in systemd source package in Zesty:
In Progress
Bug description:
[Impact]
loginctl command does not process session IDs given on the command-line, like the documentation suggests. This makes it impossible to use simple command-line calls to check properties of a given session.
[Fix]
Backport upstream patch to fix the issue
[Testcase]
Use loginctl command and specify multiple session IDs at the command-line and verify that details about these sessons are brought up in the output.
[Regression Potential]
Minimal, current behaviour is not sane at all, and it is a typpo fix from '1' to 'i' meaning that first argument was always used, instead of the current iterated one.
Kubuntu zesty, 232-21ubuntu2
See upstream bug https://github.com/systemd/systemd/issues/5733 with
patch attached.
To manage notifications about this bug go to:
https://bugs.launchpad.net/systemd/+bug/1682154/+subscriptions
More information about the foundations-bugs
mailing list