Hi

I'm failing to build the 'gate' application following the instructions in:
 - http://hub.opensolaris.org/bin/view/Project+indiana/constructor_notes
 - 
http://blogs.sun.com/sunwg11nprg/entry/how_to_create_opensolaris_distribution1

a) Does anyone know where I can find information on the 'gate' project?
b) Does anyone have an idea on how to troubleshoot this?
  I've never worked with python, only perl.
c) Anyone has an idea of what the problem might be here?

  Thanks

    Henry

pfexec python2.6  setup.py install
--root=/home/cadm/pkg-gate/proto/root_i386
--install-lib=usr/lib/python2.6/vendor-packages
--install-data=usr/lib/python2.6/vendor-packages
running install
running build
running build_py
Not trusting file /home/cadm/pkg-gate/.hg/hgrc from untrusted user
cadm, group staff
Not trusting file /home/cadm/pkg-gate/.hg/hgrc from untrusted user
cadm, group staff
running build_ext
running install_lib
running install_data
running install_egg_info
Removing 
/home/cadm/pkg-gate/proto/root_i386/usr/lib/python2.6/vendor-packages/pkg-0.1-py2.6.egg-info
Writing 
/home/cadm/pkg-gate/proto/root_i386/usr/lib/python2.6/vendor-packages/pkg-0.1-py2.6.egg-info
installing Mako
Traceback (most recent call last):
  File "setup.py", line 1, in <module>
    from setuptools import setup, find_packages
ImportError: No module named setuptools
install failed and returned 1.
Command was: python2.6 setup.py install
--root=/home/cadm/pkg-gate/proto/root_i386
--install-lib=usr/lib/python2.6/vendor-packages
--install-data=usr/lib/python2.6/vendor-packages


Build on: OpenSolaris Development snv_133 X86
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to