Trying to install openmotif as part of xpdf get error Fetching openmotif ---> Attempting to fetch openmotif-2.3.0.tar.gz from ftp:// ftp.ics.com/openmotif/2.3/2.3.0/ ---> Verifying checksum(s) for openmotif Error: Checksum (md5) mismatch for openmotif-2.3.0.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums I then tried it again port clean --all openmotif and get the same error. Any fix for this ********************************************************************** Samuel M. Smith Ph.D. 2966 Fort Hill Road Eagle Mountain, Utah 84005-4108 801-768-2768 voice 801-768-2769 fax ********************************************************************** "The greatest source of failure and unhappiness in the world is giving up what we want most for what we want at the moment" **********************************************************************
On Aug 16, 2007, at 23:22, Samuel M. Smith wrote:
Trying to install openmotif as part of xpdf get error
Fetching openmotif ---> Attempting to fetch openmotif-2.3.0.tar.gz from ftp:// ftp.ics.com/openmotif/2.3/2.3.0/ ---> Verifying checksum(s) for openmotif Error: Checksum (md5) mismatch for openmotif-2.3.0.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums
I then tried it again port clean --all openmotif and get the same error.
Any fix for this
That file is present on that server. Maybe there was a temporary error. Try again? If it still doesn't work, try debug output, maybe that will help us see what's going on: sudo port -dv fetch openmotif Also, you could check to see what was actually downloaded. Look in / opt/local/var/macports/distfiles/openmotif
I tried it three times with the same result. I did a port clean --all openmotif before each try. /opt/local/var/macports/distfiles/openmotif openmotif-2.3.0.tar.gz On 17 Aug 2007, at 01:11 , Ryan Schmidt wrote:
On Aug 16, 2007, at 23:22, Samuel M. Smith wrote:
Trying to install openmotif as part of xpdf get error
Fetching openmotif ---> Attempting to fetch openmotif-2.3.0.tar.gz from ftp:// ftp.ics.com/openmotif/2.3/2.3.0/ ---> Verifying checksum(s) for openmotif Error: Checksum (md5) mismatch for openmotif-2.3.0.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums
I then tried it again port clean --all openmotif and get the same error.
Any fix for this
That file is present on that server. Maybe there was a temporary error. Try again?
If it still doesn't work, try debug output, maybe that will help us see what's going on:
sudo port -dv fetch openmotif
Also, you could check to see what was actually downloaded. Look in / opt/local/var/macports/distfiles/openmotif
********************************************************************** Samuel M. Smith Ph.D. 2966 Fort Hill Road Eagle Mountain, Utah 84005-4108 801-768-2768 voice 801-768-2769 fax ********************************************************************** "The greatest source of failure and unhappiness in the world is giving up what we want most for what we want at the moment" **********************************************************************
On Aug 17, 2007, at 10:32 AM, Samuel M. Smith wrote:
I tried it three times with the same result. I did a port clean -- all openmotif before each try. /opt/local/var/macports/distfiles/openmotif openmotif-2.3.0.tar.gz
On 17 Aug 2007, at 01:11 , Ryan Schmidt wrote:
On Aug 16, 2007, at 23:22, Samuel M. Smith wrote:
Trying to install openmotif as part of xpdf get error
Fetching openmotif ---> Attempting to fetch openmotif-2.3.0.tar.gz from ftp:// ftp.ics.com/openmotif/2.3/2.3.0/ ---> Verifying checksum(s) for openmotif Error: Checksum (md5) mismatch for openmotif-2.3.0.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums
Checksum seems wrong in the Portfile, I get this on the manually downloaded file: 99d0ecb84d3504da421021a19ff70500 Portfile has this: ef8f8ca6f6f80bfb96351f12b550b29b Try editing the portfile to see if this works around the error.
On Aug 17, 2007, at 09:55, Jeff Stubbs wrote:
On Aug 17, 2007, at 10:32 AM, Samuel M. Smith wrote:
On 17 Aug 2007, at 01:11 , Ryan Schmidt wrote:
On Aug 16, 2007, at 23:22, Samuel M. Smith wrote:
Trying to install openmotif as part of xpdf get error
Fetching openmotif ---> Attempting to fetch openmotif-2.3.0.tar.gz from ftp:// ftp.ics.com/openmotif/2.3/2.3.0/ ---> Verifying checksum(s) for openmotif Error: Checksum (md5) mismatch for openmotif-2.3.0.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums
I tried it three times with the same result. I did a port clean -- all openmotif before each try. /opt/local/var/macports/distfiles/openmotif openmotif-2.3.0.tar.gz
Checksum seems wrong in the Portfile, I get this on the manually downloaded file:
99d0ecb84d3504da421021a19ff70500
Portfile has this:
ef8f8ca6f6f80bfb96351f12b550b29b
Try editing the portfile to see if this works around the error.
Ok, but *why* is it wrong. The checksum exists exactly so that we can detect when the distfile changes under our noses. Blindly changing the checksum to the file's current checksum completely defeats the purpose of having the check in the first place. Please read the FAQ: http://trac.macosforge.org/projects/macports/wiki/ FAQ#IgetError:checksummd5/sha1/rmd160mismatchforport.WhatcanIdoaboutit On Aug 17, 2007, at 09:37, Simon Ruderich wrote:
I did a port sync but now I get a new error
sudo port install xpdf Error: Unable to execute port: can't read "Id": no such variable
After a port sync I get this too. It looks like the problem is the ghostscript port, but I don't know why. Maybe someone else can have a look at this.
I believe this has been resolved already: http://trac.macosforge.org/projects/macports/changeset/28003
sudo port edit openmotif replaced the checksum value That fixed it thanks! BTW how do you create your own checksum?
Checksum seems wrong in the Portfile, I get this on the manually downloaded file:
99d0ecb84d3504da421021a19ff70500
Portfile has this:
ef8f8ca6f6f80bfb96351f12b550b29b
Try editing the portfile to see if this works around the error.
********************************************************************** Samuel M. Smith Ph.D. 2966 Fort Hill Road Eagle Mountain, Utah 84005-4108 801-768-2768 voice 801-768-2769 fax ********************************************************************** "The greatest source of failure and unhappiness in the world is giving up what we want most for what we want at the moment" **********************************************************************
On Aug 17, 2007, at 3:32 PM, Samuel M. Smith wrote:
sudo port edit openmotif replaced the checksum value
That fixed it thanks!
BTW how do you create your own checksum?
You can use openssl from the command line, but being a GUI junkie, I use: http://www.entropy.ch/software/macosx/#checksum But see Ryan's reply to my previous post. The developers probably made a stealth upgrade to the source code. It should be reported thru the trac system, so the maintainer can update the portfile. My suggestion was just to see if the problem was really a bad checksum. Cheers
Hi folks, I checked my old download from ftp://ftp.ics.com/openmotif/2.3/2.3.0/ -rw-r--r-- 1 root wheel 6001356 Jul 15 00:53 openmotif-2.3.0.tar.gz md5 openmotif-2.3.0.tar.gz MD5 (openmotif-2.3.0.tar.gz) = ef8f8ca6f6f80bfb96351f12b550b29b and I get the md5 key from the Portfile, but after a look to the ftp site openmotif-2.3.0.tar.gz 5529 KB 09.08.2007 15:29:00 I think, someone shipped a new file. Bye, Lutz
On Aug 17, 2007, at 17:34, Lutz Mader wrote:
I checked my old download from ftp://ftp.ics.com/openmotif/2.3/2.3.0/
-rw-r--r-- 1 root wheel 6001356 Jul 15 00:53 openmotif-2.3.0.tar.gz
md5 openmotif-2.3.0.tar.gz MD5 (openmotif-2.3.0.tar.gz) = ef8f8ca6f6f80bfb96351f12b550b29b
and I get the md5 key from the Portfile, but after a look to the ftp site
openmotif-2.3.0.tar.gz 5529 KB 09.08.2007 15:29:00
I think, someone shipped a new file.
There is a bug filed, where I added more info: http://trac.macosforge.org/projects/macports/ticket/12444 Help from someone who actually uses openmotif, or someone who can fathom the error message "/usr/X11R6/include/X11/Xft/Xft.h:97: warning: data definition has no type or storage class", would be appreciated.
Hi, I try to reinstall openmotif soon. I can't remember in bugs/errors, with the old/beta version. Lutz
There is a bug filed, where I added more info:
http://trac.macosforge.org/projects/macports/ticket/12444
Help from someone who actually uses openmotif, or someone who can fathom the error message "/usr/X11R6/include/X11/Xft/Xft.h:97: warning: data definition has no type or storage class", would be appreciated.
participants (4)
-
Jeff Stubbs
-
Lutz Mader
-
Ryan Schmidt
-
Samuel M. Smith