Bug 84278 - sysutils/portupgrade: Pass full path to pkg_{add,info} invoked from portupgrade.
Summary: sysutils/portupgrade: Pass full path to pkg_{add,info} invoked from portupgrade.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-29 08:30 UTC by KOMATSU Shinichiro
Modified: 2005-07-29 17:35 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.37 KB, patch)
2005-07-29 08:30 UTC, KOMATSU Shinichiro
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description KOMATSU Shinichiro 2005-07-29 08:30:24 UTC
Pass full path instead of just filename to pkg_{add,info} invoked from portupgrade.
This should fix the following PRs:

    ports/70802 : portupgrade cannot find downloaded package
    ports/72373 : portupgrade/pkg_info falsely complains it can't find
    ports/75188 : sysutils/portupgrade fails to install dependent packages
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2005-07-29 17:10:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

Take
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2005-07-29 17:34:58 UTC
State Changed
From-To: open->closed

Committed. Thanks!