Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Update liblonghorn and tgt #439

Merged
merged 2 commits into from
Dec 18, 2019
Merged

build: Update liblonghorn and tgt #439

merged 2 commits into from
Dec 18, 2019

Conversation

yasker
Copy link
Member

@yasker yasker commented Dec 17, 2019

Also workaround longhorn/longhorn#968

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
Somehow the latest version of python 2.7 in Ubuntu 18.04 is not happy
with importing directio package.

```
python2
Python 2.7.17 (default, Nov  7 2019, 10:07:09)
[GCC 7.4.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import directio
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  ImportError: /usr/local/lib/python2.7/dist-packages/directio.so: undefined symbol: aligned_allocate
```

Temporarily bump up the version to Ubuntu 18.10 to workaround the issue.

We will return to Ubuntu 18.04 once Python 3 version of integration test
is ready.

Longhorn longhorn#968

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
@yasker yasker merged commit b31b3f1 into longhorn:master Dec 18, 2019
@yasker yasker deleted the work branch December 18, 2019 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant