Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

dpkg: error: cannot access archive 'libssl1.0.0_1.0.1t-1+deb8u7_amd64.deb': No such file or directory #1359

Open
InTheNight1 opened this issue May 31, 2019 · 1 comment

Comments

@InTheNight1
Copy link

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:

  1. git clone [URL link from main page]
  2. Navigated to setup folder, and ./install.sh
  3. Received error message: dpkg: error: cannot access archive 'libssl1.0.0_1.0.1t-1+deb8u7_amd64.deb': No such file or directory
  4. pip install --force-reinstall pip==18.1
  5. edited /setup/install.sh. Commented out all lines of pip install --upgrade pip
  6. Tried to reinstall with ./install.sh. Same error message
  7. sudo rm -rf Empire in opt folder where Empire was installed.
  8. Migrated over to dev branch, git clone [URL link from dev branch]
  9. Navigated to setup folder, and ./install.sh
  10. Received error message again.

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.

@JBalanza
Copy link

Same issue here when installing empire for the fist time

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants