diff options
| author | Sam Betts <sam@code-smash.net> | 2016-03-18 17:34:35 +0000 |
|---|---|---|
| committer | Sam Betts <sam@code-smash.net> | 2016-03-21 14:21:02 +0000 |
| commit | 7a24ba85a9b3204485245030ff92f787a2e87a4e (patch) | |
| tree | 3287a6df2adffb317fdc3fe2a2980dfeeab28176 /ironic_python_agent/errors.py | |
| parent | d3f6cfb409317e3c8ca40068673d095dfa98b389 (diff) | |
| download | ironic-python-agent-7a24ba85a9b3204485245030ff92f787a2e87a4e.tar.gz | |
Fix tinyipa build uname, picking up hosts kernel
During the tinyipa build process we use the tinyipa package manager,
tce-load. When tce-load trys to look for packages that are kernel specfic
it uses uname to calculate the kernel version, and because we're
building in a chroot it detects the hosts kernel version instead of the
kernel version we are actually going to be using for the final tinyipa
image, this causes it to fail to find certain packages. This patch
injects a fake uname script into the tinyipa build and finalise
environments to simulate running under the correct kernel version.
Change-Id: I2b483806cbb1786763e32f3ccb7f88a6deeee3d1
Diffstat (limited to 'ironic_python_agent/errors.py')
0 files changed, 0 insertions, 0 deletions
