paul- wrote: 
> Whenever I update files on our repo, I 100% verify md5sum's on every
> file.  So the repo is correct.   You would be best served by removing
> the extension, rebooting, then download again.

The MD5 value in i2c-tools.tcz.md5.txt doesn't match what I calculate
when I download the file:


Code:
--------------------
    (alice)[09:56:53]~>>mkdir foo
  (alice)[09:56:56]~>>cd foo
  (alice)[09:56:57]foo>>curl -O 
https://repo.picoreplayer.org/repo/10.x/armv6/tcz/i2c-tools.tcz.md5.txt
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  Dload  Upload   Total   Spent    Left  Speed
  100    48  100    48    0     0    202      0 --:--:-- --:--:-- --:--:--   201
  (alice)[09:57:01]foo>>cat i2c-tools.tcz.md5.txt
  8a99f2f3753b006d89cf31534e35fc10  i2c-tools.tcz
  (alice)[09:57:05]foo>>curl -O 
https://repo.picoreplayer.org/repo/10.x/armv6/tcz/i2c-tools.tcz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  Dload  Upload   Total   Spent    Left  Speed
  100 53248  100 53248    0     0   527k      0 --:--:-- --:--:-- --:--:--  530k
  (alice)[09:57:16]foo>>md5 i2c-tools.tcz
  MD5 (i2c-tools.tcz) = f95fd49516571f75b5d7e7e2be465a21
  (alice)[09:57:22]foo>>
--------------------


------------------------------------------------------------------------
hartzell's Profile: http://forums.slimdevices.com/member.php?userid=54772
View this thread: http://forums.slimdevices.com/showthread.php?t=110642

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to