You are not logged in.

#1 2012-02-19 20:27:32

harryhaaren
Member
Registered: 2012-02-19
Posts: 5

[SOLVED] QtWebkit dependency error, can't remove

Hey all,

No idea how I managed this, but I did:

# pacman -S mixxx
resolving dependencies...
looking for inter-conflicts...
:: qtwebkit and qt are in conflict. Remove qt? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: qtwebkit: requires qt
:: mixxx: requires qt>=4.5
# pacman -R qtwebkit
error: 'qtwebkit': target not found

Help appreciated... its my first dependency problem on Arch, I'm from a Debian background till recently so I don't quite know how to handle it!
Cheers, -Harry

Last edited by harryhaaren (2012-02-19 21:54:39)

Offline

#2 2012-02-19 20:31:01

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] QtWebkit dependency error, can't remove

Run 'pacman -Syu' and try again.


http://projects.archlinux.org/svntogit/ … s/qtwebkit
qtwebkit conflicts with qt<4.8.

Last edited by karol (2012-02-19 20:32:39)

Offline

#3 2012-02-19 20:39:19

harryhaaren
Member
Registered: 2012-02-19
Posts: 5

Re: [SOLVED] QtWebkit dependency error, can't remove

Tried that before, this is the error...

# pacman -Syu
:: Synchronising package databases...
core is up to date
extra is up to date
community is up to date
archaudio-production is up to date
archaudio-preview is up to date
:: The following packages should be upgraded first :
    pacman
:: Do you want to cancel the current operation
:: and upgrade these packages now? [Y/n] y

resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: gcc: requires gcc-libs=4.6.2-3

So it doesn't really want to... I can disable the archaudio repos if you think that might help?
-Harry

Offline

#4 2012-02-19 20:40:58

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] QtWebkit dependency error, can't remove

Run 'pacman -S pacman' and try again.

This is a known issue https://bugs.archlinux.org/task/27214


Please use [ code ] tags for posting snippets of code.

like this

Offline

#5 2012-02-19 20:45:53

harryhaaren
Member
Registered: 2012-02-19
Posts: 5

Re: [SOLVED] QtWebkit dependency error, can't remove

Thanks the pacman issue is resolved, I think there's a full system upgrade that it wants to perform, doing that now. Bout 400mb to download so it'll be a couple of minutes.

Will post back if that fixes the issue. Thanks already! -Harry

Offline

#6 2012-02-19 21:31:33

harryhaaren
Member
Registered: 2012-02-19
Posts: 5

Re: [SOLVED] QtWebkit dependency error, can't remove

Ok after the update (which ran into some problems like the "kmod / module-init-tools" and other dependecy problems) i tried this:

pacman -S qtwebkit   ->worked no problem

and then

pacman -S mixxx  worked fine too.

Thanks Karol for the guidance! -Harry

Offline

#7 2012-02-19 21:51:24

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] QtWebkit dependency error, can't remove

Glad I could help, welcome to the forums :-)
Please mark the thread as solved https://bbs.archlinux.org/viewtopic.php?id=130309

Offline

Board footer

Powered by FluxBB