Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2001 23:12:32 -0700 (PDT)
From:      Buck Pyland <buck@stlbsd.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/30180: ksh93 - checksum mismatch - patch not applied
Message-ID:  <200108290612.f7T6CWo23709@freefall.freebsd.org>

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

>Number:         30180
>Category:       ports
>Synopsis:       ksh93 - checksum mismatch - patch not applied
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 28 23:20:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Buck Pyland
>Release:        4.4-RC
>Organization:
St Louis BSD Users Group
>Environment:
FreeBSD bfg9000.localdomain 4.4-RC FreeBSD 4.4-RC #0: Fri Aug 24 13:58:07 CDT 2001     root@bfg9000.localdomain:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
1. distfiles have different checksums from distinfo file:

bfg9000# md5 ../../distfiles/ksh93/*
MD5 (../../distfiles/ksh93/INIT.2001-07-04.0000.tgz) = eda56098b7c43835b94ce9c0bcc13d06
MD5 (../../distfiles/ksh93/ast-ksh.2001-07-04.0000.tgz) = 8b564bb0640f286c97bf1359a6a19260
bfg9000# cat distinfo
MD5 (ksh93/INIT.2001-07-04.0000.tgz) = 5cb81cd79b6c4ffbd3249550541afa52
MD5 (ksh93/ast-ksh.2001-07-04.0000.tgz) = 95c4d371f2c144759aad029f20717481

2. supplied patchfile, files/patch-src_lib_libast_comp_wc.c, fails to be applied:

===>  Applying FreeBSD patches for ksh93-20010704.0000
1 out of 1 hunks failed--saving rejects to src/lib/libast/comp/wc.c.rej
>How-To-Repeat:
1. normal make (as root) from /usr/ports/shells/ksh93.
2. make NO_CHECKSUM=yes patch
>Fix:
Workaround for 1. is to run make NO_CHECKSUM=yes [args]

Workaround for 2.:
 - Edit work/lib/libast/comp/wc.c to reflect contents of patchfile.
 - touch work/.patch_done
 - make install

>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Patch patch-src_lib_libast_comp_wc.c failed to apply cleanly.
 >> Patch(es) patch-src_cmd_ksh93_sh_1 applied cleanly.
 
 

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?200108290612.f7T6CWo23709>