liblzma missing

Bug #1281843 reported by Geoff Levand
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro OpenEmbedded
Fix Released
Medium
Fathi Boudra

Bug Description

kexec-tools needs liblzma. When I try to test kexec-tools using the 14.01 release I get this:

root@genericarmv8:~# ./kexec --help
./kexec: error while loading shared libraries: liblzma.so.5: cannot open shared object file: No such file or directory

root@genericarmv8:~# ldd ./kexec
        linux-vdso.so.1 (0x0000007f95a2c000)
        liblzma.so.5 => not found
        libz.so.1 => /lib/libz.so.1 (0x0000007f959e2000)
        libfdt.so.1 => /usr/lib/libfdt.so.1 (0x0000007f959cd000)
        libc.so.6 => /lib/libc.so.6 (0x0000007f95887000)
        /lib/ld-linux-aarch64.so.1 (0x0000007f95a04000)

I think adding liblzma can be part of the Jira card 'Setup kexec reboot test on foundation model' https://cards.linaro.org/browse/KWG-82

-Geoff

Revision history for this message
Fathi Boudra (fboudra) wrote :

if we add kexec-tools, it will pull the dependency as expected. let's add liblzma for now, which will be replaced by kexec-tools once it's working on aarch64.

Changed in linaro-oe:
assignee: nobody → Fathi Boudra (fboudra)
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Fathi Boudra (fboudra) wrote :
Fathi Boudra (fboudra)
Changed in linaro-oe:
milestone: none → 14.02
status: Confirmed → Fix Committed
Fathi Boudra (fboudra)
Changed in linaro-oe:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.