Hi, has anyone got speedtest mini working recently ? I can't seem to make any progress 
My old install started saying it was expired, I tried updating - no joy!
Tried upgrading from 8.2 to 9 Release and updating the Ports - no joy.
Deinstalled and now when I try reinstall I get:
So I retrieve manually:
Then try install again and get the same error as above - seems like I'm stuck in an infinite loop !!
My old install started saying it was expired, I tried updating - no joy!
Tried upgrading from 8.2 to 9 Release and updating the Ports - no joy.
Deinstalled and now when I try reinstall I get:
Code:
jail01# cd /usr/ports/www/speedtest-mini
jail01# make clean install
===> Cleaning for speedtest-mini-2.2.0
===> License MIT accepted by the user
===> Extracting for speedtest-mini-2.2.0
=> SHA256 Checksum mismatch for mini.zip.
===> Refetch for 1 more times files: mini.zip
===> License MIT accepted by the user
=> mini.zip doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://c.speedtest.net/mini/mini.zip
fetch: http://c.speedtest.net/mini/mini.zip:Requested Range Not Satisfiable
=> Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mini.zip
fetch: mini.zip: local file (99763433 bytes) is longer than remote file (98993097 bytes)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1 Stop in /usr/ports/www/speedtest-mini.
jail01#
So I retrieve manually:
Code:
jail01# cd /usr/ports/distfiles
jail01# fetch http://c.speedtest.net/mini/mini.zip
mini.zip 100% of 95 MB 536 kBps 00m00s
jail01#
Then try install again and get the same error as above - seems like I'm stuck in an infinite loop !!