<?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[Cross compiling for arm64]]></title><description><![CDATA[<p dir="auto">Hello!<br />
Please advise me with cross compiling lomiri for arm64.<br />
I have already setup sbuild environment according to <a href="https://docs.ubports.com/en/latest/systemdev/testing-locally.html" rel="nofollow ugc">https://docs.ubports.com/en/latest/systemdev/testing-locally.html</a> :</p>
<pre><code>sudo apt install sbuild schroot devscripts debhelper dh-migrations dh-python ccache
sudo sbuild-adduser user
...
etc
</code></pre>
<p dir="auto">But after executing <code>sbuild --host=arm64 --build=amd64 -d "focal" </code> i am getting this error:</p>
<pre><code>E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal/main/binary-arm64/Packages  404  Not Found [IP: 91.189.91.82 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-updates/universe/binary-arm64/Packages  404  Not Found [IP: 91.189.91.82 80] 
E: Some index files failed to download. They have been ignored, or old ones used instead.                                                    
E: apt-get update failed  
</code></pre>
<p dir="auto">How can i fix that?</p>
]]></description><link>https://forums.ubports.com/topic/10478/cross-compiling-for-arm64</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 08:29:44 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/10478.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 10 Oct 2024 19:49:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Cross compiling for arm64 on Mon, 09 Feb 2026 10:05:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lxxlxx" aria-label="Profile: lxxlxx">@<bdi>lxxlxx</bdi></a> said in <a href="/post/82511">Cross compiling for arm64</a>:</p>
<blockquote>
<p dir="auto"><a href="http://archive.ubuntu.com/ubuntu/dists/focal" rel="nofollow ugc">http://archive.ubuntu.com/ubuntu/dists/focal</a></p>
</blockquote>
<p dir="auto">Oddly enough <code>http://archive.ubuntu.com/ubuntu/dists/focal/main/</code> has no <code>arm64</code> folder...</p>
<p dir="auto">Oh, a quick Google Search revealed the link should actually be <code>http://ports.ubuntu.com/ubuntu-ports/dists/focal/main/binary-arm64/</code></p>
]]></description><link>https://forums.ubports.com/post/93070</link><guid isPermaLink="true">https://forums.ubports.com/post/93070</guid><dc:creator><![CDATA[GooglyBear]]></dc:creator><pubDate>Mon, 09 Feb 2026 10:05:58 GMT</pubDate></item></channel></rss>