You are not logged in.

#1 2022-08-27 16:45:40

ProjectsFromB
Member
Registered: 2022-04-14
Posts: 10

[solved] error: unresolvable package conflicts detected

I did pacman -Syu and got:

:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
blackarch is up to date
:: Starting full system upgrade...
:: Replace absl-py with community/python-absl? [Y/n] y
warning: gef: local (2259.e50af77-1) is newer than community (2022.06-2)
:: Replace intel-mkl with community/intel-oneapi-mkl? [Y/n] y
warning: python-ana: local (0.06-5) is newer than community (0.06-1)
warning: python-bintrees: local (2.2.0-2) is newer than community (2.2.0-1)
warning: python-cooldict: local (1.04-5) is newer than community (1.04-1)
:: Replace python-jaraco with community/python-jaraco.classes? [Y/n] y
:: Replace python-jaraco with community/python-jaraco.collections? [Y/n] y
:: Replace python-jaraco with community/python-jaraco.functools? [Y/n] y
:: Replace python-jaraco with community/python-jaraco.itertools? [Y/n] y
:: Replace python-jaraco with community/python-jaraco.logging? [Y/n] y
:: Replace python-jaraco with community/python-jaraco.stream? [Y/n] y
:: Replace python-jaraco with community/python-jaraco.text? [Y/n] y
warning: python-minidump: local (1:0.0.21-2) is newer than community (0.0.21-2)
warning: python-mulpyplexer: local (0.09-2) is newer than community (0.9-1)
:: Replace python-ropper with community/ropper? [Y/n] y
:: Replace python-z3 with community/python-z3-solver? [Y/n] y
warning: rustscan: local (648.a444ab6-1) is newer than community (2.1.0-2)
warning: trivy: local (726.a069ad78-1) is newer than community (0.31.2-1)
:: Replace wxgtk-common with extra/wxwidgets-common? [Y/n] n
:: Replace wxgtk3 with extra/wxwidgets-gtk3? [Y/n] y
resolving dependencies...
looking for conflicting packages...
:: wxwidgets-common and wxgtk-common are in conflict. Remove wxgtk-common? [y/N] n
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: wxwidgets-common and wxgtk-common are in conflict

Last edited by ProjectsFromB (2022-08-27 18:41:27)

Offline

#2 2022-08-27 16:47:28

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: [solved] error: unresolvable package conflicts detected

See the news on the front page.

Offline

#3 2022-08-27 18:24:53

ProjectsFromB
Member
Registered: 2022-04-14
Posts: 10

Re: [solved] error: unresolvable package conflicts detected

Scimmia wrote:

See the news on the front page.

Thanks [solved]
fixed by doing

sudo pacman -R -c wxgtk2
sudo pacman -R -c python-flasgger

Offline

Board footer

Powered by FluxBB