-
-
Notifications
You must be signed in to change notification settings - Fork 588
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Broken tools instalation scripts #3518
Comments
also |
Please check for existing issues:
Please open individual (or grouped if it is the same problem) issues with details for other:
|
Ok, I will do that tomorrow. |
dradis-ce has also same problem with ruby like the others. |
I don't know what were your |
Bug description
During installation of all blackarch packages on top of arch those tools throw errors even after reinstallation:
pfff - invalid certificate
malcom - need depracted version of openssl
cmsscanner - Could not find 'io-wait'
dftimewolf - ERROR: In --require-hashes mode, all requirements must have their versions pinned with ==. These do not:
typing-extensions
dradis-ce - ruby: No such file or directory -- bin/update (LoadError)
idb - some serious build errors (duplicate of #2761)
kubestriker - ImportError: cannot import name 'Mapping' from 'collections'
owtf - error in PTP setup command: use_2to3 is invalid.
rekall - some library version problems probably
sprayingtoolkit - some library version problems probably
vcsmap - Could not find 'io-wait'
vipermonkey - problems with version of regex?
wordpress-exploit-framework - Could not find 'io-wait'
Steps to reproduce
1.) Install archlinux
2.) add blackarch repo using strap.sh
3.) Try to install blackarch group
Actual result: Describe here what happens after you run the steps above (i.e. the buggy behaviour)
Mentioned packages installs with errors
Expected result: Describe here what should happen after you run the steps above (i.e. what would be the correct behaviour)
Everything should install without problems
The text was updated successfully, but these errors were encountered: