BlackArch / blackarch

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

CrackMapExec dependencies #3507

Closed CarlosSanchizCarrillo closed 2 years ago

CarlosSanchizCarrillo commented 2 years ago

Type: Question

Hi All! I'm triying to install latest CME, but if fails due a dependency not satisfied

❯ locate crackmapexec
❯ sudo pacman -Syyu crackmapexec
:: Synchronizing package databases...
 core                                                             165,3 KiB   612 KiB/s 00:00 [#######################################################] 100%
 extra                                                           1849,1 KiB  8,10 MiB/s 00:00 [#######################################################] 100%
 community                                                          7,1 MiB  11,0 MiB/s 00:01 [#######################################################] 100%
 multilib                                                         180,5 KiB  3,75 MiB/s 00:00 [#######################################################] 100%
 blackarch                                                          3,7 MiB  5,30 MiB/s 00:01 [#######################################################] 100%
:: Starting full system upgrade...
resolving dependencies...
warning: cannot resolve "python-minidump", a dependency of "python-pypykatz"
warning: cannot resolve "python-pypykatz", a dependency of "python-lsassy"
warning: cannot resolve "python-lsassy", a dependency of "crackmapexec"
:: The following package cannot be upgraded due to unresolvable dependencies:
      crackmapexec

:: Do you want to skip the above package for this upgrade? [y/N] n
error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'python-minidump' required by python-pypykatz
:: unable to satisfy dependency 'python-pypykatz' required by python-lsassy
:: unable to satisfy dependency 'python-lsassy' required by crackmapexec
❯ sudo pacman -Syyu python-minidump
:: Synchronizing package databases...
 core                                                             165,3 KiB   512 KiB/s 00:00 [#######################################################] 100%
 extra                                                           1849,1 KiB  4,97 MiB/s 00:00 [#######################################################] 100%
 community                                                          7,1 MiB  9,95 MiB/s 00:01 [#######################################################] 100%
 multilib                                                         180,5 KiB  3,09 MiB/s 00:00 [#######################################################] 100%
 blackarch                                                          3,7 MiB  4,56 MiB/s 00:01 [#######################################################] 100%
error: target not found: python-minidump

I'm doing something wrong?

noraj commented 2 years ago

Everything seems fine image you just must have a bad mirror, try changing to another one