You are not logged in.

#1 2010-02-22 15:23:32

jimburnettva
Member
From: Virginia, USA
Registered: 2010-02-12
Posts: 48
Website

First attempt to upgrade....

Hody everyone!

After about two weeks of using Arch Linux I decided to do a full upgrade, just to make sure I stay up-to-date with the latest and greatest.

First I ran the pacman -Syy command to retrieve the latest list of software.

Then I ran the pacman -Su command to do the actual upgrade.

I also tried pacman -Syu


It's complaining about a phonon dependency, but when I try installing phonon it says it needs to remove qt, but i need qt to run kde.....

I'm working on this now and wanted to post this in case other people were having any issues. I'll post my fix once I find it.  smile




[root@myhost ~]# pacman -Syy
:: Synchronizing package databases...                                                     
core                      36.0K   62.4K/s 00:00:01 [###############################] 100%
extra                    448.9K  231.4K/s 00:00:02 [###############################] 100%
community                358.0K  158.6K/s 00:00:02 [###############################] 100%
[root@myhost ~]# pacman -Su
:: Starting full system upgrade...
:: Replace kdelibs-experimental with extra/kdelibs? [Y/n] y
:: 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]
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: kdelibs: requires phonon
[root@myhost ~]# pacman -Su
:: Starting full system upgrade...
:: Replace kdelibs-experimental with extra/kdelibs? [Y/n] n
:: Replace klibc with core/mkinitcpio? [Y/n] n
:: Replace klibc-extras with core/mkinitcpio? [Y/n] n
:: Replace klibc-kbd with core/mkinitcpio? [Y/n] n
:: Replace klibc-module-init-tools with core/mkinitcpio? [Y/n] n
:: Replace klibc-udev with core/mkinitcpio? [Y/n] n
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: kdelibs: requires phonon
[root@myhost ~]# 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] n
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: phonon: conflicts with qt
[root@myhost ~]# pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
:: Starting full system upgrade...
:: Replace kdelibs-experimental with extra/kdelibs? [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]
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: kdelibs: requires phonon
[root@myhost ~]#


Resolving dependencies...
warning: provider package was selected (phonon-gstreamer provides phonon-backend)
looking for inter-conflicts...
:: phonon conflicts with qt. Remove qt? [Y/n]


My Linux & Progamming Blog - Jimmy Burnett

Offline

#2 2010-02-22 15:24:57

jimburnettva
Member
From: Virginia, USA
Registered: 2010-02-12
Posts: 48
Website

Re: First attempt to upgrade....

After trying to install phonon and removing qt like it asks, it fails with:


[root@myhost ~]# 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
:: polkit-qt: requires qt
:: qimageblitz: requires qt>=4.4.3
:: soprano: requires qt
:: strigi: requires qt
[root@myhost ~]#


My Linux & Progamming Blog - Jimmy Burnett

Offline

#3 2010-02-22 15:29:25

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: First attempt to upgrade....


Give what you have. To someone, it may be better than you dare to think.

Offline

#4 2010-02-22 15:49:06

jimburnettva
Member
From: Virginia, USA
Registered: 2010-02-12
Posts: 48
Website

Re: First attempt to upgrade....

Wonder,
Thanks! Seems to be working so far. I'll add the RSS feed for the Arch news to my reader.  :-)


My Linux & Progamming Blog - Jimmy Burnett

Offline

Board footer

Powered by FluxBB