Whoops, not quite working yet:

When I try to install i2c-tools-dev.tcz from the extensions page, it
fails with:

> Downloading: i2c-tools.tcz
> i2c-tools.tcz: FAILED
> Error on i2c-tools.tcz
> 

I see entries for it in /mnt/mmcblk0p2:


Code:
--------------------
    tc@woof:/mnt/mmcblk0p2/tce/optional$ pwd
  /mnt/mmcblk0p2/tce/optional
  tc@woof:/mnt/mmcblk0p2/tce/optional$ ls -l i2c*
  -rw-r--r--    1 tc       staff           15 Aug 11 17:41 i2c-tools-dev.tcz.dep
  -rw-rw-r--    1 tc       staff        12288 Aug 11 17:34 i2c-tools-doc.tcz
  -rw-rw-r--    1 tc       staff           52 Aug 11 17:34 
i2c-tools-doc.tcz.md5.txt
  -rw-rw-r--    1 tc       staff        53248 Aug 11 17:28 i2c-tools.tcz
  -rw-rw-r--    1 tc       staff           10 Aug 11 17:28 i2c-tools.tcz.dep
  -rw-rw-r--    1 tc       staff           48 Aug 11 17:28 i2c-tools.tcz.md5.txt
  tc@woof:/mnt/mmcblk0p2/tce/optional$
--------------------


But, the md5 signature in the txt file doesn't match what's generated
for the new i2c-tools.tcz file.


Code:
--------------------
    tc@woof:/mnt/mmcblk0p2/tce/optional$ pwd
  /mnt/mmcblk0p2/tce/optional
  tc@woof:/mnt/mmcblk0p2/tce/optional$ md5sum i2c-tools.tcz
  f95fd49516571f75b5d7e7e2be465a21  i2c-tools.tcz
  tc@woof:/mnt/mmcblk0p2/tce/optional$ cat i2c-tools.tcz.md5.txt
  8a99f2f3753b006d89cf31534e35fc10  i2c-tools.tcz
  tc@woof:/mnt/mmcblk0p2/tce/optional$
--------------------


I can download a fresh copy from repo.picoreplayer.org and it matches
the one in mmcblk0p2:


Code:
--------------------
    
  tc@woof:~$ 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   137k      0 --:--:-- --:--:-- --:--:--  148k
  tc@woof:~$ ls -l i2c-tools.tcz
  -rw-r--r--    1 tc       staff        53248 Aug 11 17:48 i2c-tools.tcz
  tc@woof:~$ cmp i2c-tools.tcz /mnt/mmcblk0p2/tce/optional/i2c-tools.tcz
  tc@woof:~$ 
--------------------


Is there a step that I'm missing?


------------------------------------------------------------------------
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
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to