Pacman Conflicting Packages

:: dbus-python and python2-dbus are in conflict. Remove python2-dbus?" [y/N]
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: dbus-python and python2-dbus are in conflict

(pacman dies)

Before that, had some warnings…

:: Replace hunspell-en_US with extra/hunspell-en_us [Y/n]
warning: plymouth: local (1:0.8.8-3) is newer than extra (0.9.5.r84.ge554475-1)
:: Replace python-dbus with extra/dbus-python? [Y/n]
:: Replace python-dbus-common with extra/dbus-python? [Y/n]
resolving dependencies…
looking for conflicting packages…

You could try the following, but never do this with third-party packages… :arrow_down:

sudo pacman -Syyu --overwrite="/usr/*"

Those are normal messages. It means that the packaging has changed for certain packages in the repositories due to them having been moved between different repositories or having become bundled as dependencies of other packages, or something similar.

It’s only repository housecleaning. :wink:

Didn’t work. “unresolvable package conflicts” … “failed to prepare transaction (conflicting dependencies)”

I’m gonna try Pamac.

Any reason you have different version?

No idea.

I ran Pamac and everything upgraded fine. Now when I run pacman -Syu everything is up to date and I just get a warning about plymouth being newer.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.