Subject: Re: pkg/33921 (devel/zlib install /usr/local)
To: None <solaris-pkg-people@NetBSD.org, gnats-admin@netbsd.org,>
From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
List: pkgsrc-bugs
Date: 07/05/2006 15:15:05
The following reply was made to PR pkg/33921; it has been noted by GNATS.

From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
To: solaris-pkg-people@NetBSD.org, pkg-manager@NetBSD.org,
	pkgsrc-bugs@NetBSD.org, gnats-admin@NetBSD.org, ben@NetBSD.org,
	dauphin@enst.fr, gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/33921 (devel/zlib install /usr/local)
Date: Wed, 5 Jul 2006 17:14:38 +0200 (CEST)

 > Synopsis: devel/zlib install /usr/local
 > 
 > Responsible-Changed-From-To: pkg-manager->solaris-pkg-people
 > Responsible-Changed-By: ben@netbsd.org
 > Responsible-Changed-When: Wed, 05 Jul 2006 13:25:17 +0000
 > Responsible-Changed-Why:
 > Solaris issue, assigned to solaris-pkg-people.
 
 I am sorry but NO!
 Maybe I am doing something wrong or somethings goes wrong in pkgsrc/mk
 
 why when doing 'bmake install' after a simple 'bmake'
 it extract again the package?
 
 I try with a clean : cvs -rHEAD and see same things.
 I try with other packages and 'bmake install' extract the original
 distfiles a second time.
 
 ------------------------------------
 [root@u2 1290] bmake install
 ===> Extracting for zlib-1.2.3     <==== somethings goes wrong here
 ===> Installing for zlib-1.2.3
 => Generating pre-install file lists
 => Creating installation directories
 cp zlib.h zconf.h /usr/local/include
 ....
 -------------------------------------
 
 Gilles