From owner-freebsd-ports Fri Aug 30 17:20:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4BBA37B401 for ; Fri, 30 Aug 2002 17:20:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 390F343E6A for ; Fri, 30 Aug 2002 17:20:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7V0K5JU069227 for ; Fri, 30 Aug 2002 17:20:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7V0K5SM069226; Fri, 30 Aug 2002 17:20:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D9AE37B401 for ; Fri, 30 Aug 2002 17:17:38 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4D3F43E4A for ; Fri, 30 Aug 2002 17:17:37 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7V0HbOT081450 for ; Fri, 30 Aug 2002 17:17:37 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7V0HbvQ081449; Fri, 30 Aug 2002 17:17:37 -0700 (PDT) Message-Id: <200208310017.g7V0HbvQ081449@www.freebsd.org> Date: Fri, 30 Aug 2002 17:17:37 -0700 (PDT) From: Bradford Castalia To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/42233: pkg_add -r fails to install newer versions of package dependencies Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 42233 >Category: ports >Synopsis: pkg_add -r fails to install newer versions of package dependencies >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 30 17:20:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Bradford Castalia >Release: 4.6-STABLE (5 Aug 02) i386 >Organization: idaeim >Environment: FreeBSD idaeim 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Aug 5 19:42:48 MST 2002 root@idaeim:/usr/obj/usr/src/sys/IDAEIM i386 >Description: pkg_add -r foobar generates: pkg_add: package 'foobar-version' or its older version already installed pkg_add: pkg_add of dependency `foobar-version' failed! error messages for package dependencies having a version newer than any installed version of the package. The main package install proceedure continues anyway, but then eventually generates: pkg_add: could not find package foobar-version ! at the end of the package dependency installation list. Obviously, this results in failure of the entire pkg_install process. Note: src/usr.sbin/pkg_install was cvsup-ed on 30 Aug 02 and make install successfully. >How-To-Repeat: pkg_add -r a package that has dependencies for which older version(s) are already installed on the target system. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message