Re: SlapOS getting started problem

  • Last Update:2011-06-17
  • Version:001
  • Language:en
Document Reference
Re: SlapOS getting started problem
Publication Information
Embedded

 The real output error is 

 

make[1]: Entering directory `/var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/rebootstrap.2.parts/openssl/lib'

make[1]: /var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/rebootstrap.2.parts/openssl__compile__/openssl-1.0.0d/Makefile: No such file or directory

make[1]: *** No rule to make target `/var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/rebootstrap.2.parts/openssl__compile__/openssl-1.0.0d/Makefile'.  Stop.

make[1]: Leaving directory `/var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/rebootstrap.2.parts/openssl/lib'

make: *** [install_sw] Error 2

openssl: Command failed with exit code 2: make -j1 LDFLAGS="-Wl,-rpath=/var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/rebootstrap.2.parts/zlib/lib -Wl,-rpath=/var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/rebootstrap.2.parts/openssl/lib" SHARED_LDFLAGS="-Wl,-rpath=/var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/rebootstrap.2.parts/zlib/lib -Wl,-rpath=/var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/rebootstrap.2.parts/openssl/lib" install

openssl: Compilation error. The package is left as is at /var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/rebootstrap.2.parts/openssl__compile__/openssl-1.0.0d where you can inspect what went wrong

While:

  Installing openssl.

Error: System error

While:

  Installing.

  Loading extensions.

 

An internal error occurred due to a bug in either zc.buildout or in a

recipe being used:

Traceback (most recent call last):

  File "/var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/eggs/zc.buildout-1.5.3_dev_SlapOS_001-py2.6.egg/zc/buildout/buildout.py", line 1819, in main

    getattr(buildout, command)(args)

  File "/var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/eggs/zc.buildout-1.5.3_dev_SlapOS_001-py2.6.egg/zc/buildout/buildout.py", line 423, in install

    self._load_extensions()

  File "/var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/eggs/zc.buildout-1.5.3_dev_SlapOS_001-py2.6.egg/zc/buildout/buildout.py", line 982, in _load_extensions

    ep.load()(self)

  File "/var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/eggs/slapos.rebootstrap-3.0-py2.6.egg/slapos/rebootstrap/__init__.py", line 22, in extension

    Rebootstrap(buildout)()

  File "/var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/eggs/slapos.rebootstrap-3.0-py2.6.egg/slapos/rebootstrap/__init__.py", line 61, in __call__

    self.install_section()

  File "/var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/eggs/slapos.rebootstrap-3.0-py2.6.egg/slapos/rebootstrap/__init__.py", line 180, in install_section

    shutil.rmtree(self.parts_directory)

  File "/usr/lib/python2.6/shutil.py", line 212, in rmtree

    rmtree(fullname, ignore_errors, onerror)

  File "/usr/lib/python2.6/shutil.py", line 212, in rmtree

    rmtree(fullname, ignore_errors, onerror)

  File "/usr/lib/python2.6/shutil.py", line 212, in rmtree

    rmtree(fullname, ignore_errors, onerror)

  File "/usr/lib/python2.6/shutil.py", line 212, in rmtree

    rmtree(fullname, ignore_errors, onerror)

  File "/usr/lib/python2.6/shutil.py", line 217, in rmtree

    onerror(os.remove, fullname, sys.exc_info())

  File "/usr/lib/python2.6/shutil.py", line 215, in rmtree

    os.remove(fullname)

OSError: [Errno 2] No such file or directory: '/var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/rebootstrap.2.parts/ncurses/share/terminfo/n/nwp-517'