Subject: Re: pkg_select's sysinst integration
To: iMil <imil@home.imil.net>
From: grant beattie <grant@NetBSD.org>
List: tech-pkg
Date: 03/03/2005 14:19:12
> When trying to add tagged pkgs from binary pkgs, it seems PKG_PATH doesn't 
> get set. Also, the OS version seems wrong when "normally" installing a 
> binary pkg:
> 
> 	trying PKG_PATH /home/cvs/pkgsrc/(null)/packages/2.0/i386/All
>                                          ^^^^^^

in-line with /pub/pkgsrc, these paths should be

	OPSYS-OS_VERISON/MACHINE_ARCH

(or MACHINE in the case of NetBSD I guess).

consistency good :)

g.