Opened 12 months ago
Closed 12 months ago
#607 closed defect (fixed)
qvm-sync-clock: do not display nonsense output
| Reported by: | joanna | Owned by: | marmarek |
|---|---|---|---|
| Priority: | minor | Milestone: | Release 1 |
| Component: | core | Keywords: | |
| Cc: | marmarek |
Description
[joanna@dom0 ~]$ qvm-sync-clock ...killed. ...killed. ...killed. Tue Jun 26 08:52:44 UTC 2012
Change History (2)
comment:1 Changed 12 months ago by marmarek
- Owner changed from joanna to marmarek
- Status changed from new to assigned
comment:2 Changed 12 months ago by marmarek
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.

This applies to all qvm-run -p calls.
Seems to be caused by pam_systemd.so: http://lists.freedesktop.org/archives/systemd-devel/2012-March/004771.html. Sadly this fix wasn't released in any bugfix release (the next version is major release). As I don't want to fork systemd package and maintain its support, will try to workaround it by disabling pam_systemd - currently testing if it doesn't introduce any problems.