paul- wrote: > It's a new version, it won't match what you had previously on your > system. You cannot download a new extension version the same way. (I > always hated that about the base tc tools) > > Use pcp-update. It will fetch and check all dependencies...... > > pcp-update i2c-tools-dev
I'm still having trouble (with -i2c-tools-, not i2c-tools-dev (i2c-tools is being loaded as a prerequisite)). I think that the problem is that the 'MD5 signature file' (https://repo.picoreplayer.org/repo/10.x/armv6/tcz/i2c-tools.tcz.md5.txt) doesn't match 'the tcz file' (https://repo.picoreplayer.org/repo/10.x/armv6/tcz/i2c-tools.tcz) that's currently available. Here's the contents of the file: Code: -------------------- 8a99f2f3753b006d89cf31534e35fc10 i2c-tools.tcz -------------------- and here's the signature that I calculate for the tcz file. Code: -------------------- (alice)[08:48:25]~>>md5 Downloads/i2c-tools.tcz MD5 (Downloads/i2c-tools.tcz) = f95fd49516571f75b5d7e7e2be465a21 -------------------- For completeness sake, I followed your instructions and updated the -dev extension from the command line: Code: -------------------- tc@woof:~$ sudo pcp-update i2c-tools-dev Connecting to repo.picoreplayer.org (104.27.187.254:443) pcp_sizelist.gz 100% |********************************| 3284 0:00:00 ETA [ INFO ] Checking for Updates [ INFO ] Checking: i2c-tools-dev.tcz Update Required. [ INFO ] Checking: i2c-tools.tcz Extension version Matches [ INFO ] Checking: perl5.tcz Extension version Matches [ INFO ] Downloading: i2c-tools-dev.tcz OK [ INFO ] Done checking for updates [ INFO ] Reboot is required to complete update. tc@woof:~$ sudo reboot -------------------- Now when I try to install the extension I get: Code: -------------------- i2c-tools-dev is already downloaded. -------------------- When I try to use the UI to install the i2c-tools.tcz explicitly, I get: Code: -------------------- Downloading: i2c-tools.tcz i2c-tools.tcz: FAILED Error on i2c-tools.tcz -------------------- Thank you for the help! ------------------------------------------------------------------------ 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
