From nobody@FreeBSD.org  Wed Oct  2 12:35:04 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5F62437B404
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  2 Oct 2002 12:35:04 -0700 (PDT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 206EE43E75
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  2 Oct 2002 12:35:04 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g92JZ37R073301
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 2 Oct 2002 12:35:03 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.6/8.12.6/Submit) id g92JZ39H073300;
	Wed, 2 Oct 2002 12:35:03 -0700 (PDT)
Message-Id: <200210021935.g92JZ39H073300@www.freebsd.org>
Date: Wed, 2 Oct 2002 12:35:03 -0700 (PDT)
From: Tony Bridges <tbridges@sandvine.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: pkg_add does not propogate 'remote' to dependent installs
X-Send-Pr-Version: www-1.0

>Number:         43596
>Category:       bin
>Synopsis:       pkg_add does not propogate 'remote' to dependent installs
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    krion
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 02 12:40:01 PDT 2002
>Closed-Date:    Fri Aug 19 12:31:29 GMT 2005
>Last-Modified:  Fri Aug 19 12:31:29 GMT 2005
>Originator:     Tony Bridges
>Release:        4.5
>Organization:
Sandvine Inc.
>Environment:
FreeBSD BSD3.phaedrus.sandvine.com 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002     murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC  i386

>Description:
Installs fail when a remote package has remote dependencies.  
When a remote dependency is encountered, the file is downloaded via ftp, and treated like a local file.  When its dependencies are processed, they appear to originate in a local file, and the remote link is not checked for packages, causing the install to fail.  The remote does propogate to the first level dependency, but is lost after that.
>How-To-Repeat:
Install any package that has a missing dependency, where that package also has missing dependencies, and all are located on the ftp site.  i.e.  wrapper depends on postgresql-7.2.1_1.  postgresql in turn has a dependency to db3-...  All files are remote.  pkg_add -r wrapper finds wrapper, sees the postgres dependency, finds that, bt only looks for the db3 file locally.   
>Fix:
      
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: flz 
State-Changed-When: Fri Aug 19 12:25:17 GMT 2005 
State-Changed-Why:  
I didn't remember such a behavior 3 years back. 
I'm quite sure it's not a problem anymore now. 
Could you confirm the problem doesn't exists with current pkg_install ? 


Responsible-Changed-From-To: freebsd-bugs->krion 
Responsible-Changed-By: flz 
Responsible-Changed-When: Fri Aug 19 12:25:17 GMT 2005 
Responsible-Changed-Why:  
Bug krion with pkg_install PRs. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43596 
State-Changed-From-To: feedback->closed 
State-Changed-By: flz 
State-Changed-When: Fri Aug 19 12:30:38 GMT 2005 
State-Changed-Why:  
Submitter address is boucing: 

-- 
This is an automatically generated Delivery Status Notification. 

Delivery to the following recipients failed. 

tbridges@sandvine.com 
-- 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43596 
>Unformatted:
