Open rajil opened 6 years ago
It is no longer building for me (post commit 645f78d904503ef02767664beba59268dbb11cfa).
#make REPOS='Raspbian' Adding group `systemd-journal' (GID 101) ... Done. Setting up systemd-sysv (232-25+deb9u1) ... Setting up init (1.48) ... Processing triggers for libc-bin (2.24-11+deb9u1) ... gpg: can't open '*.asc': No such file or directory rootfs.mak:112: recipe for target '/home/rs4/rpi3-myth0.29/rpi-img-builder/rootfs' failed make[1]: *** [/home/xx/rpi3-myth0.29/rpi-img-builder/rootfs] Error 2 Makefile:21: recipe for target 'build-rootfs' failed make: *** [build-rootfs] Error 2 # cat plugins.txt plugins/Raspbian/copies-and-fills plugins/Raspbian/kernel plugins/Raspbian/rpitools plugins/stretch/extrapackages plugins/stretch/noPersistentNetGen plugins/stretch/oldNetNaming plugins/alsa plugins/common plugins/dbreconfig plugins/disableroot plugins/extrapackages plugins/fake-hwclock plugins/fsckboot plugins/hostname plugins/resizefs plugins/sshkeys plugins/swap plugins/tmpfs
very odd I put in a fix for this exact bug, I'll try retesting it.
I tried building again with
make REPOS='Raspbian Foundation'
and this time it did build.
It is no longer building for me (post commit 645f78d904503ef02767664beba59268dbb11cfa).