You are not logged in.
Hello,
I have conflicting dependencies problem when trying to update my system:
[root@archlinux ~]# LANG=C pacman -Syu
:: Synchronizing package databases...
testing is up to date
core is up to date
extra is up to date
community-testing is up to date
community 385.0K 191.7K/s 00:00:02 [######################] 100%
multilib is up to date
:: Starting full system upgrade...
:: Replace gir-repository with testing/gobject-introspection? [Y/n] y
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: mutter: requires gir-repository
[root@archlinux ~]#
Offline
Report that to the bug tracker as well.
Offline
Report that to the bug tracker as well.
MUTTER IS NOT IN REPOS. that needs to be fixed.
remove mutter, pacman -Syu, recompile mutter without gir-repository dependency
Give what you have. To someone, it may be better than you dare to think.
Offline
flamelab wrote:Report that to the bug tracker as well.
MUTTER IS NOT IN REPOS. that needs to be fixed.
remove mutter, pacman -Syu, recompile mutter without gir-repository dependency
Oh, i thought it were in [gnome-unstable].
Offline
remove mutter, pacman -Syu, recompile mutter without gir-repository dependency
Thank you, this solve my problem - I was able to update system after mutter removal.
Offline