* [Buildroot] [Bug 13091] New: SYSTEMD build failed - no udevadm / systemctl
@ 2020-07-18 21:19 bugzilla at busybox.net
2024-06-15 14:54 ` [Buildroot] [Bug 13091] " bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2020-07-18 21:19 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=13091
Bug ID: 13091
Summary: SYSTEMD build failed - no udevadm / systemctl
Product: buildroot
Version: 2020.02.3
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at buildroot.uclibc.org
Reporter: ymarkman at marvell.com
CC: buildroot at uclibc.org
Target Milestone: ---
Buildroot 2020.02.3 in INIT-SYSTEMD configuration failed
(BusyBox and SYSV are ok)
>>> Finalizing target directory
./output/host/bin/udevadm hwdb --update --root ./output/target
/bin/bash: ./output/host/bin/udevadm: No such file or directory
/bin/bash: ./output/host/bin/systemctl: No such file or directory
-------------------------------------------------------------------
>>> Finalizing target directory
grep -qsE '^/bin/bash$' ./output/target/etc/shells || echo "/bin/bash" >>
./output/target/etc/shells
if grep -q CONFIG_ASH=y ./output/build/busybox-1.31.1/.config; then grep -qsE
'^/bin/ash$' ./output/target/etc/shells || echo "/bin/ash" >>
./output/target/etc/shells; fi
if grep -q CONFIG_HUSH=y ./output/build/busybox-1.31.1/.config; then grep -qsE
'^/bin/hush$' ./output/target/etc/shells || echo "/bin/hush" >>
./output/target/etc/shells; fi
PYTHONPATH="./output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/python3.8/"
cd ./output/target && ./output/host/bin/python3.8
/home/ymarkman/devel/distributions/buildroot/velox.canon/buildroot/support/scripts/pycompile.py
usr/lib/python3.8
find ./output/target/usr/lib/python3.8 -name '*.opt-1.pyc' -print0 -o -name
'*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f
mkdir -p ./output/target/etc
echo "router" > ./output/target/etc/hostname
/usr/bin/sed -i -e '$a \127.0.1.1\trouter' -e '/^127.0.1.1/d'
./output/target/etc/hosts
/usr/bin/sed -i -e s,^root:[^:]*:,root:"`./output/host/bin/mkpasswd -m
"sha-256" "6windos"`":, ./output/target/etc/shadow
grep -qsE '^/bin/sh$' ./output/target/etc/shells || echo "/bin/sh" >>
./output/target/etc/shells
ln -sf bash ./output/target/bin/sh
/usr/bin/sed -i -e '/^root:/s,[^/]*$,bash,' ./output/target/etc/passwd
./output/host/bin/udevadm hwdb --update --root ./output/target
/bin/bash: ./output/host/bin/udevadm: No such file or directory
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] [Bug 13091] SYSTEMD build failed - no udevadm / systemctl
2020-07-18 21:19 [Buildroot] [Bug 13091] New: SYSTEMD build failed - no udevadm / systemctl bugzilla at busybox.net
@ 2024-06-15 14:54 ` bugzilla
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2024-06-15 14:54 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=13091
Yann E. MORIN <yann.morin.1998@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
CC| |yann.morin.1998@free.fr
Status|NEW |RESOLVED
--- Comment #1 from Yann E. MORIN <yann.morin.1998@free.fr> ---
Thank you for your report.
The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
https://gitlab.com/buildroot.org/buildroot/-/issues
We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.
Thank you!
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-15 14:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-18 21:19 [Buildroot] [Bug 13091] New: SYSTEMD build failed - no udevadm / systemctl bugzilla at busybox.net
2024-06-15 14:54 ` [Buildroot] [Bug 13091] " bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox