Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Dec 1999 16:41:33 -0800 (PST)
From:      jay.krell@cornell.edu
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/15754: ports/archives/makeself md5 is out of date, 1.4, current is 1.5.3
Message-ID:  <19991229004133.01DA114E02@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         15754
>Category:       ports
>Synopsis:       ports/archives/makeself md5 is out of date, 1.4, current is 1.5.3
>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:   Tue Dec 28 16:50:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jay Krell
>Release:        3.4
>Organization:
>Environment:
FreeBSD jayk-home1bsd 3.4-STABLE FreeBSD 3.4-STABLE #0: Tue Dec 28 00:49:32 PST
1999     jayk@jayk-home1bsd:/usr/src/sys/compile/JAYK1  i386                   
>Description:
ports/archivers/makeself is out of date. It is just a self extracting shell script (".gz.sh") so the "port" is pretty minimal. Just the md5 signature needs to be updated, and/or ignore the md5 and/or rename the file upon fetch to be version specific.
>How-To-Repeat:
su
cd /usr/ports/archives/makeself
rm /usr/ports/distfiles/makeself*
make clean
make
===>  Extracting for makeself-1.4
>Fix:
Update the md5 or build with no checksum (make NO_CHECKSUM=yes).
Also, if possible, rename the file upon fetch.
The port is for 1.4 but the current is 1.5.3.

bash-2.03$ cd /usr/ports/archivers/makeself/files/
bash-2.03$ cat md5
MD5 (makeself.gz.sh) = 634138c39538210e28dfcd3187645aa8
MD5 (/usr/ports/distfiles/makeself.gz.sh) = 
bash-2.03$ md5 /usr/ports/distfiles/makeself.gz.sh
41608cac2b9c01dc44c08c96dc5ac3bf 

>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum mismatch for makeself.gz.sh.
 Make sure the Makefile and md5 file (/usr/ports/archivers/makeself/files/md5)
 are up to date.  If you want to override this check, type
 "make NO_CHECKSUM=yes [other args]".
 *** Error code 1
                                                        
 # sh /usr/ports/distfiles/makeself.gz.sh -info
 Identification: Makeself 1.5.3
 Target directory: makeself-1.5.3
 Uncompressed size: 52 KB
 Compression: gzip
 Date of packaging: Mon Dec 20 15:40:13 PST 1999
 script run after extraction: echo Makeself has extracted itself.
 directory makeself-1.5.3 is permanent


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991229004133.01DA114E02>