BUG in goflexnet.sh

This forum is for topics dealing with problems with software specifically in the ARMv5 repo.

BUG in goflexnet.sh

Postby magum » Mon Apr 20, 2015 9:51 pm

Hi,

in the manual of GoFlex Net
http://archlinuxarm.org/platforms/armv5 ... goflex-net

the script goflexnet.sh is used
http://archlinuxarm.org/os/armv5te/boot ... flexnet.sh

This leads to a bug, because a nonexistent option -s is used for md5sum:
------------------
bash-3.2# ./goflexnet.sh

Downloading flash utilities..
blparammd5sum: invalid option -- s
Try `md5sum --help' for more information.
[FAILED]

Failed to install U-Boot. DO NOT REBOOT
Please seek assistance at:
http://archlinuxarm.org/forum
#archlinux-arm on irc.freenode.net
------------------

The bug is fixed if all occasions of "md5sum -cs" are changed to "md5sum -c --status".

Cheers,
magum
magum
 
Posts: 1
Joined: Mon Apr 20, 2015 9:44 pm

Return to ARMv5

Who is online

Users browsing this forum: No registered users and 6 guests