You are not logged in.
Hi all,
I'm trying to upgrade and I'm getting this:
:: Synchronizing package databases...
core is up to date
extra 1644.5 KiB 482K/s 00:03 [##################################################] 100%
community 4.5 MiB 481K/s 00:10 [##################################################] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
:: python-pycryptodome and python-crypto are in conflict. Remove python-crypto? [y/N]
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: python-pycryptodome and python-crypto are in conflict
Not sure how to proceed without breaking things. Any advisory on this?
Thanks!
Last edited by Batou (2018-08-28 15:18:24)
Please vote for all the AUR packages you're using. You can mass-vote for all of them by doing: "pacman -Qqm | xargs aurvote -v" (make sure to run "aurvote --configure" first)
Offline
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Look at the output of "pacman -Si python-pycryptodome". It states that it provides "python-crypto". You should remove python-crypto and keep python-pycryptodome if you need the additional functionality of python-pycryptodome. If you only need the functionality of python-crypto. pick either one and remove the other.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
Thanks!
Nothing broke! Double-checked all my python stuff and it's working fine.
Please vote for all the AUR packages you're using. You can mass-vote for all of them by doing: "pacman -Qqm | xargs aurvote -v" (make sure to run "aurvote --configure" first)
Offline