You are not logged in.
[ku@ku-la ~]$ sudo pacman -Su
:: Starting full system upgrade...
warning: gsfonts: local (8.11-5) is newer than extra (1.0.7pre44-1)
:: Replace jack-audio-connection-kit with extra/jack? [Y/n]
:: Replace kdelibs-experimental with extra/kdelibs? [Y/n]
:: Replace kernel-headers with core/linux-api-headers? [Y/n]
:: Replace klibc with core/mkinitcpio? [Y/n]
:: Replace klibc-extras with core/mkinitcpio? [Y/n]
:: Replace klibc-kbd with core/mkinitcpio? [Y/n]
:: Replace klibc-module-init-tools with core/mkinitcpio? [Y/n]
:: Replace klibc-udev with core/mkinitcpio? [Y/n]
:: Replace lxde-settings-daemon with extra/lxsession-lite? [Y/n]
:: Replace pil with extra/python-imaging? [Y/n]
:: Replace policykit with extra/polkit? [Y/n]
:: Replace policykit-gnome with extra/polkit-gnome? [Y/n]
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: kdelibs: requires phonon
:: easystroke: requires boost>=1.41.0-2When I choice 'Yes' I see error. What does it mean? I should just install every package manually?
p.s. I'm on kernel26-rt-ice 2.6.33-1
Last edited by noMaster (2010-03-27 15:17:02)
Offline
easystroke needs to be removed and recompiled with the proper boost version. in our repos we have now boost 1.41.0-1
Give what you have. To someone, it may be better than you dare to think.
Offline
And for phonon: http://www.archlinux.org/news/483/
Offline
And just so you're clear, the replace massages that you mentioned in the thread title are not the issue here - it's the dependency issues detailed in the error message.
Offline
And for phonon: http://www.archlinux.org/news/483/
[ku@ku-la ~]$ sudo pacman -Sy --asdeps qt
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: kdelibs: requires phonon
[ku@ku-la ~]$Offline
pacman -S --asdep qt phonon
Offline
pacman -S --asdep qt phonon
Thank you
Offline
I've been on the ":: kdelibs: requires phonon" merry go round for months now. Imagine my delight at stumbling across the answer w/o even having to ask the question. Now to see if it works!!
Thanks
Offline