[Bug 1424889] Re: Click app (Camera) cannot find qttestability library
Martin Pitt
martin.pitt at ubuntu.com
Tue Feb 24 10:08:25 UTC 2015
I tried that very command on a current vivid-proposed mako image #110,
and it works just fine. However, you run utopic's version of autopkgtest
(3.6git1) which is too old to know about the touch changes in vivid.
Please grab and install vivid's autopkgtest:
http://archive.ubuntu.com/ubuntu/pool/main/a/autopkgtest/autopkgtest_3.9.7_all.deb
(works fine on precise upwards).
** Changed in: autopkgtest (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/1424889
Title:
Click app (Camera) cannot find qttestability library
Status in autopkgtest package in Ubuntu:
Fix Released
Bug description:
I'm unable to run the camera autopilot tests using adt-run. According
to the application log[1] it fails to find the qttestability library
file (and thus autopilot can't introspect it.)
To reproduce this I run these commands:
$ ubuntu-device-flash --developer-mode --password 0000 --channel="ubuntu-touch/devel-proposed" --wipe
$ phablet-network
$ phablet-click-test-setup --click com.ubuntu.camera
$ adt-run -d -l /tmp/adt-run-camera.log --output-dir /tmp/veebers/ --click com.ubuntu.camera --timeout-short=600 --- ssh -s adb -- -p 0000
I've pastebin-ed the adt-run log too:
http://paste.ubuntu.com/10380312/
A quick look shows that LD_LIBRARY_PATH includes the path that has the
.so files. Further more if I set the image writable and install the
qttestability-autopilot package then reset the image to readonly
running this command works (presumably due to using the dpkg installed
library).
[1] See attached subunit file which includes application log.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1424889/+subscriptions
More information about the foundations-bugs
mailing list