WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: tce-load, if it fails due 2 input output error the extension is anyway installed  (Read 2694 times)

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
dCore user

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
If I use tce-load I see the error, if I use appbroser it says ok
dCore user

Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
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'
10+ Years Contributing to Linux Open Source Projects.

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
 
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$
dCore user

Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Data. That's what I needed. I see the error and so now I can fix.
10+ Years Contributing to Linux Open Source Projects.