FS#49481 - [systemd] systemctl set-default return code

Attached to Project: Arch Linux
Opened by Christian Hesse (eworm) - Friday, 27 May 2016, 09:03 GMT
Last edited by Christian Hesse (eworm) - Saturday, 28 May 2016, 16:35 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Thomas Bächler (brain0)
Dave Reisner (falconindy)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When run in chroot `systemctl set-default` sets the default target, but returns 1.

$ systemctl set-default multi-user.target
$ echo $?
1

This will break building the official iso, so we should keep systemd 229-3 in [core] for now or build a fixed package.

I've sent changes upstream, but this has not been merged, yet:
https://github.com/systemd/systemd/pull/3336

Additional info:
systemd 230-2
This task depends upon

Closed by  Christian Hesse (eworm)
Saturday, 28 May 2016, 16:35 GMT
Reason for closing:  Fixed
Additional comments about closing:  systemd 230-3 in [testing]

Loading...