Created issue 2373 for this.

Note, the old proto area is still used with the build, just as it was before. The difference with distutils is that there is now an added proto/build_i386 area that is an intermediate area. A "setup.py build" puts all of the files into the build area and then the "setup.py install" moves files from the build area to the "root_i386" area.

Tom


Danek Duvall wrote:
On Mon, Jun 30, 2008 at 10:37:20AM -0700, Danek Duvall wrote:

I noticed that the output of "pkg version" from my workspace wasn't what I
expected.

Never mind.  I'd completely botched a makefile change.

    NOTE: Skipping ELF tests: No module named t_elf
    NOTE: Adding 
/export/home/dduvall/packaging/pgate/src/tests/../../proto/root_i386/usr/lib/python2.4/vendor-packages
 to head of PYTHONPATH
    NOTE: Adding 
'/export/home/dduvall/packaging/pgate/src/tests/../../proto/root_i386/usr/bin' 
to head of PATH
    NOTE: Adding 
/export/home/dduvall/packaging/pgate/proto/root_i386/usr/lib/python2.4/vendor-packages
 to PYTHONPATH
    NOTE: Adding '/export/home/dduvall/packaging/pgate/proto/root_i386/usr/bin' 
to head of PATH
    /usr/bin/python: can't open file 
'/export/home/dduvall/packaging/pgate/src/tests/../../proto/root_i386/usr/lib/depot.py':
 [Errno 2] No such file or directory

indicates that it's still trying to use the old proto area.  Certainly the
pkgmk invocation is.

The two warnings are also not so great, and the duplication of the PATH and
PYTHONPATH modifications should also be fixed.

That all still holds, but I'm not as worried.

Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

begin:vcard
fn:Tom Mueller
n:Mueller;Tom
org:Sun Microsystems, Inc.;Update Center Software
adr:;;21915 Hillandale Dr;Elkhorn;NE;68022;USA
email;internet:[EMAIL PROTECTED]
title:Senior Staff Engineer
tel;work:877-250-4011
tel;fax:877-250-4011
tel;home:402-916-9943
x-mozilla-html:TRUE
version:2.1
end:vcard

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to