Comment 1 for bug 1990738

Revision history for this message
utube punk (utubepunk) wrote :

I think I fixed my issue. I downloaded the libssl from Debian & installed it with dpkg.

sudo dpkg -i libssl1.1_1.1.1o-1_amd64.deb

A dpkg -l libssl1.1 confirmed it was installed. After confirmation, I was able to run a apt-get update and apt-get upgrade and I got the following output:

$ sudo apt-get update
Ign:1 http://packages.linuxmint.com vanessa InRelease
Hit:2 http://mirror.lstn.net/ubuntu jammy InRelease
Hit:3 http://packages.linuxmint.com vanessa Release
Hit:4 https://brave-browser-apt-release.s3.brave.com stable InRelease
Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
Get:6 http://mirror.lstn.net/ubuntu jammy-updates InRelease [114 kB]
Get:8 http://mirror.lstn.net/ubuntu jammy-backports InRelease [99.8 kB]
Hit:9 http://ppa.launchpad.net/atareao/atareao/ubuntu jammy InRelease
Hit:10 http://ppa.launchpad.net/danielrichter2007/grub-customizer/ubuntu jammy InRelease
Get:11 http://mirror.lstn.net/ubuntu jammy-backports/universe amd64 DEP-11 Metadata [12.4 kB]
Hit:12 http://ppa.launchpad.net/gerardpuig/ppa/ubuntu jammy InRelease
Hit:13 http://ppa.launchpad.net/solaar-unifying/stable/ubuntu jammy InRelease
Fetched 226 kB in 1s (156 kB/s)
Reading package lists... Done
W: http://ppa.launchpad.net/atareao/atareao/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: http://ppa.launchpad.net/danielrichter2007/grub-customizer/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: http://ppa.launchpad.net/gerardpuig/ppa/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: http://ppa.launchpad.net/solaar-unifying/stable/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.

I'm hesitant whether or not I should install Grub Customizer. Please advise.