Bug 39114

Summary: Checksum mismatch in flvw port
Product: Ports & Packages Reporter: Scott Richardson <richardson.scotty>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Scott Richardson 2002-06-10 18:09:26 UTC
>Number:         39114
>Category:       ports
>Synopsis:       Checksum mismatch in flvw port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 10 10:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Scott Richardson
>Release:        4.5
>Organization:
>Environment:
FreeBSD richardson.dyn.dhs.org 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jun  3 13:28:22 EDT 2002     test@richardson.dyn.dhs.org:/usr/src/sys/compile/RICHARDSON  i386

>Description:
      richardson# make install
===>  Extracting for flvw-20000224
>How-To-Repeat:
      richardson# make install
===>  Extracting for flvw-20000224
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum mismatch for flvw-20000224.tgz.
 Make sure the Makefile and distinfo file (/usr/ports/x11-toolkits/flvw/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
 
 
 >> Checksum mismatch for flvw-20000224.tgz.
 Make sure the Makefile and distinfo file (/usr/ports/x11-toolkits/flvw/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
 
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message
Comment 1 Scott Richardson 2002-06-10 18:20:01 UTC
      richardson# make install
===>  Extracting for flvw-20000224

How-To-Repeat:       richardson# make install
===>  Extracting for flvw-20000224
Comment 2 obraun 2002-06-11 21:47:55 UTC
I cannot reproduce this with a fresh cvsup'ed ports tree:

# make distclean && make checksum
===>  Cleaning for gmake-3.79.1_2
===>  Cleaning for imake-4.2.0_1
===>  Cleaning for libtool-1.3.4_4
===>  Cleaning for Mesa-3.4.2_2
===>  Cleaning for freetype2-2.1.0_1
===>  Cleaning for fltk-1.0.10_1
===>  Cleaning for XFree86-libraries-4.2.0_1
===>  Cleaning for flvw-20000224
===>  Deleting distfiles for flvw-20000224
>> flvw-20000224.tgz doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from http://us.dl.sourceforge.net/flvw/.
Receiving flvw-20000224.tgz (191410 bytes): 100%
191410 bytes transferred in 2.8 seconds (66.50 kBps)
>> Checksum OK for flvw-20000224.tgz.

# cat distinfo
MD5 (flvw-20000224.tgz) = 0412103fcb01ff2c0cdb699b37af385e

Try a "make distclean install".

Regards,
         Olli
-- 
IST & IIS _ INF _ UniBwM ___________ http://ist.unibw-muenchen.de/People/obraun/
Tele-Consulting GmbH _______________ http://www.tele-consulting.com/ ___ obraun@
FreeBSD: The Power To Serve ________ http://www.freebsd.org/ ___________________
GnuPG: 0xEF25B1BA Fingerprint: 6A3B 042A 732E 17E4 B6E7 3EAF C0B1 6B7D EF25 B1BA
Comment 3 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-09-21 07:29:27 UTC
State Changed
From-To: open->closed

try to fetch it again