<div dir="ltr"><div>Good day everyone,</div><div><br></div><div>In case this may be of interest to some of you... This morning I noticed on my Ubuntu 21.04 system that when I ran</div><div><br></div><div style="margin-left:40px"><span style="font-family:monospace">sudo apt update</span></div><div><br></div><div>I received the following message</div><div><br></div><div style="margin-left:40px"><span style="font-family:monospace">N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository '<a href="https://qgis.org/ubuntu">https://qgis.org/ubuntu</a> hirsute InRelease' doesn't support architecture 'i386'</span></div><div><br></div><div>I'm not sure why nor how i386 packages have crept into my new-from-scratch system; it could be Ubuntu supporting Steam, it could be something coming from Signal, or whatever.</div><div><br></div><div>Anyway, following the ideas in this link</div><div><br></div><div><a href="https://stackoverflow.com/questions/61523447/skipping-acquire-of-configured-file-main-binary-i386-packages">https://stackoverflow.com/questions/61523447/skipping-acquire-of-configured-file-main-binary-i386-packages</a></div><div><br></div><div>I changed the line in my</div><div><br></div><div style="margin-left:40px"><span style="font-family:monospace">/etc/apt/sources.list.d/archive_uri-https_qgis_org_ubuntu-hirsute.list</span></div><div><br></div><div>from</div><div><br></div><div style="margin-left:40px"><span style="font-family:monospace">deb <a href="https://qgis.org/ubuntu">https://qgis.org/ubuntu</a> hirsute main</span></div><div><br></div><div>to</div><div><br></div><div style="margin-left:40px"><span style="font-family:monospace">deb [arch=amd64] <a href="https://qgis.org/ubuntu">https://qgis.org/ubuntu</a> hirsute main</span><br></div><div><br></div><div>Now when I run apt update, no more i386 messages.</div><div><br></div><div><br></div><div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Chris Hermansen · clhermansen "at" gmail "dot" com<br><br>C'est ma façon de parler.</div></div></div></div>