On Wed, Apr 30, 2014 at 11:04 AM, Chris Troutner
<chris.trout...@gmail.com> wrote:
> Hi James,
>
> Thanks for taking a look! I pasted the /var/log/freedombox-setup.log file
> here:
>
> http://pastebin.com/JrEQr1sE
>

I think I found the issue on line 728:
/usr/bin/rpi-update: line 40: curl: command not found

The rpi-update script is run from our 10_hardware setup script [0].
Recently rpi-update switched from wget to curl [1], so we probably
just need to install curl (in the chroot) before running rpi-update.

[0] 
https://github.com/petterreinholdtsen/freedombox-setup/blob/master/setup.d/10_hardware#L64
[1] 
https://github.com/Hexxeh/rpi-update/commit/dd495b8dd7f36dc411f2ed2bbdc21e4062b01a62

_______________________________________________
Freedombox-discuss mailing list
Freedombox-discuss@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss

Reply via email to