From owner-freebsd-ports Tue Aug 28 23:20:11 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CD29F37B405 for ; Tue, 28 Aug 2001 23:20:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7T6K0x24336; Tue, 28 Aug 2001 23:20:00 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5886B37B401 for ; Tue, 28 Aug 2001 23:12:32 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7T6CWo23709; Tue, 28 Aug 2001 23:12:32 -0700 (PDT) (envelope-from nobody) Message-Id: <200108290612.f7T6CWo23709@freefall.freebsd.org> Date: Tue, 28 Aug 2001 23:12:32 -0700 (PDT) From: Buck Pyland To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/30180: ksh93 - checksum mismatch - patch not applied Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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