[arch-general] Kde upgrade ?phonon/qt?
I read the notes on the web about upgrading, and started with this, but it want's to remove qt ??? what does this mean, for example I use qt4 in my gambas programming, so unsure where to head. Any advice appreciated. Ricahrd # pacman -Sy --asdeps qt :: Synchronizing package databases... archlinuxfr 24.9K 25.0K/s 00:00:01 [##########################################################################################################################################] 100% core 35.9K 133.0K/s 00:00:00 [##########################################################################################################################################] 100% extra 449.0K 157.1K/s 00:00:03 [##########################################################################################################################################] 100% community 358.0K 156.8K/s 00:00:02 [##########################################################################################################################################] 100% resolving dependencies... looking for inter-conflicts... error: failed to prepare transaction (could not satisfy dependencies) :: qtscriptgenerator: requires phonon # 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]
On 17/02/10 15:31, richard terry wrote:
:: phonon conflicts with qt. Remove qt? [Y/n]
On Wednesday 17 February 2010 16:40:52 you wrote:
On 17/02/10 15:31, richard terry wrote:
:: phonon conflicts with qt. Remove qt? [Y/n]
Thanks, Yes I did read that before I posted. I can see no mention of this problem in that article, as you see from my post I did exactly as shown below. The phonon conflict come up after I tried to install phonon as the failure seemed to suggest it was needed. Could you explain my error further. thanks. Richard # pacman -Sy --asdeps qt :: Synchronizing package databases... archlinuxfr 24.9K 25.0K/s 00:00:01 [##########################################################################################################################################] 100% core 35.9K 133.0K/s 00:00:00 [##########################################################################################################################################] 100% extra 449.0K 157.1K/s 00:00:03 [##########################################################################################################################################] 100% community 358.0K 156.8K/s 00:00:02 [##########################################################################################################################################] 100% resolving dependencies... looking for inter-conflicts... error: failed to prepare transaction (could not satisfy dependencies) :: qtscriptgenerator: requires phonon # 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]
On Wednesday 17 February 2010 14:39:53 richard terry wrote:
# pacman -Sy --asdeps qt :: qtscriptgenerator: requires phonon
How about removing qtscriptgenerator before doing this? You can install it after your upgrade is complete. HTH -- Regards Shridhar
On 02/17/2010 11:55 AM, Shridhar Daithankar wrote:
On Wednesday 17 February 2010 14:39:53 richard terry wrote:
# pacman -Sy --asdeps qt :: qtscriptgenerator: requires phonon
How about removing qtscriptgenerator before doing this? You can install it after your upgrade is complete.
HTH
I had to do this yesterday to get the update to proceed, works fine after that (make sure the repo you use is up to date). One thing that bothered me was that the "update" installed all of kde again. Even kdegames, that I removed ages ago. Anyone else also had this? Manne
On 17.02.2010 10:09, richard terry wrote:
# pacman -Sy --asdeps qt error: failed to prepare transaction (could not satisfy dependencies) :: qtscriptgenerator: requires phonon
pacman -Rd qtscriptgenerator (and possibly amarok) will do the job. regards michael
On Wed, 17 Feb 2010 16:28:40 +0100 Michael Schaefer <archlinux.org@micele.de> wrote:
On 17.02.2010 10:09, richard terry wrote:
# pacman -Sy --asdeps qt error: failed to prepare transaction (could not satisfy dependencies) :: qtscriptgenerator: requires phonon
pacman -Rd qtscriptgenerator (and possibly amarok) will do the job.
regards michael IMO this is better: # pacman -S --asdeps qt phonon
participants (6)
-
Allan McRae
-
Manne Merak
-
Michael Schaefer
-
richard terry
-
Shridhar Daithankar
-
Øyvind Heggstad