[Buildroot] [Bug 12726] New: systemctl preset-all failed for ctrl-alt-del.target

bugzilla at busybox.net bugzilla at busybox.net
Tue Mar 31 12:43:44 UTC 2020


https://bugs.busybox.net/show_bug.cgi?id=12726

            Bug ID: 12726
           Summary: systemctl preset-all failed for ctrl-alt-del.target
           Product: buildroot
           Version: 2020.02
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: melanie at trash-mail.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

Created attachment 8421
  --> https://bugs.busybox.net/attachment.cgi?id=8421&action=edit
Console log output

When finalizing target directory, buildroot executes the 'systemctl preset-all'
command to preset (enable/disable) all systemd unit files.
This command runs successful during a full rebuild (after 'make clean'),
however on subsequent partial rebuild attempts it fails with exit code 1 (log
output attached).

A very similar issue was reported to the systemd-developers (ref [1]) but
closed as 'not-a-bug'.

A possible solution that works for me is to add the '--force' option to the
command.



[1] https://github.com/systemd/systemd/issues/12304#issuecomment-483168112

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list