prof Posted March 1 Posted March 1 armbian-bsp-cli-odroidxu4-current is held back because base-files_25.2.2-13ubuntu10-noble_armhf does not exist (again). As before, the fix seems to be wget https://apt.armbian.org/apt/pool/noble-utils/b/base-files/base-files_25.2.2-13ubuntu10-noble_amd64__1-noble-1armbian1-Baa17-U13ubuntu10-R55fa.deb wget https://apt.armbian.org/apt/pool/noble-utils/b/base-files/base-files_25.2.2-13ubuntu10-noble_armhf__1-noble-1armbian1-Baa17-U13ubuntu10-R55fa.deb dpkg-deb -x base-files_25.2.1-13ubuntu10-noble_armhf__1-noble-1armbian1-Baa17-U13ubuntu10-R55fa.deb armhf dpkg-deb -x base-files_25.2.2-13ubuntu10-noble_amd64__1-noble-1armbian1-Baa17-U13ubuntu10-R55fa.deb armhf_new diff -qr armhf armhf_new cp armhf/bin/locale-check armhf_new/bin/locale-check rmdir $(readlink -f armhf_new/lib64) rm armhf_new/lib64 dpkg-deb --control base-files_25.2.2-13ubuntu10-noble_amd64__1-noble-1armbian1-Baa17-U13ubuntu10-R55fa.deb armhf_new/DEBIAN vi armhf_new/DEBIAN/control (replace amd64 by armhf on line 4) grep -nrw armhf_new/DEBIAN -e lib64 (remove all instances of lib64 in files below) vi armhf_new/DEBIAN/postinst vi armhf_new/DEBIAN/postrm vi armhf_new/DEBIAN/preinst md5sum armhf_new/usr/bin/locale-check vi armhf_new/DEBIAN/md5sums (fix md5sum for usr/bin/locale-check) chown -R root:root armhf_new/* sudo dpkg-deb -b armhf_new base-files_25.2.2-13ubuntu10-noble_armhf__1-noble-1armbian1-Baa17-U13ubuntu10-R55fa.deb sudo dpkg -i base-files_25.2.2-13ubuntu10-noble_armhf__1-noble-1armbian1-Baa17-U13ubuntu10-R55fa.deb sudo apt update sudo apt upgrade 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.