You are not logged in.
Tried to update with pacman -Syu and got the following
:: Starting full system upgrade...
:: Replace kdeaccessibility with extra/kde-meta-kdeaccessibility? [Y/n] y
:: Replace kdeadmin with extra/kde-meta-kdeadmin? [Y/n] y
:: Replace kdeartwork with extra/kde-meta-kdeartwork? [Y/n] y
:: Replace kdebase with extra/kde-meta-kdebase? [Y/n] y
:: Replace kdebindings with extra/kde-meta-kdebindings? [Y/n] y
:: Replace kdeedu with extra/kde-meta-kdeedu? [Y/n] y
:: Replace kdegames with extra/kde-meta-kdegames? [Y/n] y
:: Replace kdegraphics with extra/kde-meta-kdegraphics? [Y/n] y
:: Replace kdemultimedia with extra/kde-meta-kdemultimedia? [Y/n] y
:: Replace kdenetwork with extra/kde-meta-kdenetwork? [Y/n] y
:: Replace kdepim with extra/kde-meta-kdepim? [Y/n] y
:: Replace kdeplasma-addons with extra/kde-meta-kdeplasma-addons? [Y/n] y
:: Replace kdesdk with extra/kde-meta-kdesdk? [Y/n] y
:: Replace kdetoys with extra/kde-meta-kdetoys? [Y/n] y
:: Replace kdeutils with extra/kde-meta-kdeutils? [Y/n] y
:: Replace kdewebdev with extra/kde-meta-kdewebdev? [Y/n] y
warning: ntp: local (4.2.4-2) is newer than extra (4.2.4p7-3)
:: Replace phonon with extra/qt? [Y/n] y
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: amarok2-svn: requires phonon>=4.1
if I don't replace phonon I get
:: Replace phonon with extra/qt? [Y/n] n
resolving dependencies...
looking for inter-conflicts...
:: qt conflicts with phonon. Remove phonon? [Y/n] n
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: qt: conflicts with phonon
can't find out anything about phonon and qt other than phonon is a backend for qt. So I am caught in a loop.
Offline
amarok-svn (from AUR) is deprecated in favor of amarok-git (from AUR). And amarok-git depends on qt, not phonon
If you are using amarok2-git from other source - contact maintainer why it depends on phonon.
Last edited by blasse (2009-08-25 20:29:34)
Proud ex-maintainer of firefox-pgo
Offline
what he said ^^
with the addition that phonon is now part of the qt package.
Offline
I got amarok-svn 992202-1 from AUR and if I try to replace phonon I get
:: Replace phonon with extra/qt? [Y/n] y
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: amarok2-svn: requires phonon>=4.1
If i dont try to replace phonon first and try after a warning I get
:: qt conflicts with phonon. Remove phonon? [Y/n] y
error: failed to prepare transaction (could not satisfy dependencies)
:: amarok2-svn: requires phonon>=4.1
and if I try not replacing phonon at all I get
:: qt conflicts with phonon. Remove phonon? [Y/n] n
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: qt: conflicts with phonon
so how can I get pacman updated without removing amarok2-svn
Offline
Qt does not have a versioned provides on phonon. So.... remove amarok2-svn, update, the rebuild amarok2-svn (or amarok2-git as that seems the latest...) without the phonon dep and install it.
Offline