[Bug 1424889] Re: Click app (Camera) cannot find qttestability library
Martin Pitt
martin.pitt at ubuntu.com
Wed Feb 25 07:16:24 UTC 2015
Sorry, scratch that; dbus-probe enable won't suffice. You can try
http://people.canonical.com/~pitti/tmp/adt-run instead; this isn't a
final solution as it is horribly inefficient for other use cases, but it
at least should avoid this bug.
--
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:
In Progress
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