Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2001 11:40:54 -0800 (PST)
From:      juha.o.ylitalo@nokia.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/25838: MD5s in gnupg-idea/distinfo doesn't match with fetched files.
Message-ID:  <200103151940.f2FJesB61349@freefall.freebsd.org>

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

>Number:         25838
>Category:       ports
>Synopsis:       MD5s in gnupg-idea/distinfo doesn't match with fetched files.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 15 11:50:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Juha Ylitalo
>Release:        4.2-RELEASE
>Organization:
Home...
>Environment:
FreeBSD shoes.st-paul 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Sun Feb 11 02:46:10 EET 2001     root@shoes.st-paul:/usr/obj/usr/src/sys/SHOES  i386

>Description:
I downloaded gnupg-idea ports tar file from http://www.freebsd.org/cgi/ports.cgi?query=gnupg&stype=all
page. I replaced my original gnupg-idea port with new one, "make fetch"
and "make install". Unfortunately files MD5s don't match with the ones
in distinfo.
It seems that you can't ignore checksums with "make NO_CHECKSUM=yes", because
patch operations fail.
shoes# more distinfo 
MD5 (gnupg-idea/rsa.c) = d8b6f26df0e3e0ccd93c2d0589d8766f
MD5 (gnupg-idea/idea.c) = 7d0557459e0a41da099ddbd837d4bd40
shoes# md5 /usr/ports/distfiles/gnupg-idea/rsa.c 
MD5 (/usr/ports/distfiles/gnupg-idea/rsa.c) = ea33e09dd96b3262b552f8273c50898d
shoes# md5 /usr/ports/distfiles/gnupg-idea/idea.c 
MD5 (/usr/ports/distfiles/gnupg-idea/idea.c) = 4cd8d050ab31c7e78282331625b574a0

>How-To-Repeat:
Make sure you have gnupg-idea 1.0.1 port installed in system.
# rm -rf /usr/ports/distfiles/gnupg-idea
# cd /usr/ports/security/gnupg-idea
# make install

>Fix:
At least on idea.c case looks like something that could be patched by hand,
but ...
>Release-Note:
>Audit-Trail:
>Unformatted:

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?200103151940.f2FJesB61349>