[Bug 1424776] Re: Cannot run tests on device
Martin Pitt
martin.pitt at ubuntu.com
Tue Feb 24 06:56:11 UTC 2015
*** This bug is a duplicate of bug 1408350 ***
https://bugs.launchpad.net/bugs/1408350
Also, we really shouldn't run apt-get update without explicitly asking
to. It would meant that you run an old image with test dependencies
which changed since the image was built, which is always prone to
failure. Fixing this properly requires re-thinking how we build our
archives, and we need to keep the older debs around for much much longer
than a day. But I realize this isn't going to happen anytime soon, so
the next best thing is to use ro-apt-update and live with the fact that
we sometimes can't test old images any more as the archive moved ahead.
Marking as a duplicate of bug 1408350 as there isn't much more that we
can sensibly do here.
** This bug has been marked a duplicate of bug 1408350
'apt-get update' should be configurable as part of testbed setup
--
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/1424776
Title:
Cannot run tests on device
Status in autopkgtest package in Ubuntu:
Confirmed
Bug description:
Flashed device with:-
$ ubuntu-device-flash --channel=ubuntu-touch/vivid --wipe
Which succeeded:-
$ adb shell system-image-cli --info
current build number: 1
device name: flo
channel: ubuntu-touch/vivid
last update: 2015-02-23 18:38:35
version version: 1
version ubuntu: 20141201
version device: 20141119
version custom: 20141201
Tried running tests:-
adt-run --click com.ubuntu.clock --- ssh -s adb
Failed with loads of update errors / 404s.
http://paste.ubuntu.com/10376178/
I followed the instructions buried at the bottom of
https://wiki.ubuntu.com/Touch/Testing
Two issues here:-
1) The instructions listed are buried at the bottom of the page
2) The instructions provided don't actually work.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1424776/+subscriptions
More information about the foundations-bugs
mailing list