TheSin- / rpi-img-builder

Scripts to create custom images for RaspberryPi
MIT License
107 stars 30 forks source link

rsync not found #37

Open shazaum opened 3 years ago

shazaum commented 3 years ago

the rsync is required

-> Processing conffiles for util-linux I: Extracting zlib1g_1%3a1.2.8.dfsg-5_armhf.deb... I: Unpacking complete. I: Tidying up apt cache and list data. I: Tidying up apt cache and list data.

Multistrap system installed successfully in /root/rpi-img-builder/rootfs.base.tmp/.

/bin/sh: 1: rsync: not found make[1]: [rootfs.mak:112: /root/rpi-img-builder/rootfs] Error 127 make: [Makefile:21: build-rootfs] Error 2

TheSin- commented 3 years ago

odd rsync might not be essential anymore. I'll look into this.