From owner-freebsd-ports Sun Apr 30 09:44:36 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA29177 for ports-outgoing; Sun, 30 Apr 1995 09:44:36 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id JAA29171 ; Sun, 30 Apr 1995 09:44:35 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.11/8.6.9) with SMTP id JAA17904; Sun, 30 Apr 1995 09:43:45 -0700 X-Authentication-Warning: time.cdrom.com: Host localhost didn't use HELO protocol To: Mark Murray cc: asami@cs.berkeley.edu, bugs@FreeBSD.org, ports@FreeBSD.org Subject: Re: pkg_manage has a problem? In-reply-to: Your message of "Sun, 30 Apr 1995 18:21:07 +0200." <199504301621.SAA08524@grumble.grondar.za> Date: Sun, 30 Apr 1995 09:43:44 -0700 Message-ID: <17902.799260224@time.cdrom.com> From: "Jordan K. Hubbard" Sender: ports-owner@FreeBSD.org Precedence: bulk > Then I think we are dealing with a bug. As pkg_manage starts, it tries to > read the package info. It then gives a dialog box that says "An error > occurred, view output?". I select yes, and another box comes up entitled > "Error output from pkg_add". This contains (and I type by hand): > Warning:PKG_PATH environment variable not set. > tar: unknown option } > tar: unknown option. use tar --help blah blah blah > Tar extract of failed! <----This is an exact copy > Error during unpacking, no info for 'less-290' available. Hmmmm... Can you add a little diagnostic output to pkg_manage and tell me which args its invoking pkg_add with? I may have broken something with my recent changes and would like a chance to debug it! Also, please put the failing package information up for ftp someplace so that I can debug the problem under the same set of circumstances. Jordan