From owner-freebsd-questions@FreeBSD.ORG Wed Dec 22 20:38:40 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A95E16A4CE for ; Wed, 22 Dec 2004 20:38:40 +0000 (GMT) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E89D643D3F for ; Wed, 22 Dec 2004 20:38:39 +0000 (GMT) (envelope-from admin2@enabled.com) Received: from enabled.com (localhost.enabled.com [127.0.0.1]) by typhoon.enabled.com (8.13.2/8.13.2) with ESMTP id iBMKccYV086706 for ; Wed, 22 Dec 2004 12:38:38 -0800 (PST) (envelope-from admin2@enabled.com) From: "Noah" To: freebsd-questions@freebsd.org Date: Wed, 22 Dec 2004 12:38:38 -0800 Message-Id: <20041222203704.M67964@enabled.com> X-Mailer: Open WebMail 2.41 20040926 X-OriginatingIP: 67.161.56.189 (admin2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: portmanager fails installing apache X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2004 20:38:40 -0000 FreeBSD-4.9 portmanager-0.2.0_3 well I am not able to find a specific mail list for portmanager support. anybody got clues why portmanager is having difficulies here and a nice cure would be helpful? --- snip --- pkg_create: can't find package 'apache-1.3.33_1' installed! ------------------------------------------------ cd /usr/ports/www/apache13; make deinstall ===> Deinstalling for www/apache13 ===> apache not installed, skipping ------------------------------------------------ cd /usr/ports/www/apache13; make reinstall ===> Installing for apache-1.3.33_1 ===> apache-1.3.33_1 conflicts with installed package(s): apache+mod_ssl-1.3.33+2.8.22 They install files into the same place. Please remove them first with pkg_delete(1). *** Error code 1 Stop in /usr/ports/www/apache13. *** Error code 1 Stop in /usr/ports/www/apache13. pmupgrade 0.2.0_3 error: make reinstall returned an error, cannot continue # pkg_info | grep apache apache+mod_ssl-1.3.33+2.8.22 The Apache 1.3 webserver with SSL/TLS functionality --- snip ---