From owner-ctm-users@FreeBSD.ORG Sun Aug 18 14:35:57 2013 Return-Path: Delivered-To: ctm-users@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B82E2CEF for ; Sun, 18 Aug 2013 14:35:57 +0000 (UTC) (envelope-from s.montgomerysmith@gmail.com) Received: from mail-ob0-x230.google.com (mail-ob0-x230.google.com [IPv6:2607:f8b0:4003:c01::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 818B12A17 for ; Sun, 18 Aug 2013 14:35:57 +0000 (UTC) Received: by mail-ob0-f176.google.com with SMTP id uz19so3840644obc.7 for ; Sun, 18 Aug 2013 07:35:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=ehj6vjx6jQiEy0jpOD6fAiXY4OJnAHibCHp36MR5qmg=; b=RxYS70FzllnSkIU4IvjMw0oa2Zon8r9Kmz1+UWM384PzavX7wE7DHPUs+sLcSLB+eO VqYD27j42Mpf28AyelbMMKru/gN8EImAaTJrepN+YJ7ZrKvOnxu8fk+ah6CFgvAxWF+k imFuGN5DDKrjATmUY851vQ4gl6Q/oeBHNtxLPtKQzsCZBiNDZk0AOQJnnOhofeJWoFB+ PA9xfZV5f7TGN/VcZTVVUCumAohZmmZtzYJ/Lru9eedJMbRJV2QN4Es7yfE1LXLYXvV6 +vjpDntp1SkMe1ENWRoDeqGdcI2vhmXQ3YkjWC5i2Y9K/yjWzx2kIwRrMnQHfdFDe5vZ Xi8Q== X-Received: by 10.182.225.134 with SMTP id rk6mr2301633obc.40.1376836556845; Sun, 18 Aug 2013 07:35:56 -0700 (PDT) Received: from [192.168.0.11] (50-82-246-58.client.mchsi.com. [50.82.246.58]) by mx.google.com with ESMTPSA id d3sm8246387oek.5.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 18 Aug 2013 07:35:55 -0700 (PDT) Sender: Stephen Montgomery-Smith Message-ID: <5210DBC9.7020002@missouri.edu> Date: Sun, 18 Aug 2013 09:35:53 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: ctm-users@freebsd.org Subject: Re: Problem with ctm-src-9 (was: Problem with ctm-src-cur) References: <201308180453.r7I4rOix026503@sep.oldach.net> In-Reply-To: <201308180453.r7I4rOix026503@sep.oldach.net> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: ctm-users@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: CTM User discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Aug 2013 14:35:57 -0000 On 08/17/2013 11:53 PM, Helge Oldach wrote: > Hi, > > Stephen Montgomery-Smith wrote on Sat, 10 Aug 2013 18:51:18 +0200 (CEST): >> ctm-src-cur has stopped working in a rather unusual way. What has >> happened is that a file contrib/bind9/libtool.m4 was removed and >> replaced by a directory contrib/bind9/libtool.m4. The ctm program is >> incapable of applying this patch that tries to do both at once. > > Did perhaps happen the same to ctm-src-9? Last delta is from 15 Aug, and > the bind9 update had been committed recently. Yes, it looks like exactly the same thing happened. I'll fix it later today.