Merge lp:~fginther/autopilot/restore-python2-deps into lp:autopilot

Proposed by Francis Ginther
Status: Merged
Approved by: Max Brustkern
Approved revision: 484
Merged at revision: 484
Proposed branch: lp:~fginther/autopilot/restore-python2-deps
Merge into: lp:autopilot
Diff against target: 12 lines (+2/-0)
1 file modified
debian/control (+2/-0)
To merge this branch: bzr merge lp:~fginther/autopilot/restore-python2-deps
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Needs Fixing
Oliver Grawert (community) Approve
Autopilot Hackers Pending
Review via email: mp+216169@code.launchpad.net

Commit message

Revert r480 to restore python2 packages as autopilot-touch dependencies as not all tests have been updated.

Description of the change

Revert r480 to restore python2 packages as autopilot-touch dependencies as not all tests have been updated.

To post a comment you must log in.
Revision history for this message
Francis Ginther (fginther) wrote :

This MP is available in case it's needed. I'm not familiar with the circumstances for removing these dependencies in r480.

Revision history for this message
Francis Ginther (fginther) wrote :

Setting to work in progress, discussion in IRC indicates that this mp may not be the way to address the bug.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

FAILED: Continuous integration, rev:484
http://jenkins.qa.ubuntu.com/job/autopilot-ci/687/
Executed test runs:
    SUCCESS: http://jenkins.qa.ubuntu.com/job/autopilot-trusty-amd64-ci/413
        deb: http://jenkins.qa.ubuntu.com/job/autopilot-trusty-amd64-ci/413/artifact/work/output/*zip*/output.zip
    SUCCESS: http://jenkins.qa.ubuntu.com/job/autopilot-trusty-armhf-ci/415
        deb: http://jenkins.qa.ubuntu.com/job/autopilot-trusty-armhf-ci/415/artifact/work/output/*zip*/output.zip
    SUCCESS: http://jenkins.qa.ubuntu.com/job/autopilot-trusty-i386-ci/322
        deb: http://jenkins.qa.ubuntu.com/job/autopilot-trusty-i386-ci/322/artifact/work/output/*zip*/output.zip
    UNSTABLE: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-trusty-autopilot/141
    FAILURE: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-trusty-touch/4185/console
    UNSTABLE: http://jenkins.qa.ubuntu.com/job/autopilot-testrunner-otto-trusty-autopilot/126
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-trusty-amd64/5051
        deb: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-trusty-amd64/5051/artifact/work/output/*zip*/output.zip
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-trusty-armhf/4484
        deb: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-trusty-armhf/4484/artifact/work/output/*zip*/output.zip
    FAILURE: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-runner-mako/6416/console
    SUCCESS: http://s-jenkins.ubuntu-ci:8080/job/touch-flash-device/6128

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/autopilot-ci/687/rebuild

review: Needs Fixing (continuous-integration)
Revision history for this message
Oliver Grawert (ogra) wrote :

looks good, please land

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

FAILED: Continuous integration, rev:484
http://jenkins.qa.ubuntu.com/job/autopilot-ci/690/
Executed test runs:
    SUCCESS: http://jenkins.qa.ubuntu.com/job/autopilot-trusty-amd64-ci/416
        deb: http://jenkins.qa.ubuntu.com/job/autopilot-trusty-amd64-ci/416/artifact/work/output/*zip*/output.zip
    SUCCESS: http://jenkins.qa.ubuntu.com/job/autopilot-trusty-armhf-ci/418
        deb: http://jenkins.qa.ubuntu.com/job/autopilot-trusty-armhf-ci/418/artifact/work/output/*zip*/output.zip
    SUCCESS: http://jenkins.qa.ubuntu.com/job/autopilot-trusty-i386-ci/325
        deb: http://jenkins.qa.ubuntu.com/job/autopilot-trusty-i386-ci/325/artifact/work/output/*zip*/output.zip
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-trusty-autopilot/144
    FAILURE: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-trusty-touch/4188/console
    SUCCESS: http://jenkins.qa.ubuntu.com/job/autopilot-testrunner-otto-trusty-autopilot/129
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-trusty-amd64/5056
        deb: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-trusty-amd64/5056/artifact/work/output/*zip*/output.zip
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-trusty-armhf/4489
        deb: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-trusty-armhf/4489/artifact/work/output/*zip*/output.zip
    FAILURE: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-runner-mako/6419/console
    SUCCESS: http://s-jenkins.ubuntu-ci:8080/job/touch-flash-device/6136

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/autopilot-ci/690/rebuild

review: Needs Fixing (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2014-04-02 19:32:40 +0000
3+++ debian/control 2014-04-16 17:57:30 +0000
4@@ -144,6 +144,8 @@
5 libautopilot-qt (>= 1.4),
6 python3-autopilot,
7 python3-evdev,
8+ python-autopilot,
9+ python-evdev,
10 fbset,
11 Description: Autopilot support for the ubuntu Touch platform
12 This metapackage exists to depend on the packages needed to install and use

Subscribers

People subscribed via source and target branches