<?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[Cannot get Halium source]]></title><description><![CDATA[<p dir="auto">I'm following the halium porting guide in <a href="http://docs.halium.org/en/latest/porting/get-sources.html" rel="nofollow ugc">here</a>, but</p>
<pre><code>repo sync -c -j 16
</code></pre>
<p dir="auto">after</p>
<pre><code>repo init -u https://github.com/Halium/android -b halium-7.1 --depth=1
</code></pre>
<p dir="auto">always fails with</p>
<pre><code>error: Exited sync due to fetch errors
</code></pre>
<p dir="auto">The error</p>
<pre><code>error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet.
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
</code></pre>
<p dir="auto">appears repeatedly throughout the log (full log <a href="https://paste.ubuntu.com/p/xj2QqFqrSb/" rel="nofollow ugc">here</a>). Searching this gives me nothing, apart from running</p>
<pre><code>git config --global http.postBuffer 1048576000
git config --global https.postBuffer 1048576000
</code></pre>
<p dir="auto">which has no effect (and seems to be for a different error "<code>error: RPC failed; curl 56 GnuTLS recv error (-9): A TLS packet with unexpected length was received.</code>"). Running with <code>-f</code> doesn't fix anything; it doesn't end with <code>error: Exited sync due to fetch errors</code>, but repos are still missing.</p>
<p dir="auto">I have tried changing revisions to fix this, but that also doesn't fix the issue (I've left LineageOS/android_development on branch <code>lineage-16.0</code>, which seems to fix that repo. I'll be Tring to use lineageOS 16.0 sources to port anyways, so I may need to change the other LOS repos too).</p>
]]></description><link>https://forums.ubports.com/topic/2780/cannot-get-halium-source</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 20:11:09 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/2780.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 28 May 2019 13:48:01 GMT</pubDate><ttl>60</ttl></channel></rss>