WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: pixman md5sum mismatch  (Read 8661 times)

Offline Lee

  • Hero Member
  • *****
  • Posts: 645
    • My Core wiki user page
pixman md5sum mismatch
« on: November 13, 2012, 06:37:20 AM »
I'm getting an md5sum mismatch on pixman.tcz in the x86_64 repo.
32 bit core4.7.7, Xprogs, Xorg-7.6, wbar, jwm  |  - Testing -
PPR, data persistence through filetool.sh          |  32 bit core 8.0 alpha 1
USB Flash drive, one partition, ext2, grub4dos  | Otherwise similar

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: pixman md5sum mismatch
« Reply #1 on: November 13, 2012, 08:31:41 AM »
the md5sum is reported good and matches on both the repo and my local copy - could you delete and try to download again please?

Offline Lee

  • Hero Member
  • *****
  • Posts: 645
    • My Core wiki user page
Re: pixman md5sum mismatch
« Reply #2 on: November 13, 2012, 09:56:09 AM »
OK then - my md5sum check initially fails because pixman.tcz is not downloaded (but pixman.tcz.md5 -is-).

Code: [Select]
tce-load -w pixman.tczfails with
Code: [Select]
pixman.tcz: FAILED
md5sum: WARNING: 1 of 1 computed checksums did NOT match
Error on pixman.tcz


Code: [Select]
wget http://distro.ibiblio.org/tinycorelinux/4.x/x86_64/tcz/pixman.tczfails with
Code: [Select]
wget: bad response to RETR: 550 failed to open file
Either wget or tce-load will work with, for instance, findutils.tcz.

If I use my web browser (on regular core4.7) to go to the x86_64 repo and download pixman.tcz I can get it but it still has an md5 checksum mismatch.
Code: [Select]
-rw-r--r--    1 tc       staff         2395 Nov 13 12:51 pixman.tcz
Computed md5:   0e7fd4497a8e815b88581e3cd9de66a6  pixman.tcz
Downloaded md5: 951b008846b969468fbfb83efb809083  pixman.tcz

  I've deleted that pixman.tcz and then retried tce-load and wget with the results above.
32 bit core4.7.7, Xprogs, Xorg-7.6, wbar, jwm  |  - Testing -
PPR, data persistence through filetool.sh          |  32 bit core 8.0 alpha 1
USB Flash drive, one partition, ext2, grub4dos  | Otherwise similar

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: pixman md5sum mismatch
« Reply #3 on: November 13, 2012, 10:30:49 AM »
I still don't see any error, but I deleted and uploaded pixman again.

From the repo:
Code: [Select]
$ cat pixman.tcz.md5.txt
951b008846b969468fbfb83efb809083  pixman.tcz
$ md5sum -c pixman.tcz.md5.txt
pixman.tcz: OK

and locally:
Code: [Select]
$ wget http://distro.ibiblio.org/tinycorelinux/4.x/x86_64/tcz/pixman.tcz
Connecting to distro.ibiblio.org (152.19.134.43:80)
pixman.tcz           100% |****************************************************************************************|   176k  0:00:00 ETA
$ wget http://distro.ibiblio.org/tinycorelinux/4.x/x86_64/tcz/pixman.tcz.md5.txt
Connecting to distro.ibiblio.org (152.19.134.43:80)
pixman.tcz.md5.txt   100% |****************************************************************************************|    45   0:00:00 ETA
$ md5sum -c pixman.tcz.md5.txt
pixman.tcz: OK

I'm not at a x86_64 machine right now to try the apps gui, but I downloaded pixman from the repo using a browser and the md5sum checks out on the downloaded file.

Hopefully this fixes whatever it was?
« Last Edit: November 13, 2012, 10:36:03 AM by Juanito »

Offline Lee

  • Hero Member
  • *****
  • Posts: 645
    • My Core wiki user page
Re: pixman md5sum mismatch
« Reply #4 on: November 13, 2012, 11:08:13 AM »
That did it!  Posting this from Corepure64 with Opera 12.   ;D

The bad news is that this PC has to go back to Win7 now that lunch time is over.   :(

Corepure64 is looking great!

Thanks Juanito.
32 bit core4.7.7, Xprogs, Xorg-7.6, wbar, jwm  |  - Testing -
PPR, data persistence through filetool.sh          |  32 bit core 8.0 alpha 1
USB Flash drive, one partition, ext2, grub4dos  | Otherwise similar