Skip to content

Error while loading shared libraries: libssl.so.1.1  #70

@TridenGroup

Description

@TridenGroup

When attempting to run scrying on Kali I encounter the error: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

install

$ sudo dpkg -i scrying_0.9.2_amd64.deb  
Selecting previously unselected package scrying.  
(Reading database ... 397572 files and directories currently installed.)  
Preparing to unpack scrying_0.9.2_amd64.deb ...  
Unpacking scrying (0.9.2) ...  
Setting up scrying (0.9.2) ...  
Processing triggers for kali-menu (2022.4.1) ...

issue

$ scrying -h                            
scrying: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

prerequisites

$ sudo apt install chromium
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
chromium is already the newest version (110.0.5481.177-1).
chromium set to manually installed.
0 upgraded, 0 newly installed.
$ sudo apt install openssl   
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libpython3.10-dev python3.10 python3.10-dev python3.10-minimal
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  libssl3
The following packages will be upgraded:
  libssl3 openssl
2 upgraded, 0 newly installed, 0 to remove and 1358 not upgraded.
Need to get 3,420 kB of archives.
After this operation, 26.6 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://mirrors.ocf.berkeley.edu/kali kali-rolling/main amd64 libssl3 amd64 3.0.8-1 [2,013 kB]
Get:2 http://mirrors.ocf.berkeley.edu/kali kali-rolling/main amd64 openssl amd64 3.0.8-1 [1,407 kB]
Fetched 3,420 kB in 1s (4,147 kB/s)
(Reading database ... 397574 files and directories currently installed.)
Preparing to unpack .../libssl3_3.0.8-1_amd64.deb ...
Unpacking libssl3:amd64 (3.0.8-1) over (3.0.7-1) ...
Preparing to unpack .../openssl_3.0.8-1_amd64.deb ...
Unpacking openssl (3.0.8-1) over (3.0.7-1) ...
Setting up libssl3:amd64 (3.0.8-1) ...
Setting up openssl (3.0.8-1) ...
Processing triggers for libc-bin (2.36-4) ...
Processing triggers for man-db (2.11.0-1+b1) ...
Processing triggers for kali-menu (2022.4.1) ...

System info

$ lsb_release -a
No LSB modules are available.
Distributor ID: Kali
Description:    Kali GNU/Linux Rolling
Release:        2022.4
Codename:       kali-rolling

This is my first Issue submission. Please let me know if you need more information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions