ytn Posted September 23, 2015 Share Posted September 23, 2015 I am trying to build an older image (i.e. not latest / next). I select wheezy and default (3.4 - 3.14 kernel). I did not modify compile.sh in any way. When building, I seem to constantly run into these errors: /root/armbian3/lib/boards.sh: line 217: cd: /root/armbian3/output/cache/sdcard/usr/src/linux-headers-: No such file or directory[ o.k. ] Compile kernel headers scripts/bin/bash: line 0: cd: /usr/src/linux-headers-: No such file or directorymake: *** No rule to make target `headers_install'. Stop.make: *** No rule to make target `scripts'. Stop.dpkg-deb: error: failed to read archive `/root/armbian3/output/debs/linux-headers-banana_4.4_armhf.deb': No such file or directorydpkg-deb: error: failed to read archive `/root/armbian3/output/debs/linux-headers-banana_4.4_armhf.deb': No such file or directorycp: cannot copy a directory, ‘.’, into itself, ‘/root/armbian3/output/cache/building/repack/usr/src/linux-headers-/.’dpkg-deb: error: failed to open package info file `/root/armbian3/output/cache/building/repack/DEBIAN/control' for reading: No such file or directorytar: ./building/linux-cache-banana_4.4_armhf.deb.tgz: file changed as we read ittar: ./sdcard/run/dbus/system_bus_socket: socket ignoredtar: ./sdcard/run/sdp: socket ignoredtar: ./sdcard/proc/sys/net/ipv4/route/flush: Cannot open: Permission deniedtar: ./sdcard/proc/sys/net/ipv6/route/flush: Cannot open: Permission deniedtar: ./sdcard/proc/sys/vm/compact_memory: Cannot open: Permission denied​ I don't have a problem building a 4.2 image.. the problem only seems to occur when trying to build an older image (based on 3.4 - 3.14). Any ideas as to what's going on and how I can fix it? Thanks. Link to comment Share on other sites More sharing options...
Igor Posted September 23, 2015 Share Posted September 23, 2015 Yes, I broke it yesterday ... Fixed. Reboot and refresh build script. Link to comment Share on other sites More sharing options...
ytn Posted September 24, 2015 Author Share Posted September 24, 2015 Thanks, it's working now. 1 Link to comment Share on other sites More sharing options...
Recommended Posts