From owner-freebsd-bugs Mon Jul 10 11:50: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BC2AC37B9F1 for ; Mon, 10 Jul 2000 11:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA84500; Mon, 10 Jul 2000 11:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (Postfix) with ESMTP id 62C9B37B929 for ; Mon, 10 Jul 2000 11:49:35 -0700 (PDT) (envelope-from andre.albsmeier@mchp.siemens.de) Received: from mail1.siemens.de (mail1.siemens.de [139.23.33.14]) by david.siemens.de (8.10.1/8.10.1) with ESMTP id e6AInWR03915 for ; Mon, 10 Jul 2000 20:49:32 +0200 (MET DST) Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.42.7]) by mail1.siemens.de (8.10.1/8.10.1) with ESMTP id e6AInWf08686 for ; Mon, 10 Jul 2000 20:49:32 +0200 (MET DST) Received: (from localhost) by curry.mchp.siemens.de (8.10.2/8.10.2) id e6AInWa17431 for FreeBSD-gnats-submit@freebsd.org; Mon, 10 Jul 2000 20:49:32 +0200 (CEST) Message-Id: <200007101849.e6AInWu80911@curry.mchp.siemens.de> Date: Mon, 10 Jul 2000 20:49:32 +0200 (CEST) From: Andre Albsmeier To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/19830: Some of the crypto stuff is missing in the ctm files Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19830 >Category: bin >Synopsis: Some of the crypto stuff is missing in the ctm files >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 10 11:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Andre Albsmeier >Release: FreeBSD 3.5-STABLE i386 >Organization: >Environment: Any system that receives updates via ctm. >Description: A few days ago, the crypto bits from internat.freebsd.org have gone into the base system. However, when you are updating things via ctm, there is some stuff missing: The cvs tree up to cvs-cur.6507.gz contains none of the crypto bits ==> ./src/secure ./src/crypto and ./src/sys/crypto are missing. The 3.5-STABLE tree up to src-3.0611.gz contains none of the crypto bits ==> ./secure ./crypto and ./sys/crypto are missing. The 4.0-STABLE tree up to src-4.0151.gz contains ./sys/crypto ==> ./secure and ./crypto are missing. The 5.0-current tree up to src-cur.4433.gz contains ./sys/crypto ==> ./secure and ./crypto are missing. The cvs tree at freebsd.org contains all three of ./src/secure ./src/crypto and ./src/sys/crypto so there might be something wrong with the ctm delta generation. >How-To-Repeat: ctm -v files_mentioned_above and look into the resulting trees. >Fix: unknown >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message