Tiny Core Linux
Tiny Core Base => TCB Bugs => Topic started by: jls on March 24, 2010, 09:36:46 PM
-
???
-
If I use tce-load I see the error, if I use appbroser it says ok
-
Its kinda hard for me to force a input/output error to see the exact message.
Perhaps you can post it.
Appbrowser only displays OK if the md5sum check passes.
Perhaps you can double check the md5sum to see if indeed the extension is OK'
-
tc@box:/mnt/sda2/tce/optional$ md5sum -c epdfview-0.1.6.tcz.md5.txt
epdfview-0.1.6.tcz: FAILED
md5sum: WARNING: 1 of 1 computed checksums did NOT match
tc@box:/mnt/sda2/tce/optional$ tce-load -i epdfview-0.1.6.tcz
mount: mounting /dev/loop107 on /tmp/tcloop/epdfview-0.1.6 failed: Input/output error
epdfview-0.1.6.tcz: OK
tc@box:/mnt/sda2/tce/optional$ ls /usr/local/tce.installed/epdfview-0.1.6
/usr/local/tce.installed/epdfview-0.1.6
tc@box:/mnt/sda2/tce/optional$ ls /tmp/tcloop/epdfview-0.1.6/
tc@box:/mnt/sda2/tce/optional$
-
Data. That's what I needed. I see the error and so now I can fix.