You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
Empire Version
2.3.0 (from dev branch)
OS Information (Linux flavor, Python version)
Kali 2019.1 (Rolling)
Expected behavior and description of the error, including any actions taken immediately prior to the error. The more detail the better.
Expected successful installation. Error: dpkg: error: cannot access archive 'libssl1.0.0_1.0.1t-1+deb8u7_amd64.deb': No such file or directory
Steps:
git clone [URL link from main page]
./install.sh
pip install --force-reinstall pip==18.1
pip install --upgrade pip
./install.sh
. Same error messagesudo rm -rf Empire
in opt folder where Empire was installed.git clone [URL link from dev branch]
./install.sh
So whether I install from the master or dev branches, I get the same error message.
Screenshot of error, embedded text output, or Pastebin link to the error
dpkg: error: cannot access archive 'libssl1.0.0_1.0.1t-1+deb8u7_amd64.deb': No such file or directory
Any additional information
I saw another question related to this error here, but was unable to get it resolved using the suggestions there.
Also, this is my very first time on github, so I apologize in advance for misinformation, etc.
The text was updated successfully, but these errors were encountered: