You are not logged in.
Pages: 1
pyther@tux: sudo pacman -Su ~
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: kdelibs: requires phonon
pyther@tux: sudo pacman -S phonon ~
resolving dependencies...
warning: provider package was selected (phonon-gstreamer provides phonon-backend)
looking for inter-conflicts...
:: phonon conflicts with qt. Remove qt? [Y/n]
error: failed to prepare transaction (could not satisfy dependencies)
:: phonon-gstreamer: requires qt
:: phonon: requires qt
:: kdelibs: requires qt>=4.5.3-4
:: mythtv-fixes-vdpau: requires qt
:: phonon-xine: requires qt>=4.5.2-3
:: polkit-qt: requires qt
:: soprano: requires qt
:: strigi: requires qt
:: vlc: requires qt
I'm not sure what to do here, phonon says it depends on qt (pacman -Si phonon), but apparently I'm getting an error.
Last edited by pyther (2010-02-01 17:09:26)
Offline
As a [testing] user, you should really read the arch-dev-public list:
Offline
Sorry for the noise!
Don't be sorry. I wouldn't have found Pierre's email without your post. I just upgraded to testing, and I had forgotten about reading the dev mailing list.
So, uh, actually ... thank you for posting!
Offline
This should be announced somewhere, as the problem appears for non-testing users now as well.
regards
Offline
same here, not using [testing]
I haven't noticed anything detrimental except that extra/kdelibs isn't updating automatically.
Whenever I encounter an issue like that I tend to leave it alone for a while.
pacman russian roulette: yes | pacman -Rcs $(pacman -Q | LANG=C sort -R | head -n $((RANDOM % 10)))
(yes, I know its broken)
Offline
me too! I'm not using [testing]...
Offline
Offline
Pages: 1