<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
On Sun, 2022-09-04 at 10:38 -0700, Fritz Hudnut wrote:<br>
> [snip] running kinetic this morning and executed "apt update && apt<br>
> dist-upgrade" [snip]<br>
> FireFox disappeared from the internet menu [snip]<br>
<br>
Hi,<br>
<br>
Firefox is not provided by the apt repositories.<br>
<br>
It's a "Transitional package - firefox -> firefox snap", see<br>
<a href="https://packages.ubuntu.com/kinetic/firefox" rel="noreferrer" target="_blank">https://packages.ubuntu.com/kinetic/firefox</a> , IOW the snap related<br>
upgrade process is providing Firefox.<br>
<br>
The "bin" provided by this package actually is a script, at least the<br>
jammy package's Firefox script starts with:<br>
<br>
"#!/bin/sh<br>
if ! [ -x /snap/bin/firefox ]; then<br>
    echo "" >&2<br>
    echo "Command '$0' requires the firefox snap to be installed." >&2<br>
    echo "Please install it with:" >&2<br>
    echo "" >&2<br>
    echo "snap install firefox" >&2<br>
    echo "" >&2<br>
    exit 1<br>
fi"<br>
<br>
IMO the snap enforcement is the beginning of the end of Ubuntu flavours.<br>
Fortunately my everyday Linux is the rolling release Arch Linux. Ubuntu<br>
flavours were my long term support emergency Linux installs, but now I<br>
try to find a long term support replacement for Ubuntu flavours.<br>
<br>
Snaps are an Ubuntu only thingy. Other distros provide the snap<br>
infrastructure, but they are not supporting it. I also dislike<br>
alternatives, such as flatpak, but those at least enjoy a minimum of<br>
acceptance, while there's absolutely no acceptance for snaps outside of<br>
Ubuntu flavours.<br>
<br>
Regards,<br>
Ralf<br>
<br>
<br></blockquote><div><br></div><div>Ralf:</div><div><br></div><div>Alrighty, thanks for the reply . . . the "disappearing Firefox" thing only was a problem as far as wanting a browser to search for answers to the problem of apt "hanging" in the process of updating the system . . . .  On cold boot FF came back.</div><div><br></div><div>But, the question of what happened with apt was the more important question . . . was it trying to install a too new kernel and then tried to back out of it?  It was an odd episode . . . .</div><div><br></div><div>F <br></div></div></div>