From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 14 15:30:17 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DCC716A4CE for ; Sat, 14 Feb 2004 15:30:17 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01FFD43D2F for ; Sat, 14 Feb 2004 15:30:17 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1ENUGbv030684 for ; Sat, 14 Feb 2004 15:30:16 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1ENUGXG030683; Sat, 14 Feb 2004 15:30:16 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 14 Feb 2004 15:30:16 -0800 (PST) Resent-Message-Id: <200402142330.i1ENUGXG030683@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jochen Gensch Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EB9316A4CE for ; Sat, 14 Feb 2004 15:21:55 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B84643D1F for ; Sat, 14 Feb 2004 15:21:55 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i1ENLs72093624 for ; Sat, 14 Feb 2004 15:21:54 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id i1ENLsEX093623; Sat, 14 Feb 2004 15:21:54 -0800 (PST) (envelope-from nobody) Message-Id: <200402142321.i1ENLsEX093623@www.freebsd.org> Date: Sat, 14 Feb 2004 15:21:54 -0800 (PST) From: Jochen Gensch To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.0 Subject: ports/62857: portinstall / portupgrade -N doesn't do a prior upgrade of required ports X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2004 23:30:17 -0000 >Number: 62857 >Category: ports >Synopsis: portinstall / portupgrade -N doesn't do a prior upgrade of required ports >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Feb 14 15:30:16 PST 2004 >Closed-Date: >Last-Modified: >Originator: Jochen Gensch >Release: 4.8 >Organization: >Environment: FreeBSD jail-1 4.8-RELEASE-p15 FreeBSD 4.8-RELEASE-p15 #0: Sat Feb 7 13:59:13 CET 2004 status@test.da-butze.uga:/usr/obj/usr/src/sys/GENERIC i386 >Description: Sometimes a portinstall fails because a dependent ports is too old. However according to the man page all dependent ports / packages should be updatet prior the installations. This doesn't seem to happen. I recently tried to install Inn 2.4.1, which failed with the follwing output: ===> Installing for gettext-0.13.1 ===> Generating temporary packing list ===> Checking if devel/gettext already installed ===> An older version of devel/gettext is already installed (gettext-0.11.5_1) You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of devel/gettext without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /usr/ports/devel/gettext. *** Error code 1 Stop in /usr/ports/devel/gmake. *** Error code 1 Stop in /usr/ports/news/inn. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall481.0 make -DWITH_TAGGED_HASH ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! news/inn (unknown build error) >How-To-Repeat: Just do some installation. It occurs sometimes. >Fix: Do what the man page says or explain to me what I'm missing :-) >Release-Note: >Audit-Trail: >Unformatted: