Halley,

You can try installing the rpm in weston terminal.

Thanks,
Ning
From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On 
Behalf Of Zhao, Halley
Sent: Monday, February 17, 2014 6:19 PM
To: ivi@lists.tizen.org
Subject: how to test a rpm on ivi? (seem security related)


what's the correct way to deploy a new rpm for test?

After update some packages and pass 'gbs build',
I installed these rpm package on device by 'rpm -ivh -nodeps -force 
libva-1.2.1-0.i686.rpm'.

However, in weston terminal, the corresponding libs becomes invisible to 'app' 
user, then app fail to run.
In ssh terminal, the corresponding libs also looks strange. They should be in 
"/usr/lib", but reported at "/lib"

So, what's the correct way to deploy a local rpm for test?

More details:
In ssh terminal: ldd /usr/lib/gstreamer-1.0/libgstvaapi.so
         libgstvaapi-glx-1.0.so.3 => /lib/libgstvaapi-glx-1.0.so.3 (0xb76ff000)
         libGL.so.1 => /lib/libGL.so.1 (0xb76a6000)
         libva-glx.so.1 => /lib/libva-glx.so.1 (0xb76a0000)
         libgstvaapi-x11-1.0.so.3 => /lib/libgstvaapi-x11-1.0.so.3 (0xb7697000)
         libX11.so.6 => /lib/libX11.so.6 (0xb755e000)
         libva-x11.so.1 => /lib/libva-x11.so.1 (0xb7555000)
         libdl.so.2 => /lib/libdl.so.2 (0xb7550000)
         libgstvaapi-wayland-1.0.so.3 => /lib/libgstvaapi-wayland-1.0.so.3 
(0xb7548000)
         libva-wayland.so.1 => /lib/libva-wayland.so.1 (0xb7543000)
         libwayland-client.so.0 => /lib/libwayland-client.so.0 (0xb7538000)
         libgstvaapi-1.0.so.3 => /lib/libgstvaapi-1.0.so.3 (0xb74c0000)
         libva.so.1 => /lib/libva.so.1 (0xb74a7000)

in weston terminal: some libs are not found:
         libva-glx.so.1 => not found
         libgstvaapi-x11-1.0.so.3 => /lib/libgstvaapi-x11-1.0.so.3 (0xb76d3000)
         libX11.so.6 => /lib/libX11.so.6 (0xb759a000)
         libva-x11.so.1 => not found
         libdl.so.2 => /lib/libdl.so.2 (0xb7595000)
         libgstvaapi-wayland-1.0.so.3 => /lib/libgstvaapi-wayland-1.0.so.3 
(0xb758d000)
         libva-wayland.so.1 => not found
         libwayland-client.so.0 => /lib/libwayland-client.so.0 (0xb7581000)
         libgstvaapi-1.0.so.3 => /lib/libgstvaapi-1.0.so.3 (0xb7509000)
         libva.so.1 => not found
         libgstvideo-1.0.so.0 => /lib/libgstvideo-1.0.so.0 (0xb74c4000)
_______________________________________________
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi

Reply via email to