- 03 Sep, 2018 1 commit
-
-
Jérome Perrin authored
-
- 25 Jul, 2018 1 commit
-
-
Julien Muchembled authored
-
- 07 Jun, 2018 1 commit
-
-
Julien Muchembled authored
The Debian packaging of our RINA kernel builds with GCC 4.9, which is not available on Stretch: # apt install ./linux-build-deps_4.1.33+rina65.g2e1cdbcb4-1_amd64.deb ... The following packages have unmet dependencies: linux-build-deps : Depends: gcc-4.9 but it is not installable
-
- 06 Jun, 2018 1 commit
-
-
Julien Muchembled authored
Now that the test suite passes again for Jessie, let's try Stretch.
-
- 05 Jun, 2018 1 commit
-
-
Julien Muchembled authored
-
- 04 Apr, 2018 1 commit
-
-
Julien Muchembled authored
-
- 21 Mar, 2018 1 commit
-
-
Julien Muchembled authored
-
- 13 Mar, 2017 1 commit
-
-
Kazuhiko Shiozaki authored
that is the latest version supported by ez_setup.py used in bootstrap-buildout.py.
-
- 10 Mar, 2017 2 commits
-
-
Kazuhiko Shiozaki authored
-
Rafael Monnerat authored
Upgrade officially all SR to latest zc.buildout version.
-
- 05 Dec, 2016 1 commit
-
-
Julien Muchembled authored
-
- 03 Dec, 2016 1 commit
-
-
Julien Muchembled authored
- version up: setuptools 30.1.0 - revert commit 1d0a8073
-
- 24 Nov, 2016 1 commit
-
-
Julien Muchembled authored
-
- 10 Nov, 2016 1 commit
-
-
Julien Muchembled authored
Then we'll upgrade setuptools for everyone at the same time as we switch to zc.buildout 2.x
-
- 05 Nov, 2016 1 commit
-
-
Julien Muchembled authored
While: Installing lxml-python. An internal error occurred due to a bug in either zc.buildout or in a recipe being used: Traceback (most recent call last): File "/mnt/buildout/eggs/zc.buildout-2.5.2+slapos005-py2.7.egg/zc/buildout/buildout.py", line 2211, in main getattr(buildout, command)(args) File "/mnt/buildout/eggs/zc.buildout-2.5.2+slapos005-py2.7.egg/zc/buildout/buildout.py", line 637, in install self._install_parts(install_args) File "/mnt/buildout/eggs/zc.buildout-2.5.2+slapos005-py2.7.egg/zc/buildout/buildout.py", line 806, in _install_parts installed_files = self[part]._call(recipe.install) File "/mnt/buildout/eggs/zc.buildout-2.5.2+slapos005-py2.7.egg/zc/buildout/buildout.py", line 1579, in _call return f() File "/home/slapos/software/eggs/zc.recipe.egg-1.3.2.post5-py2.7.egg/zc/recipe/egg/custom.py", line 49, in install return self._install() File "/home/slapos/software/eggs/zc.recipe.egg-1.3.2.post5-py2.7.egg/zc/recipe/egg/custom.py", line 161, in _install newest=self.newest, patch_dict=patch_dict) File "/mnt/buildout/eggs/zc.buildout-2.5.2+slapos005-py2.7.egg/zc/buildout/easy_install.py", line 1061, in build assert executable == sys.executable, (executable, sys.executable) AssertionError: ('/home/slapos/software/parts/python2.7/bin/python2.7', '/usr/bin/python')
-
- 04 Nov, 2016 1 commit
-
-
Julien Muchembled authored
Same as for commit fcb6a81d, but for the build of the 'hellorina' SR inside the VM.
-
- 03 Nov, 2016 3 commits
-
-
Julien Muchembled authored
We want it next to eggs/parts/..., not in slapos.git/software/build-rina/
-
Julien Muchembled authored
Error: Buildout now includes 'buildout-versions' (and part of the older 'buildout.dumppickedversions').
-
Julien Muchembled authored
This is possible because this SR is only supposed to be run by a test node: in this case, the owner of the software is the same as for the instance. Buildout 2.x is required for automatic creation of the 'download-cache' folder.
-
- 30 Oct, 2016 1 commit
-
-
Julien Muchembled authored
-
- 29 Oct, 2016 1 commit
-
-
Julien Muchembled authored
-
- 24 Oct, 2016 3 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
Anyway, the repository contains more than just rina-tools.
-
Julien Muchembled authored
-
- 23 Oct, 2016 3 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
This is implement as a test suite so that it can be automatically on any commit to rina/slapos repositories. Currently, the Debian packaging of the kernel only supports Debian Jessie.
-