mtp

Merge lp:~cyphermox/mtp/lp1392405 into lp:mtp

Proposed by Mathieu Trudel-Lapierre
Status: Merged
Approved by: Oliver Grawert
Approved revision: 57
Merged at revision: 57
Proposed branch: lp:~cyphermox/mtp/lp1392405
Merge into: lp:mtp
Diff against target: 26 lines (+9/-0)
2 files modified
debian/changelog (+8/-0)
debian/mtp-server.conf (+1/-0)
To merge this branch: bzr merge lp:~cyphermox/mtp/lp1392405
Reviewer Review Type Date Requested Status
Ubuntu Phablet Team Pending
Review via email: mp+241733@code.launchpad.net
To post a comment you must log in.

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 2014-11-04 18:23:52 +0000
3+++ debian/changelog 2014-11-13 19:28:03 +0000
4@@ -1,3 +1,11 @@
5+mtp (0.0.4+15.04.20141104-0ubuntu2) UNRELEASED; urgency=medium
6+
7+ * Remove the limit on respawns on mtp-server to workaround the fact that on
8+ unplug/plug, the USB device gets quickly reset a few times and that makes
9+ mtp fail reads and exit, which triggers a restart of the job. (LP: #1392405)
10+
11+ -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Thu, 13 Nov 2014 14:21:52 -0500
12+
13 mtp (0.0.4+15.04.20141104-0ubuntu1) vivid; urgency=low
14
15 [ Mathieu Trudel-Lapierre ]
16
17=== modified file 'debian/mtp-server.conf'
18--- debian/mtp-server.conf 2014-11-04 17:28:35 +0000
19+++ debian/mtp-server.conf 2014-11-13 19:28:03 +0000
20@@ -18,6 +18,7 @@
21 env GOOGLE_LOGTOSTDERR=1
22
23 respawn
24+respawn limit unlimited
25
26 exec /usr/bin/mtp-server
27

Subscribers

People subscribed via source and target branches