From owner-freebsd-ports Tue Aug 6 10:20:11 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 9916337B400 for ; Tue, 6 Aug 2002 10:20:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5B8D43E70 for ; Tue, 6 Aug 2002 10:20:01 -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 g76HK1JU081371 for ; Tue, 6 Aug 2002 10:20:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g76HK1KO081370; Tue, 6 Aug 2002 10:20:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B641537B400 for ; Tue, 6 Aug 2002 10:17:43 -0700 (PDT) Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E4BE43E65 for ; Tue, 6 Aug 2002 10:17:43 -0700 (PDT) (envelope-from khera@kciLink.com) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id C9B542178B for ; Tue, 6 Aug 2002 13:17:37 -0400 (EDT) Received: by onceler.kciLink.com (Postfix, from userid 100) id 9FD8C3D15; Tue, 6 Aug 2002 13:17:37 -0400 (EDT) Message-Id: <20020806171737.9FD8C3D15@onceler.kciLink.com> Date: Tue, 6 Aug 2002 13:17:37 -0400 (EDT) From: Vivek Khera Reply-To: Vivek Khera To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41383: portupgrade uses old dependencies when repackaging 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: 41383 >Category: ports >Synopsis: portupgrade uses old dependencies when repackaging >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 06 10:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD onceler.kciLink.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Jun 17 23:25:23 EDT 2002 khera@yertle.kciLink.com:/u/yertle2/usr.obj/amd/onceler/u/onceler1/usr/src/sys/ONCELER i386 portupgrade-20020805 >Description: running "portupgrade -Rrvp bash" upgraded my bash from 2.05a to 2.05b, and then repackaged hylafax, which depends on it. However, when packaging hylafax, it recorded the old dependency of 2.05a: ===> Registering installation for bash-2.05b ===> Building package for bash-2.05b Creating package /usr/ports/packages/All/bash-2.05b.tbz Registering depends:. Creating bzip'd tar ball in '/usr/ports/packages/All/bash-2.05b.tbz2' ===> Cleaning for bash-2.05b ---> Removing the temporary backup files ---> Removing the obsoleted dependencies ---> Restoring the dependency info ---> Cleaning out obsolete shared libraries ** No need to upgrade 'hylafax-4.1_1' (>= hylafax-4.1_1). (specify -f to force) ---> Packaging 'hylafax-4.1_1' as dependency Taring up hylafax-4.1_1 Creating package /usr/ports/packages/All/hylafax-4.1_1.tgz Registering depends: bash-2.05a tiff-3.5.7 tiff-3.5.7 jpeg-6b_1 jpeg-6b_1 bash-2.05a. Creating gzip'd tar ball in '/usr/ports/packages/All/hylafax-4.1_1.tgz' 60.5% ---> Reporting the results (+:succeeded / -:ignored / *:skipped / !:failed) + shells/bash2 (bash-2.05a) - comms/hylafax (hylafax-4.1_1) >How-To-Repeat: upgrade a port that has things depending on it with the "-p" flag. >Fix: re-run pkg_tarup after to fix up the package. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message