Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 2003 17:37:37 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        hackers@freebsd.org
Subject:   Re: pkg_create broken by design?
Message-ID:  <Pine.BSF.4.21.0306241731050.93424-100000@InterJet.elischer.org>
In-Reply-To: <20030625002540.GA32625@rot13.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On Tue, 24 Jun 2003, Kris Kennaway wrote:

> On Tue, Jun 24, 2003 at 05:21:14PM -0700, Julian Elischer wrote:
> > 
> > I'm trying to make a package..
> > according to the man page for pkg_create:
> 
> Look into the ports collections for thousands of examples of how to
> create packages.

>From what I see the ports install the software before making a package
of it..

(at least that is what I see happen when I do "make package")

I want to install to a directory that can not exist on the machine on
which the packing is being done because it has the name of an existing
file.

My problem is that the program pkg_create doesn't do what its docs SAY
it does.. and I[m confused because everyone here has hit this problem,
but no-one else seems to notice it, so we must be misreading the
docs, OR no-one else wants to fix the problem and has a workaround..

what I don't understand is why 'tar' wants to chdir to the unpack
direcory when it has been told that the srcdir is different.



> 
> Kris
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0306241731050.93424-100000>