我有一个用yocto构建的linux系统。我确实将hostapd软件包添加到系统中。使用bitbake hostapd
,我可以构建软件包,并且可以在目标上安装软件包及其依赖项,并且可以运行。现在,我想将其添加到基本图像中,因此将IMAGE_INSTALL += "hostapd"
行添加到基本图像文件中。当我生成基本映像时,我看到包hostapd已生成,但是随后出现以下错误消息。有人知道失败吗?!
错误:无法安装软件包。命令 build / tmp / sysroots / x86_64-linux / usr / bin / opkg --volatile-cache -f build / tmp / work / var_som_mx6_-poky-linux-gnueabi / base-image / 1.0-r0 / opkg.conf -o /build/tmp/work/var_som_mx6-poky-linux-gnueabi/base-image/1.0-r0/rootfs --force_postinstall --prefer-arch-to-version安装iputils ipvsadm解放字体htop rsyslog内核模块openvpn qtbase ethtool evtest swupdate-signing-key qtbase-plugins影子util-linux dtc opkg tzdata-大西洋自由半径tzdata-欧洲网-snmp-服务器 packagegroup-core-ssh-openssh u-boot-fw-utils fontconfig-utils libinput qtwebengine iptables invm内核模块-sitronix boost ntp tzdata-pacific iperf3 i2c-tools run-postinsts net-snmp-client 双启动工具openssl tzdata-misc lsof tzdata-antarctica fbv qtwebengine-qmlplugins perf ntpdate tzdata-arctic tzdata-americas tzdata bridge-utils tcpdump dosfstools nfs-utils u-boot-splash hostapd owfs ifenslave resolvconf软件包组核心启动alsa-utils alsa-tools sudo valgrind tzdata-africa e2fsprogs daemontools openssh-sftp-server alsa-lib ecasound nfs-utils-client qtdeclarative-tools swupdate alsa-plugins cronie Stress tzdata-澳大利亚usbutils tzdata-asia pciutils iproute2 base-passwd'返回255:
在root上安装hostapd(2.5-r0)。 下载文件:/build/tmp/deploy/ipk/cortexa9hf-neon/hostapd_2.5- r0_cortexa9hf-neon.ipk。
要清除包裹碎片,请尝试
opkg remove hostapd
。要重新尝试安装,请尝试
opkg install hostapd
。遇到的错误:* preinst_configure:正在中止安装 hostapd。 * opkg_install:无法安装软件包hostapd。
调试:Python函数do_rootfs完成错误:函数失败: do_rootfs