[Bug 1424889] Re: Click app (Camera) cannot find qttestability library
Launchpad Bug Tracker
1424889 at bugs.launchpad.net
Fri Feb 27 12:50:00 UTC 2015
This bug was fixed in the package autopkgtest - 3.11
---------------
autopkgtest (3.11) unstable; urgency=medium
Improvements:
* Add action argument --testname to run only one individual test from the
next package.
Bug fixes:
* Restore click AppArmor profiles after a test, if we modified them before
the test.
* When running a deb test in a click+AppArmor environment, update AppArmor
rules for all clicks for introspectability and temporary test
dependencies. This takes about a minute before the test, and another one
after the test, but is necessary for use cases like ubuntu-sanity-tests.
(LP: #1424889)
-- Martin Pitt <mpitt at debian.org> Fri, 27 Feb 2015 07:02:52 +0100
** Changed in: autopkgtest (Ubuntu)
Status: Fix Committed => 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