[Bug 1228396] Openwrt imagebuilder make image fails

https://bugzilla.suse.com/show_bug.cgi?id=1228396 https://bugzilla.suse.com/show_bug.cgi?id=1228396#c2 Diego Ercolani <diego.ercolani@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |--- Status|RESOLVED |REOPENED --- Comment #2 from Diego Ercolani <diego.ercolani@gmail.com> --- Thank you for your feedback, you confirm that under 15.5 it works, the issue is in the 15.6 version: This is my situation: diego@pc-diego:/tmp: ls -l /lib*/librt* /usr/lib*/librt* -rwxr-xr-x 1 root root 8176 4 giu 15.37 /lib64/librt.so.1 -rwxr-xr-x 1 root root 7096 4 giu 15.55 /lib/librt.so.1 -rw-r--r-- 1 root root 8 4 giu 15.37 /usr/lib64/librt.a lrwxrwxrwx 1 root root 19 7 dic 2023 /usr/lib64/librtaudio.so.6 -> librtaudio.so.6.0.1 -rwxr-xr-x 1 root root 121104 7 dic 2023 /usr/lib64/librtaudio.so.6.0.1 lrwxrwxrwx 1 root root 18 13 mag 11.33 /usr/lib64/librtlsdr.so.0 -> librtlsdr.so.0.6.0 -rwxr-xr-x 1 root root 60672 13 mag 11.33 /usr/lib64/librtlsdr.so.0.6.0 -rwxr-xr-x 1 root root 118240 9 mag 10.33 /usr/lib64/librtmp.so.1 lrwxrwxrwx 1 root root 18 7 dic 2023 /usr/lib64/librttopo.so.1 -> librttopo.so.1.1.0 -rwxr-xr-x 1 root root 486928 7 dic 2023 /usr/lib64/librttopo.so.1.1.0 -rwxr-xr-x 1 root root 657648 19 mar 10.30 /usr/lib64/librttr_core.so.0.9.6 -rwxr-xr-x 1 root root 129128 11 mag 16.11 /usr/lib/librtmp.so.1 diego@pc-diego:/tmp: rpm -qf /lib/librt* glibc-32bit-2.38-150600.14.5.1.x86_64 diego@pc-diego:/tmp: diego@pc-diego:/tmp: rpm -qf /lib64/librt* glibc-2.38-150600.14.5.1.x86_64 diego@pc-diego:/tmp: cd /opt/openwrt/openwrt-imagebuilder-23.05.4-x86-legacy.Linux-x86_64 diego@pc-diego:/opt/openwrt/openwrt-imagebuilder-23.05.4-x86-legacy.Linux-x86_64: make image PACKAGES="kmod-e1000e block-mount gdisk btrfs-progs etherwake iftop iperf3 kmod-fs-exportfs kmod-fs-nfs-v4 kmod-usb-printer lsof luci luci-app-openvpn luci-base luci-i18n-base-it luci-i18n-openvpn-it luci-i18n-p910nd-it netcat nfs-utils openvpn-openssl luci-app-statistics p910nd rsync rt2800-usb-firmware rtl8192cu-firmware uhttpd usbutils wget kmod-usb-storage kmod-fs-btrfs kmod-fs-vfat kmod-fs-ext4 diffutils tcpdump iw-full hostapd-openssl hostapd-utils openssl-util blkid vim-fuller nmap less-wide luci-i18n-uhttpd-it luci-theme-material luci-app-nlbwmon kmod-wireguard luci-proto-wireguard luci-app-wireguard wireguard-tools" Building images for x86 - Generic x86/legacy Packages: kmod-e1000e block-mount gdisk btrfs-progs etherwake iftop iperf3 kmod-fs-exportfs kmod-fs-nfs-v4 kmod-usb-printer lsof luci luci-app-openvpn luci-base luci-i18n-base-it luci-i18n-openvpn-it luci-i18n-p910nd-it netcat nfs-utils openvpn-openssl luci-app-statistics p910nd rsync rt2800-usb-firmware rtl8192cu-firmware uhttpd usbutils wget kmod-usb-storage kmod-fs-btrfs kmod-fs-vfat kmod-fs-ext4 diffutils tcpdump iw-full hostapd-openssl hostapd-utils openssl-util blkid vim-fuller nmap less-wide luci-i18n-uhttpd-it luci-theme-material luci-app-nlbwmon kmod-wireguard luci-proto-wireguard luci-app-wireguard wireguard-tools base-files busybox ca-bundle dnsmasq dropbear e2fsprogs firewall4 fstools grub2-bios-setup kernel kmod-3c59x kmod-8139too kmod-button-hotplug kmod-e100 kmod-e1000 kmod-forcedeth kmod-natsemi kmod-ne2k-pci kmod-nft-offload kmod-pcnet32 kmod-r8169 kmod-sis900 kmod-tg3 kmod-via-rhine kmod-via-velocity libc libgcc libustream-mbedtls logd mkf2fs mtd netifd nftables odhcp6c odhcpd-ipv6only opkg partx-utils ppp ppp-mod-pppoe procd procd-seccomp procd-ujail uci uclient-fetch urandom-seed urngd /opt/openwrt/openwrt-imagebuilder-23.05.4-x86-legacy.Linux-x86_64/staging_dir/host/bin/.find.bin: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory /opt/openwrt/openwrt-imagebuilder-23.05.4-x86-legacy.Linux-x86_64/staging_dir/host/bin/.opkg.bin: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory Installing packages... /opt/openwrt/openwrt-imagebuilder-23.05.4-x86-legacy.Linux-x86_64/staging_dir/host/bin/.opkg.bin: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory make[2]: *** [Makefile:187: package_install] Error 127 make[1]: *** [Makefile:144: _call_image] Error 2 make: *** [Makefile:262: image] Error 2 diego@pc-diego:/opt/openwrt/openwrt-imagebuilder-23.05.4-x86-legacy.Linux-x86_64: -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com