Mir

Merge lp:~cyphermox/mir/armhf-chroot-script-fixes into lp:mir

Proposed by Kevin DuBois
Status: Rejected
Rejected by: Daniel van Vugt
Proposed branch: lp:~cyphermox/mir/armhf-chroot-script-fixes
Merge into: lp:mir
Diff against target: 49 lines (+24/-1) (has conflicts)
2 files modified
debian/changelog (+23/-0)
tools/setup-partial-armhf-chroot.sh (+1/-1)
Text conflict in debian/changelog
To merge this branch: bzr merge lp:~cyphermox/mir/armhf-chroot-script-fixes
Reviewer Review Type Date Requested Status
Daniel van Vugt Needs Fixing
PS Jenkins bot (community) continuous-integration Needs Fixing
Kevin DuBois Pending
Review via email: mp+193493@code.launchpad.net

This proposal supersedes a proposal from 2013-10-31.

Description of the change

Fix the armhf chroot setup script to point to the right library.

This is a temporary step, the script itself should really be removed or fixed to not hardcode package names, or at least use debian/control instead.

To post a comment you must log in.
Revision history for this message
Kevin DuBois (kdub) wrote : Posted in a previous version of this proposal

good, lets see what jenkins says

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote : Posted in a previous version of this proposal
review: Needs Fixing (continuous-integration)
Revision history for this message
Kevin DuBois (kdub) wrote : Posted in a previous version of this proposal

retargetting to dev branch

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Missing commit message and...

Text conflict in debian/changelog
1 conflicts encountered.

review: Needs Fixing
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-10-30 03:58:07 +0000
3+++ debian/changelog 2013-10-31 20:26:05 +0000
4@@ -1,9 +1,32 @@
5+<<<<<<< TREE
6 mir (0.1.1-0ubuntu1) UNRELEASED; urgency=low
7
8 * Bump version to 0.1.1
9
10 -- Daniel van Vugt <daniel.van.vugt@canonical.com> Wed, 30 Oct 2013 11:46:13 +0800
11
12+=======
13+mir (0.1.0+14.04.20131030-0ubuntu1) trusty; urgency=low
14+
15+ [ Ubuntu daily release ]
16+ * New rebuild forced
17+
18+ [ Alan Griffiths ]
19+ * client: Remove the timeout for detecting server crashes There are
20+ valid cases when the server blocks for an indeterminate amount of
21+ time during a client request, like when a next_buffer request blocks
22+ because a surface is not visible or the server is paused. In such
23+ cases, the timeout mechanism we used to detect server crashes caused
24+ the clients to fail. Furthermore, the clients seem able to detect
25+ server crashes without the timeout, rendering it needless anyway.
26+ (LP: #1245958)
27+
28+ [ Ubuntu daily release ]
29+ * Automatic snapshot from revision 1163
30+
31+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 30 Oct 2013 18:37:21 +0000
32+
33+>>>>>>> MERGE-SOURCE
34 mir (0.1.0+14.04.20131028-0ubuntu1) trusty; urgency=low
35
36 [ Daniel van Vugt ]
37
38=== modified file 'tools/setup-partial-armhf-chroot.sh'
39--- tools/setup-partial-armhf-chroot.sh 2013-10-31 03:04:42 +0000
40+++ tools/setup-partial-armhf-chroot.sh 2013-10-31 20:26:05 +0000
41@@ -89,7 +89,7 @@
42 libxkbcommon0
43 libxkbcommon-dev
44 libumockdev-dev
45- liblttng-ust0
46+ liblttng-ust2
47 liburcu1
48 libuuid1
49 liblttng-ust-dev

Subscribers

People subscribed via source and target branches