<div dir="ltr"><div>Seems like we're not the only ones concerned about FF as a Snap:</div><div><br></div><div><a href="https://www.omgubuntu.co.uk/2022/04/how-to-install-firefox-deb-apt-ubuntu-22-04">https://www.omgubuntu.co.uk/2022/04/how-to-install-firefox-deb-apt-ubuntu-22-04</a></div><div><br></div><div>OMGUbuntu takes a more in-depth look at how to fix this.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Apr 24, 2022 at 12:41 AM Chris Irwin via kwlug-disc <<a href="mailto:kwlug-disc@kwlug.org">kwlug-disc@kwlug.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u><div><div>On Sun, Apr 24, 2022, at 00:23, Chris Frey wrote:<br></div><blockquote type="cite" id="gmail-m_-3181426072749709911qt"><div>Some packages could not be installed. This may mean that you have<br></div><div>requested an impossible situation or if you are using the unstable<br></div><div>distribution that some required packages have not yet been created<br></div><div>or been moved out of Incoming.<br></div><div>The following information may help to resolve the situation:<br></div><div><br></div><div>The following packages have unmet dependencies:<br></div><div>firefox : PreDepends: snapd but it is not going to be installed<br></div><div>E: Unable to correct problems, you have held broken packages.<br></div></blockquote><div><br></div><div>It may be as simple as Ubuntu's (snap-installing) deb has a slightly higher version that the one from the third-party repo, rather than a malicious modification to apt itself. You should be able to use apt pinning to say `firefox` should only be installed from a specific repo. This might also prevent the dependency warning message.<br></div><div><br></div><div> A mocked-up /etc/apt/preferences.d/mozillateam:<br></div><div><br></div><div>    Package: firefox<br></div><div>    Pin release o=mozillateam<br></div><div>    Pin-Priority: -10<br></div><div><br></div><div>However, I don't actually have an Ubuntu machine to test, so you may need to adjust that. I got this from the following URLs:<br></div><div><br></div><div>  1. <a href="https://askubuntu.com/questions/449426/pinning-package-using-own-repository-and-apt-get" target="_blank">https://askubuntu.com/questions/449426/pinning-package-using-own-repository-and-apt-get</a><br></div><div>  2. <a href="https://linux.die.net/man/5/apt_preferences" target="_blank">https://linux.die.net/man/5/apt_preferences</a><br></div><div><br></div><div>If you're looking for alternative distros, Fedora is nice. I switched from Ubuntu about 10 years ago now, and have been very happy.<br></div><div><br></div><div>If you're just trying to avoid the startup issues associated with snap, the flatpak firefox from flathub works well. It's provided by Mozilla, and is indistinguishable from the native firefox. I have it installed for troubleshooting and honestly have few issues with it.<br></div><div><br></div><div id="gmail-m_-3181426072749709911sig91988184"><div>-- <br></div><div><b>Chris Irwin</b><br></div><div><br></div><div><span style="font-family:menlo,consolas,monospace,sans-serif">email:   <a href="mailto:chris@chrisirwin.ca" target="_blank">chris@chrisirwin.ca</a></span><br></div><div><span style="font-family:menlo,consolas,monospace,sans-serif">  web: <a href="https://chrisirwin.ca" target="_blank">https://chrisirwin.ca</a></span><br></div></div><div><br></div></div>_______________________________________________<br>
kwlug-disc mailing list<br>
<a href="mailto:kwlug-disc@kwlug.org" target="_blank">kwlug-disc@kwlug.org</a><br>
<a href="https://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org" rel="noreferrer" target="_blank">https://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org</a><br>
</blockquote></div>