Tiny Core Linux

Tiny Core Base => TCB Bugs => Topic started by: jls on March 24, 2010, 09:36:46 PM

Title: tce-load, if it fails due 2 input output error the extension is anyway installed
Post by: jls on March 24, 2010, 09:36:46 PM
 ???
Title: Re: tce-load, if it fails due 2 input output error the extension is anyway installed
Post by: jls on March 25, 2010, 05:53:29 AM
If I use tce-load I see the error, if I use appbroser it says ok
Title: Re: tce-load, if it fails due 2 input output error the extension is anyway installed
Post by: roberts on March 25, 2010, 08:47:07 AM
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'
Title: Re: tce-load, if it fails due 2 input output error the extension is anyway installed
Post by: jls on March 26, 2010, 12:36:34 PM
 
Code: [Select]
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$
Title: Re: tce-load, if it fails due 2 input output error the extension is anyway installed
Post by: roberts on March 26, 2010, 01:47:16 PM
Data. That's what I needed. I see the error and so now I can fix.