<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ADB issues in ubports-installer on MacOS, suggested fixes.]]></title><description><![CDATA[<p dir="auto">Ive had a few attempts trying ubports for Nexus 4 but encountered a few problems.</p>
<p dir="auto">First one is with the app connecting to phone after initial boot to fastboot. The workaround (kindly suggested to me) was to open ubports-installer via terminal with sudo.<br />
In terminal, executing 'sudo /Applications/ubports-installer.app/Contents/MacOS/ubports-installer' solves this issue.</p>
<p dir="auto">Secondly There appears to be an issue with adb pushing files after the download process. It looks like the adb has a problem with the location of the downloaded files.</p>
<p dir="auto">On the mac, the location is at:<br />
Users/&lt;username&gt;/Library/Application Support/ubports/pool</p>
<p dir="auto">Its possible that during the adb push, adb cant find the location of the file because of the space in 'Application Support' folder (Application&lt;space&gt;Support).</p>
<p dir="auto">If this is is the case, as a suggestion, could the app work within..<br />
/Users/&lt;username&gt;/Documents<br />
Or<br />
/Users/&lt;username&gt;/Downloads</p>
<p dir="auto">Below is the terminal output during attempt to push files. Any help would be appreciated, and if further details are required, please contact me, cheers <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=bc7965752a7" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">Terminal output:<br />
info: Download complete<br />
debug: adb shell: cat /etc/recovery.fstab<br />
debug: Running platform tool exec cmd adb -P 5038 shell cat /etc/recovery.fstab<br />
debug:<br />
debug: adb shell: umount /cache<br />
debug: Running platform tool exec cmd adb -P 5038 shell umount /cache<br />
debug:<br />
debug: adb shell: make_ext4fs /dev/block/platform/msm_sdcc.1/by-name/cache<br />
debug: Running platform tool exec cmd adb -P 5038 shell make_ext4fs /dev/block/platform/msm_sdcc.1/by-name/cache<br />
debug:<br />
debug: adb shell: mount /cache<br />
debug: Running platform tool exec cmd adb -P 5038 shell mount /cache<br />
debug:<br />
debug: adb shell: mount -a<br />
debug: Running platform tool exec cmd adb -P 5038 shell mount -a<br />
debug:<br />
debug: adb shell: mkdir -p /cache/recovery<br />
debug: Running platform tool exec cmd adb -P 5038 shell mkdir -p /cache/recovery<br />
debug:<br />
info: Start pusing 13 files<br />
debug: Running platform tool exec cmd adb -P 5038 push /Users/macbookpro/Library/Application Support/ubports/pool/ubports-e5cf0885f061c9615931cf863a43f65d8590aa71027315ad71999252ce118868.tar.xz /cache/recovery/<br />
debug:  Error: Command failed: adb -P 5038 push /Users/macbookpro/Library/Application Support/ubports/pool/ubports-e5cf0885f061c9615931cf863a43f65d8590aa71027315ad71999252ce118868.tar.xz /cache/recovery/</p>
<pre><code>at ChildProcess.exithandler (child_process.js:217:12)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:194:7)
at maybeClose (internal/child_process.js:899:16)
at Socket.&lt;anonymous&gt; (internal/child_process.js:342:11)
at emitOne (events.js:96:13)
at Socket.emit (events.js:191:7)
at Pipe._handle.close [as _onclose] (net.js:510:12)
</code></pre>
<p dir="auto">error: Devices: Error: Adb push error:<br />
error: Devices: Adb push error:<br />
debug: Running platform tool exec cmd adb -P 5038 shell stat -t /cache/recovery//ubports-e5cf0885f061c9615931cf863a43f65d8590aa71027315ad71999252ce118868.tar.xz |awk '{print $2}'<br />
debug:<br />
info: Adb push, NaN% left</p>
]]></description><link>https://forums.ubports.com/topic/893/adb-issues-in-ubports-installer-on-macos-suggested-fixes</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 08:58:44 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/893.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 14 Jan 2018 19:59:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ADB issues in ubports-installer on MacOS, suggested fixes. on Mon, 15 Jan 2018 18:43:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/galaxia" aria-label="Profile: galaxia">@<bdi>galaxia</bdi></a> always glad to help and contribute where i can <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=bc7965752a7" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forums.ubports.com/post/6659</link><guid isPermaLink="true">https://forums.ubports.com/post/6659</guid><dc:creator><![CDATA[damian]]></dc:creator><pubDate>Mon, 15 Jan 2018 18:43:27 GMT</pubDate></item><item><title><![CDATA[Reply to ADB issues in ubports-installer on MacOS, suggested fixes. on Sun, 14 Jan 2018 22:05:18 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://github.com/ubports/ubports-installer/issues/68" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ubports/ubports-installer/issues/68</a><br />
<a href="https://github.com/ubports/ubports-installer/pull/71" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ubports/ubports-installer/pull/71</a></p>
<p dir="auto">An issue has already been recorded and a Pull Request pending.  I recommended a posting here to have issue documented in forums and a possible solutions found.  Thanks for helping us out damian.</p>
]]></description><link>https://forums.ubports.com/post/6640</link><guid isPermaLink="true">https://forums.ubports.com/post/6640</guid><dc:creator><![CDATA[Galaxia]]></dc:creator><pubDate>Sun, 14 Jan 2018 22:05:18 GMT</pubDate></item><item><title><![CDATA[Reply to ADB issues in ubports-installer on MacOS, suggested fixes. on Sun, 14 Jan 2018 20:38:15 GMT]]></title><description><![CDATA[<p dir="auto">better also open an issue on github <a href="https://github.com/ubports/ubports-installer/issues" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ubports/ubports-installer/issues</a></p>
]]></description><link>https://forums.ubports.com/post/6635</link><guid isPermaLink="true">https://forums.ubports.com/post/6635</guid><dc:creator><![CDATA[pixelr0]]></dc:creator><pubDate>Sun, 14 Jan 2018 20:38:15 GMT</pubDate></item></channel></rss>