Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 12726] systemctl preset-all failed for ctrl-alt-del.target
Date: Wed, 01 Apr 2020 18:09:00 +0000	[thread overview]
Message-ID: <bug-12726-163-00YJcc8keR@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-12726-163@https.bugs.busybox.net/>

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

Yann E. MORIN <yann.morin.1998@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yann.morin.1998 at free.fr

--- Comment #1 from Yann E. MORIN <yann.morin.1998@free.fr> ---
M?lanie, All,

Sorry, I could not reproduce the failure with this defconfig, enither on
2020.02, nor on master:

    BR2_arm=y
    BR2_cortex_a7=y
    BR2_TOOLCHAIN_EXTERNAL=y
    BR2_INIT_SYSTEMD=y

This is during a make from scratch:
    $ make
    [...]
    /home/ymorin/dev/buildroot/O/host/bin/systemctl
--root=/home/ymorin/dev/buildroot/O/target preset-all
    Created symlink
/home/ymorin/dev/buildroot/O/target/etc/systemd/system/ctrl-alt-del.target ?
/usr/lib/systemd/system/reboot.target.
    Created symlink
/home/ymorin/dev/buildroot/O/target/etc/systemd/system/getty.target.wants/console-getty.service
? /usr/lib/systemd/system/console-getty.service.
    Created symlink
/home/ymorin/dev/buildroot/O/target/etc/systemd/system/boot-complete.target.requires/systemd-boot-check-no-failures.service
? /usr/lib/systemd/system/systemd-boot-check-no-failures.service.
    Created symlink
/home/ymorin/dev/buildroot/O/target/etc/systemd/system/dbus-org.freedesktop.resolve1.service
? /usr/lib/systemd/system/systemd-resolved.service.
    Created symlink
/home/ymorin/dev/buildroot/O/target/etc/systemd/system/multi-user.target.wants/systemd-resolved.service
? /usr/lib/systemd/system/systemd-resolved.service.
    Created symlink
/home/ymorin/dev/buildroot/O/target/etc/systemd/system/multi-user.target.wants/remote-fs.target
? /usr/lib/systemd/system/remote-fs.target.
    Created symlink
/home/ymorin/dev/buildroot/O/target/etc/systemd/system/sockets.target.wants/systemd-networkd.socket
? /usr/lib/systemd/system/systemd-networkd.socket.
    Created symlink
/home/ymorin/dev/buildroot/O/target/etc/systemd/system/sysinit.target.wants/systemd-time-wait-sync.service
? /usr/lib/systemd/system/systemd-time-wait-sync.service.
    Created symlink
/home/ymorin/dev/buildroot/O/target/etc/systemd/system/network-pre.target.wants/systemd-network-generator.service
? /usr/lib/systemd/system/systemd-network-generator.service.
    Created symlink
/home/ymorin/dev/buildroot/O/target/etc/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service
? /usr/lib/systemd/system/systemd-networkd-wait-online.service.
    Created symlink
/home/ymorin/dev/buildroot/O/target/etc/systemd/system/systemd-remount-fs.service.wants/systemd-pstore.service
? /usr/lib/systemd/system/systemd-pstore.service.
    Created symlink
/home/ymorin/dev/buildroot/O/target/etc/systemd/system/dbus-org.freedesktop.network1.service
? /usr/lib/systemd/system/systemd-networkd.service.
    Created symlink
/home/ymorin/dev/buildroot/O/target/etc/systemd/system/multi-user.target.wants/systemd-networkd.service
? /usr/lib/systemd/system/systemd-networkd.service.
    Created symlink
/home/ymorin/dev/buildroot/O/target/etc/systemd/system/dbus-org.freedesktop.timesync1.service
? /usr/lib/systemd/system/systemd-timesyncd.service.
    Created symlink
/home/ymorin/dev/buildroot/O/target/etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service
? /usr/lib/systemd/system/systemd-timesyncd.service.
    rm -f /home/ymorin/dev/buildroot/O/build/locales.nopurge
    [...]

Then a subsequent make would yield:
    $ make
    [...]
    /home/ymorin/dev/buildroot/O/host/bin/systemctl
--root=/home/ymorin/dev/buildroot/O/target preset-all
    rm -f /home/ymorin/dev/buildroot/O/build/locales.nopurge
    [...]

As you can see, neither the first nor the the second invocation cause any
issue.

Care to share a bit more info about your config and your host, please?

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

  reply	other threads:[~2020-04-01 18:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-31 12:43 [Buildroot] [Bug 12726] New: systemctl preset-all failed for ctrl-alt-del.target bugzilla at busybox.net
2020-04-01 18:09 ` bugzilla at busybox.net [this message]
2020-04-11 19:14 ` [Buildroot] [Bug 12726] " bugzilla at busybox.net
2020-04-11 19:19 ` bugzilla at busybox.net

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-12726-163-00YJcc8keR@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox