You are not logged in.

#1 2010-03-26 01:09:34

noMaster
Member
Registered: 2009-07-05
Posts: 70

Replace packages message during update [SOLVED]

[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-2

When 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

#2 2010-03-26 01:17:29

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

Re: Replace packages message during update [SOLVED]

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

#3 2010-03-26 02:47:59

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: Replace packages message during update [SOLVED]

Offline

#4 2010-03-26 08:10:15

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Replace packages message during update [SOLVED]

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

#5 2010-03-27 02:31:09

noMaster
Member
Registered: 2009-07-05
Posts: 70

Re: Replace packages message during update [SOLVED]

Allan wrote:
[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

#6 2010-03-27 02:34:00

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: Replace packages message during update [SOLVED]

pacman -S --asdep qt phonon

Offline

#7 2010-03-27 15:16:38

noMaster
Member
Registered: 2009-07-05
Posts: 70

Re: Replace packages message during update [SOLVED]

Allan wrote:

pacman -S --asdep qt phonon

Thank you

Offline

#8 2010-04-03 23:55:27

lynnevan
Member
Registered: 2008-02-12
Posts: 15

Re: Replace packages message during update [SOLVED]

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

Board footer

Powered by FluxBB