BlackArch / blackarch

An ArchLinux based distribution for penetration testers and security researchers.
https://www.blackarch.org
Other
2.79k stars 554 forks source link

Broken tools instalation scripts #3518

Closed Szewcson closed 2 years ago

Szewcson commented 2 years ago

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 https://github.com/BlackArch/blackarch/issues/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

Szewcson commented 2 years ago

also dawnscanner - fatal: not a git repository (or any of the parent directories): .git evil-winrm - fatal: not a git repository (or any of the parent directories): .git hoper - fatal: not a git repository (or any of the parent directories): .git xspear - fatal: not a git repository (or any of the parent directories): .git

noraj commented 2 years ago

Please check for existing issues:

Please open individual (or grouped if it is the same problem) issues with details for other:

Szewcson commented 2 years ago

Ok, I will do that tomorrow.

Szewcson commented 1 year ago

dradis-ce has also same problem with ruby like the others.

noraj commented 1 year ago

I don't know what were your Could not find 'io-wait' error, I wasn't able to reproduce it anywayre. Is it still happening? If yes please add more details.

noraj commented 1 year ago

@Szewcson Also do you encounter the error mentioned in https://github.com/BlackArch/blackarch/issues/3519 ?