<?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[Local file copy to Pi instead of using Github]]></title><description><![CDATA[<p dir="auto">I’ve been trying to download OpenCV for the facial recognition module, and am running into</p>
<p dir="auto">RPC failed; result=56, HTTP code = 200, fatal: The remote end hung up unexpectedly.00 GiB | MiB/s, fatal: early EOF, fatal: index-pack failed</p>
<p dir="auto">This problem is well documented but none of the workarounds succeeded, which has me thinking since I can successfully download it via browser on my laptop, how can I get it to my Pi? Can’t I just copy to the Pi using a USB drive and go on with the install? Is there a specific command the Pi is using to extract a .zip file when we use “git clone”?</p>
]]></description><link>https://forum.magicmirror.builders/topic/6499/local-file-copy-to-pi-instead-of-using-github</link><generator>RSS for Node</generator><lastBuildDate>Thu, 18 Jun 2026 08:30:02 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/6499.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 03 Feb 2018 23:09:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Local file copy to Pi instead of using Github on Sun, 04 Feb 2018 03:03:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cyberwrights" aria-label="Profile: Cyberwrights">@<bdi>Cyberwrights</bdi></a> You can still download <a href="https://git-scm.com/downloads" target="_blank" rel="noopener noreferrer nofollow ugc">Git for Windows</a>, or any other <code>git</code> client, and clone the repo. So long as you copy the entire folder to your USB, it should (afaik) also copy all of the git-specific repo files, and appear as a git repo on your Pi.</p>
]]></description><link>https://forum.magicmirror.builders/post/35209</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/35209</guid><dc:creator><![CDATA[ninjabreadman]]></dc:creator><pubDate>Sun, 04 Feb 2018 03:03:39 GMT</pubDate></item><item><title><![CDATA[Reply to Local file copy to Pi instead of using Github on Sun, 04 Feb 2018 02:41:02 GMT]]></title><description><![CDATA[<p dir="auto">It didn’t work because in the next step of the installation it tries to verify the local folder is a git repository, and fails.</p>
]]></description><link>https://forum.magicmirror.builders/post/35208</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/35208</guid><dc:creator><![CDATA[Cyberwrights]]></dc:creator><pubDate>Sun, 04 Feb 2018 02:41:02 GMT</pubDate></item><item><title><![CDATA[Reply to Local file copy to Pi instead of using Github on Sun, 04 Feb 2018 00:40:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cyberwrights" aria-label="Profile: Cyberwrights">@<bdi>Cyberwrights</bdi></a> Yes, if you cannot download to the RPi directly, clone and transfer should work (via USB, FTP, etc). Unzip it to your USB, then transfer, or use a utility like <code>unzip</code>.</p>
]]></description><link>https://forum.magicmirror.builders/post/35206</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/35206</guid><dc:creator><![CDATA[ninjabreadman]]></dc:creator><pubDate>Sun, 04 Feb 2018 00:40:56 GMT</pubDate></item></channel></rss>