From owner-freebsd-security@FreeBSD.ORG Mon Mar 1 22:30:09 2004 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6CAA16A4CE for ; Mon, 1 Mar 2004 22:30:09 -0800 (PST) Received: from mail.keystreams.com (mail.keystreams.com [207.158.28.4]) by mx1.FreeBSD.org (Postfix) with SMTP id 745D443D1F for ; Mon, 1 Mar 2004 22:30:09 -0800 (PST) (envelope-from volfman@keystreams.com) Received: (qmail 22543 invoked from network); 2 Mar 2004 06:30:09 -0000 Received: from ts46-01-qdr1564.wvlle.ca.charter.com (HELO keystreams.com) (66.189.142.28) by mail.keystreams.com with SMTP; 2 Mar 2004 06:30:09 -0000 Message-ID: <404429EF.1070809@keystreams.com> Date: Mon, 01 Mar 2004 22:30:07 -0800 From: Roman Volf User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Chris Neustrup References: <4044294F.308@idiom.com> In-Reply-To: <4044294F.308@idiom.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: security@freebsd.org Subject: Re: openssh X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Mar 2004 06:30:09 -0000 Have you tried doing: make install FORCE_PKG_REGISTER=yes Roman Volf Keystreams Internet Solutions volfman@keystreams.com Chris Neustrup wrote: > I have done a cvsup of the openssh port. It builds correctly, but > refuses > to install with the following: > > ===> Installing for openssh-3.6.1_5 > > ===> openssh-3.6.1_5 conflicts with installed package(s): > ssh2-3.2.9.1_1 > They install files into the same place. > Please remove them first with pkg_delete(1). > *** Error code 1 > > Stop in /usr/ports/security/openssh. > > I was unable to pkg_delete the ssh2 due to other manual requirements. > Do I need to delete the ssh2 in /usr/local.etc and > the sshd2.sh in /usr/local/etc/rc.d? What exactly is the conflict? > > tia, Chris > _______________________________________________ > freebsd-security@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-security > To unsubscribe, send any mail to > "freebsd-security-unsubscribe@freebsd.org"