Bug 117541 - textproc/Wordnet checksum error
Summary: textproc/Wordnet checksum error
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-26 21:50 UTC by Jason Bacon
Modified: 2007-11-05 12:23 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Bacon 2007-10-26 21:50:02 UTC
<<<ROOT@pakmei>>> /usr/ports/textproc/wordnet 131 # make install
===>  Vulnerability check disabled, database not found
=> WordNet-3.0.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from ftp://ftp.cogsci.princeton.edu/pub/wordnet/3.0/.
fetch: ftp://ftp.cogsci.princeton.edu/pub/wordnet/3.0/WordNet-3.0.tar.bz2: size unknown
fetch: ftp://ftp.cogsci.princeton.edu/pub/wordnet/3.0/WordNet-3.0.tar.bz2: size of remote file is not known
WordNet-3.0.tar.bz2                                   8848 kB  500 kBps
===>  Extracting for WordNet-3.0
=> MD5 Checksum mismatch for WordNet-3.0.tar.bz2.
=> SHA256 Checksum mismatch for WordNet-3.0.tar.bz2.
===>  Refetch for 1 more times files: WordNet-3.0.tar.bz2 WordNet-3.0.tar.bz2 
===>  Vulnerability check disabled, database not found
=> WordNet-3.0.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from ftp://ftp.cogsci.princeton.edu/pub/wordnet/3.0/.
fetch: ftp://ftp.cogsci.princeton.edu/pub/wordnet/3.0/WordNet-3.0.tar.bz2: size unknown
fetch: ftp://ftp.cogsci.princeton.edu/pub/wordnet/3.0/WordNet-3.0.tar.bz2: size of remote file is not known
WordNet-3.0.tar.bz2                                   8848 kB  677 kBps
===>  Vulnerability check disabled, database not found
=> MD5 Checksum mismatch for WordNet-3.0.tar.bz2.
=> SHA256 Checksum mismatch for WordNet-3.0.tar.bz2.
===>  Giving up on fetching files: WordNet-3.0.tar.bz2 WordNet-3.0.tar.bz2 
Make sure the Makefile and distinfo file (/usr/ports/textproc/wordnet/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop in /usr/ports/textproc/wordnet.
*** Error code 1

Stop in /usr/ports/textproc/wordnet.

How-To-Repeat: cd /usr/ports/textproc/wordnet
make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-27 02:46:27 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Mikhail T. 2007-10-27 15:57:21 UTC
Hi, Jason!

Thanks for the "heads-up". Please, try the change below -- WordNet
maintainers have rerolled the release and did not want to bother
creating a new one over a trivial change...

Their FTP-servers seems to be auto-generating the file on the fly,
however, so I'd like to make sure, you get the same checksum now,
that I got here (with autogeneration things could be changing).

Yours,

	-mi

--- distinfo    28 May 2007 18:42:59 -0000      1.7
+++ distinfo    27 Oct 2007 14:51:53 -0000
@@ -1,3 +1,3 @@
-MD5 (WordNet-3.0.tar.bz2) = 3ce821b8b45aaab91854d5248a23766c
-SHA256 (WordNet-3.0.tar.bz2) = ab232433fb6828dcbf00bc213c12a8da79e80d70fed808d6cf85f79da5e91f2c
-SIZE (WordNet-3.0.tar.bz2) = 9060694
+MD5 (WordNet-3.0.tar.bz2) = 89b4db7c6840ce69a8e315a3f83d996b
+SHA256 (WordNet-3.0.tar.bz2) = 6c492d0c7b4a40e7674d088191d3aa11f373bb1da60762e098b8ee2dda96ef22
+SIZE (WordNet-3.0.tar.bz2) = 9060524
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-10-30 21:51:31 UTC
mi          2007-10-30 14:21:11 UTC

  FreeBSD ports repository

  Modified files:
    textproc/wordnet     distinfo 
  Log:
  The source tarball was rerolled upstream to include a change too
  trivial to justify a PORTREVISION dump. Include checksums/sizes
  for both the old and the tarballs in the distinfo.
  
  PR:     ports/117541
  Reported by:    Jason Bacon, Mike Lawrie
  Approved by:    portmgr (pav)
  
  Revision  Changes    Path
  1.8       +3 -0      ports/textproc/wordnet/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Mikhail Teterin freebsd_committer freebsd_triage 2007-11-05 12:22:38 UTC
State Changed
From-To: feedback->closed

The new checksums added to the distinfo.