Re: math/arpack patch.tar.gz timestamp differs between ports and freebsd.org

2009-10-29 Thread Scott Bennett
 On Thu, 29 Oct 2009 19:41:37 + "b. f." 
wrote:
>>=> patch.tar.gz doesn't seem to exist in /usr/ports/distfiles/arpack.
>>=> Attempting to fetch from http://www.caam.rice.edu/software/ARPACK/SRC/.
>>fetch: patch.tar.gz: local modification time does not match remote
>
>rm -v /usr/ports/distfiles/arpack/patch.tar.gz and start again.
>
 Well, well.  I took the message shown above to the effect that that
file didn't exist there at face value.  But the file was indeed there, so
I guess portmaster or something that portmaster runs can lie.  After manually
deleting the file per your suggestion, math/arpack installed just fine.
 Thank you very much!  math/octave is now compiling as I write this.


  Scott Bennett, Comm. ASMELG, CFIAG
**
* Internet:   bennett at cs.niu.edu  *
**
* "A well regulated and disciplined militia, is at all times a good  *
* objection to the introduction of that bane of all free governments *
* -- a standing army."   *
*-- Gov. John Hancock, New York Journal, 28 January 1790 *
**
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: math/arpack patch.tar.gz timestamp differs between ports and freebsd.org

2009-10-29 Thread b. f.
>=> patch.tar.gz doesn't seem to exist in /usr/ports/distfiles/arpack.
>=> Attempting to fetch from http://www.caam.rice.edu/software/ARPACK/SRC/.
>fetch: patch.tar.gz: local modification time does not match remote

rm -v /usr/ports/distfiles/arpack/patch.tar.gz and start again.

b.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: math/arpack patch.tar.gz timestamp differs between ports and freebsd.org

2009-10-29 Thread RW
On Thu, 29 Oct 2009 03:29:12 -0500 (CDT)
Scott Bennett  wrote:

>  The build of math/octave dies when the build for math/arpack
> dies due to a timestamp mismatch between local ports tree information
> and ftp.freebsd.org.  

It's a mismatch between the timestamps on the local cached distfiles and
their counterparts on the file server. Try doing a "make distclean" in
the port directory.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"