0xInfection / TIDoS-Framework

The Offensive Manual Web Application Penetration Testing Framework.
GNU General Public License v3.0
1.76k stars 388 forks source link

Unable to locate packages #124

Closed justkelvin closed 3 years ago

justkelvin commented 3 years ago

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package libexiv2-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libexiv2-27

Package python-pip is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  python3-pip

E: Package 'libexiv2-dev' has no installation candidate
E: Package 'python-pip' has no installation candidate
E: Unable to locate package python-xmpp```
justkelvin commented 3 years ago

Just found a way, I messed up with my sources.list file. Fixed everything.

VainlyStrain commented 3 years ago

I'm glad you found the issue, and that it works now! Greetings!