rsdk/tutorials/usage #35
Replies: 6 comments 19 replies
-
|
I am getting this error when I build for radxa-zero3 on ubuntu 24.04: Can anyone help me with this? Thanks |
Beta Was this translation helpful? Give feedback.
-
|
radxabuld.txt |
Beta Was this translation helpful? Give feedback.
-
|
Here is the full log file for this command |
Beta Was this translation helpful? Give feedback.
-
|
The build fails anytime I try and build inside the |
Beta Was this translation helpful? Give feedback.
-
|
Fresh install using the "With devcontainer alone" method. If I run |
Beta Was this translation helpful? Give feedback.
-
|
I am getting this error when I build for radxa-cm3-io on debian12(docker): rsdk build --no-cache radxa-cm3-io bookworm cliLoading new radxa-overlays-0.2.12 DKMS files...
It is likely that 6.18.4-arch1-1 belongs to a chroot's host
Building for 6.1.84-13-rk2410-nocsf
Building initial module for 6.1.84-13-rk2410-nocsf
Error! Bad return status for module build on kernel: 6.1.84-13-rk2410-nocsf (aarch64)
Consult /var/lib/dkms/radxa-overlays/0.2.12/build/make.log for more information.
dpkg: error processing package radxa-overlays-dkms (--configure):
installed radxa-overlays-dkms package post-installation script subprocess returned error exit status 10
dpkg: dependency problems prevent configuration of linux-image-radxa-cm3-io:
linux-image-radxa-cm3-io depends on radxa-overlays-dkms; however:
Package radxa-overlays-dkms is not configured yet.
dpkg: error processing package linux-image-radxa-cm3-io (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
radxa-overlays-dkms
linux-image-radxa-cm3-io
Chrooting into /tmp/mmdebstrap.rkioBfPNNN/
E: Sub-process /usr/bin/dpkg returned an error code (1)
E: setup failed: E: command failed: set -e
export SYSTEMD_RELAX_ESP_CHECKS=1
APT_CONFIG="$MMDEBSTRAP_APT_CONFIG" \
apt-get install -oDPkg::Chroot-Directory="$1" -y \
u-boot-radxa-cm3-io linux-headers-radxa-cm3-io
APT_CONFIG="$MMDEBSTRAP_APT_CONFIG" \
apt-get install -oDPkg::Chroot-Directory="$1" -y \
linux-image-radxa-cm3-io
APT_CONFIG="$MMDEBSTRAP_APT_CONFIG" \
apt-get install -oDPkg::Chroot-Directory="$1" -y \
-oDpkg::Options::=--force-confnew --install-recommends \
task-radxa-cm3-io
APT_CONFIG="$MMDEBSTRAP_APT_CONFIG" \
apt-get full-upgrade -oDPkg::Chroot-Directory="$1" -y \
-oDpkg::Options::=--force-confnew --allow-downgrades
I: main() received signal PIPE: waiting for setup...
I: removing tempdir /tmp/mmdebstrap.rkioBfPNNN...
rm: cannot remove '/tmp/mmdebstrap.rkioBfPNNN/boot/efi': Device or resource busy
E: rm failed: 256
2026-01-23 07:22:54,281 bdebstrap ERROR: mmdebstrap failed with exit code 1. See above for details.Can anyone help me with this? Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
rsdk/tutorials/usage
https://radxaos-sdk.github.io/rsdk/tutorials/usage.html
Beta Was this translation helpful? Give feedback.
All reactions