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

Error with liblzma during TCZ installation #8

Open
audpa33 opened this issue Sep 18, 2018 · 1 comment
Open

Error with liblzma during TCZ installation #8

audpa33 opened this issue Sep 18, 2018 · 1 comment

Comments

@audpa33
Copy link

audpa33 commented Sep 18, 2018

Hello,

When I try to install a software I have an error:

/ $ tce-load -wic nano.tcz
nano.tcz.dep OK
Downloading: ncursesw.tcz
Connecting to proxy:8080 (XX.XX.XX.XX:8080)
ncursesw.tcz         100% |**************************************************************************|   228k  0:00:00 ETA
ncursesw.tcz: OK
/usr/local/bin/unsquashfs: error while loading shared libraries: liblzma.so.5: cannot open shared object file: No such file or directory
Downloading: file.tcz
Connecting to proxy:8080 (XX.XX.XX.XX:8080)
file.tcz             100% |**************************************************************************|   412k  0:00:00 ETA
file.tcz: OK
/usr/local/bin/unsquashfs: error while loading shared libraries: liblzma.so.5: cannot open shared object file: No such file or directory
Downloading: nano.tcz
Connecting to proxy:8080 (XX.XX.XX.XX:8080)
nano.tcz             100% |**************************************************************************|   144k  0:00:00 ETA
nano.tcz: OK
/usr/local/bin/unsquashfs: error while loading shared libraries: liblzma.so.5: cannot open shared object file: No such file or directory

I tried to find a similar error without success.

Configuration:
Host...: Windows 10 Pro + Virtualbox 5.1
Guest.: ALPINE LINUX 3.8 x64 + DOCKER 18.06

Perhaps you have an idea on this message:-).

@tatsushid
Copy link
Owner

This problem should be fixed by the commit a9b64c3. New images have already been rebuilt too.

Please update the Docker image by docker pull and try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants