BlackArch / blackarch

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

05-05 updates broken #3829

Closed 49-3 closed 3 weeks ago

49-3 commented 1 year ago

Bug description

i got 1143 package update today but i cant update using pacman or yay, have python3.11 conflicts

image

https://pastebin.com/QjcE8fbB

Steps to reproduce

yay -Syyu

Screenshots

image

noraj commented 1 year ago

The list of problematic packages:

It's an upstream issue where tests are wrongly packaged like it was the case for https://github.com/cole/aiosmtplib/issues/195 & https://github.com/drobotun/virustotalapi3/issues/3.

49-3 commented 1 year ago

finaly got it updated after uninstalling this: yay -Rc python-proxy-db dockerscan quark-engine python-minikerberos python-python-rle python-socid-extractor raccoon rawsec-cli slither cantoolz enteletaor h8mail hpfeeds kube-hunter maigret mentalist myjwt python-aesedb volatility3 pyrdp

noraj commented 1 year ago

pacman -Syu --overwrite /usr/lib/python3.11/site-packages/tests/* would have been easier but yes.

D3vil0p3r commented 1 month ago

I guess this issue can be closed @noraj