Mir

Merge lp:~kdub/mir/python3-any into lp:mir

Proposed by Kevin DuBois
Status: Merged
Approved by: Alan Griffiths
Approved revision: no longer in the source branch.
Merged at revision: 2923
Proposed branch: lp:~kdub/mir/python3-any
Merge into: lp:mir
Diff against target: 12 lines (+1/-1)
1 file modified
debian/control (+1/-1)
To merge this branch: bzr merge lp:~kdub/mir/python3-any
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Alan Griffiths Approve
Cemil Azizoglu (community) Approve
Review via email: mp+270675@code.launchpad.net

Commit message

use python3:any instead of just python3. Averts sbuild setup failure.
fixes: lp: #1494317

Description of the change

use python3:any instead of just python3. Averts sbuild setup failure.
fixes: lp: #1494317

prior art: http://bazaar.launchpad.net/~mir-team/qtmir/trunk/view/head:/debian/control#L31

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Cemil Azizoglu (cemil-azizoglu) wrote :

ok

review: Approve
Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

Weird.

review: Approve
Revision history for this message
Kevin DuBois (kdub) wrote :

^CI was using a pre-established chroot... make sure debootstrap can figure out the dependencies too.

Revision history for this message
Kevin DuBois (kdub) wrote :

> ^CI was using a pre-established chroot... make sure debootstrap can figure out
> the dependencies too.
whoops, had to figure out if the multistrap chroot creation would like "python3:any", will let normal CI run, and then retrigger autolanding

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

I don't get it - if there was a problem autolanding would have fail. By unapproving you just guaranteed there would be a problem.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

> SETTING UP SUDO
> [sudo] password for phablet: Sorry, try again.
> [sudo] password for phablet:
> sudo: 1 incorrect password attempt
> [sudo] password for phablet: Build timed out (after 60 minutes). Marking the build as failed.
> Build was aborted

Reapproving

Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (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 2015-09-09 18:52:28 +0000
3+++ debian/control 2015-09-10 17:55:14 +0000
4@@ -41,7 +41,7 @@
5 abi-compliance-checker,
6 libevdev-dev,
7 uuid-dev,
8- python3,
9+ python3:any,
10 dh-python,
11 Standards-Version: 3.9.4
12 Homepage: https://launchpad.net/mir

Subscribers

People subscribed via source and target branches