On Tue, Oct 8, 2013 at 9:12 AM, Robert Nelson <robertcnel...@gmail.com> wrote:
> On Mon, Oct 7, 2013 at 7:37 PM, Timbo <tim...@gmail.com> wrote:
>> Okay, the scripts
>> /opt/boot-scripts/am335x_evm.sh
>> and
>> /bin/bash /boot/uboot/tools/scripts/beaglebone-black-copy-microSD-to-eMMC.sh
>> are both being triggered correctly.
>>
>> The problem is that beaglebone-black-copy-microSD-to-eMMC.sh is failing to
>> find initramfs-tools inside check_host_pkgs (), even though the same script
>> does not fail when run later by hand.
>> That to me sounds like something in the shell environment is affecting the
>> formatting of dpkg's output.
>>
>> Anyway I changed check_dpkg () to
>>   dpkg -l $pkg &>/dev/null || deb_pkgs="${deb_pkgs}${pkg} "
>> and everything appears to run normally.
>
> Strange, it just did it to me this morning... Anywho, i'm now
> bypassing the dpkg check for "flasher" images..
> https://github.com/RobertCNelson/tools/commit/0bbbfd9b53d3230f43698b048e4a83323d4cab2c
>
> Now just to regenerate/re-upload..

10-08 images with that fix are now uploaded and out..

both tested fine with a lack of network connection...

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to