#2362 closed defect (invalid)

libssl versions

Reported by: darkblueb Owned by: osgeolive@…
Priority: normal Milestone: OSGeoLive15.0
Component: OSGeoLive Keywords: libssl
Cc: osgeolive@…

Description

on a new LUbuntu 22.04 ISO disk image, run the following:

lubuntu@lubuntu:~$ find / -name 'libssl*' 2>/dev/null
/snap/core20/1405/usr/lib/x86_64-linux-gnu/libssl.so.1.1
/snap/core20/1405/usr/share/doc/libssl1.1
/snap/firefox/1232/usr/lib/firefox/libssl3.so
/usr/lib/x86_64-linux-gnu/libssl.so.3
/usr/lib/x86_64-linux-gnu/libssl3.so
/usr/share/doc/libssl3
/var/lib/dpkg/info/libssl3:amd64.list
/var/lib/dpkg/info/libssl3:amd64.md5sums
/var/lib/dpkg/info/libssl3:amd64.postinst
/var/lib/dpkg/info/libssl3:amd64.postrm
/var/lib/dpkg/info/libssl3:amd64.shlibs
/var/lib/dpkg/info/libssl3:amd64.symbols
/var/lib/dpkg/info/libssl3:amd64.templates
/var/lib/dpkg/info/libssl3:amd64.triggers

Change history (3)

comment:1 by edso, 22 months ago

what image are you on? the folders under /snap on osgeolive-15.0alpha1-amd64.iso are empty!

user@osgeolive:~$ ls -la /snap/*/*/
/snap/bare/5/:
total 0
drwxr-xr-x 2 root root  3 Apr 19 10:08 ./
drwxr-xr-x 3 root root 39 Apr 19 10:08 ../

/snap/bare/current/:
total 0
drwxr-xr-x 2 root root  3 Apr 19 10:08 ./
drwxr-xr-x 3 root root 39 Apr 19 10:08 ../

/snap/core20/1405/:
total 0
drwxr-xr-x 2 root root  3 Apr 19 10:08 ./
drwxr-xr-x 3 root root 42 Apr 19 10:08 ../

/snap/core20/current/:
total 0
drwxr-xr-x 2 root root  3 Apr 19 10:08 ./
drwxr-xr-x 3 root root 42 Apr 19 10:08 ../

/snap/firefox/1232/:
total 0
drwxr-xr-x 2 root root  3 Apr 19 10:08 ./
drwxr-xr-x 3 root root 42 Apr 19 10:08 ../

/snap/firefox/current/:
total 0
drwxr-xr-x 2 root root  3 Apr 19 10:08 ./
drwxr-xr-x 3 root root 42 Apr 19 10:08 ../

/snap/gnome-3-38-2004/99/:
total 0
drwxr-xr-x 2 root root  3 Apr 19 10:08 ./
drwxr-xr-x 3 root root 40 Apr 19 10:08 ../

/snap/gnome-3-38-2004/current/:
total 0
drwxr-xr-x 2 root root  3 Apr 19 10:08 ./
drwxr-xr-x 3 root root 40 Apr 19 10:08 ../

/snap/gtk-common-themes/1534/:
total 0
drwxr-xr-x 2 root root  3 Apr 19 10:08 ./
drwxr-xr-x 3 root root 42 Apr 19 10:08 ../

/snap/gtk-common-themes/current/:
total 0
drwxr-xr-x 2 root root  3 Apr 19 10:08 ./
drwxr-xr-x 3 root root 42 Apr 19 10:08 ../

/snap/snapd/15177/:
total 0
drwxr-xr-x 2 root root  3 Apr 19 10:08 ./
drwxr-xr-x 3 root root 43 Apr 19 10:08 ../

/snap/snapd/current/:
total 0
drwxr-xr-x 2 root root  3 Apr 19 10:08 ./
drwxr-xr-x 3 root root 43 Apr 19 10:08 ../

comment:2 by kalxas, 22 months ago

Cc: osgeolive@… added
Priority: blockernormal

comment:3 by kalxas, 22 months ago

Resolution: invalid
Status: newclosed
sudo apt install libssl3
libssl3 is already the newest version (3.0.2-ubuntu1.2)
Note: See TracTickets for help on using tickets.