From owner-freebsd-stable@FreeBSD.ORG Thu Jan 18 05:00:46 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C8FC316A407 for ; Thu, 18 Jan 2007 05:00:46 +0000 (UTC) (envelope-from pkg@hunter-gatherer.org) Received: from [212.112.40.199] (212-112-40-199.lidnet.net [212.112.40.199]) by mx1.freebsd.org (Postfix) with SMTP id 1F61213C428 for ; Thu, 18 Jan 2007 05:00:45 +0000 (UTC) (envelope-from pkg@hunter-gatherer.org) Received: (qmail 66167 invoked by uid 1000); 18 Jan 2007 05:00:44 -0000 Date: Thu, 18 Jan 2007 06:00:44 +0100 From: Par Leijonhufvud To: freebsd-stable@freebsd.org Message-ID: <20070118050044.GA827@ojibwe.hunter-gatherer.org> References: <20070117052423.GC23307@ojibwe.hunter-gatherer.org> <20070117075155.089ccb32.torfinn.ingolfsen@broadpark.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070117075155.089ccb32.torfinn.ingolfsen@broadpark.no> User-Agent: Mutt/1.4.2.1i Subject: Re: portdowngrade/portupgrade question X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jan 2007 05:00:46 -0000 Torfinn Ingolfsen [2007.01.17] wrote: > On Wed, 17 Jan 2007 06:24:23 +0100 > Par Leijonhufvud wrote: > > > How do I tell portupgrade that I *know*, just go ahead anyway? > > Is it 'portupgrade -f ' you want? Nope, that does not do it, what it did was remove the old (6.3.6) version and fail to install the new version. I also tried going to /usr/ports/mail/fetchmail and doing a "make install". Pretty much same error ("fetchmail -- TLS enforcement problem/MITM attack/password exposure[...] Please update your ports tree and try again"). What have I missed? /Par # portupgrade -f fetchmail ---> Downgrading 'fetchmail-6.3.6' to 'fetchmail-6.3.5' (mail/fetchmail) ---> Building '/usr/ports/mail/fetchmail' ===> Cleaning for pkg_install-20060113 ===> Cleaning for openssl-0.9.8d ===> Cleaning for gmake-3.81_1 ===> Cleaning for gettext-0.14.5_2 ===> Cleaning for ca-roots-1.2 ===> Cleaning for rc_subr-1.31_1 ===> Cleaning for libtool-1.5.22_2 ===> Cleaning for expat-2.0.0_1 ===> Cleaning for libiconv-1.9.2_2 ===> Cleaning for ldconfig_compat-1.0_8 ===> Cleaning for fetchmail-6.3.5 ===> fetchmail-6.3.5 has known vulnerabilities: => fetchmail -- crashes when refusing a message bound for an MDA. Reference: => fetchmail -- TLS enforcement problem/MITM attack/password exposure. Reference: => Please update your ports tree and try again. *** Error code 1 Stop in /usr/ports/mail/fetchmail. ---> Backing up the old version ---> Uninstalling the old version ---> Deinstalling 'fetchmail-6.3.6' pkg_delete: unable to completely remove directory '/usr/local/share/doc/fetchmail' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) [Updating the pkgdb in /var/db/pkg ... - 309 packages found (-1 +0) (...) done] ---> Installing the new version via the port ===> fetchmail-6.3.5 has known vulnerabilities: => fetchmail -- crashes when refusing a message bound for an MDA. Reference: => fetchmail -- TLS enforcement problem/MITM attack/password exposure. Reference: => Please update your ports tree and try again. *** Error code 1 Stop in /usr/ports/mail/fetchmail. *** Error code 1 Stop in /usr/ports/mail/fetchmail. Stop in /usr/ports/mail/fetchmail. ===> Cleaning for pkg_install-20060113 ===> Cleaning for openssl-0.9.8d ===> Cleaning for gmake-3.81_1 ===> Cleaning for gettext-0.14.5_2 ===> Cleaning for ca-roots-1.2 ===> Cleaning for rc_subr-1.31_1 ===> Cleaning for libtool-1.5.22_2 ===> Cleaning for expat-2.0.0_1 ===> Cleaning for libiconv-1.9.2_2 ===> Cleaning for ldconfig_compat-1.0_8 ===> Cleaning for fetchmail-6.3.5 ---> Cleaning out obsolete shared libraries --