openSUSE Forums > Applications » kde 4.1 to 4.2 upgrade problem

Go Back   openSUSE Forums > Applications
Forums FAQ Members List Search Today's Posts Mark Forums Read


Applications Questions about desktops (KDE, Gnome, XFCE, etc.), software applications (configuration, usage, bugs, documentation)

Reply
Page 1 of 2 1 2
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 16-May-2009, 18:08
Puzzled Penguin
 
Join Date: Apr 2009
Posts: 21
vasilys hasn't been rated much yet
Question kde 4.1 to 4.2 upgrade problem

Hi everyone,
I am using this guide KDE4.2.* (How To Add) Guide. - openSUSE Forums to upgrade my kde 4.1.3 to 4.2.
While trying to update the kde42 desktop though, I get the following conflicts (and I am sure there will be other people getting it, since my system is pretty fresh):
Code:
digikamimageplugins-0.9.4-51.18.i586 requires libdigikam.so.0, but this requirement cannot be provided
-----------------------------------------------------------
kde4-dolphin-4.2.3-83.1.i586 requires libqt4 >= 4.5.1, but this requirement cannot be provided
uninstallable providers: libqt4-4.5.1-44.1.i586[KDE:KDE4:Factory:Desktop]
------------------------------------------------------------
marok-yauap-1.4.10-26.2.1.i586 requires libamarok.so.0, but this requirement cannot be provided
uninstallable providers: amarok-1.4.10-26.1.i586[openSUSE 11.1-0]
                   amarok-1.4.10-26.1.i586[repo-oss]
                   amarok-1.4.10-26.2.1.i586[repo-update]
------------------------------------------------------------
kdelibs4-4.2.3.1-120.3.i586 requires libqt4-x11 >= 4.5.1, but this requirement cannot be provided
uninstallable providers: libqt4-x11-4.5.1-44.1.i586[KDE:KDE4:Factory:Desktop]
------------------------------------------------------------
kde4-gwenview-4.1.3-4.7.i586 requires kdebase4-runtime < 4.1.60, but this requirement cannot be provided
uninstallable providers: kdebase4-runtime-4.1.3-4.1.i586[openSUSE 11.1-0]
                   kdebase4-runtime-4.1.3-4.1.i586[repo-oss]
-------------------------------------------------------------
libqt4-sql-4.4.3-4.8.2.i586 requires libqt4 = 4.4.3, but this requirement cannot be provided
uninstallable providers: libqt4-4.4.3-4.6.i586[openSUSE 11.1-0]
-------------------------------------------------------------
libqt4-qt3support-4.4.3-4.8.2.i586 requires libqt4 = 4.4.3, but this requirement cannot be provided
uninstallable providers: libqt4-4.4.3-4.6.i586[openSUSE 11.1-0]
                   libqt4-4.4.3-4.6.i586[repo-oss]
-------------------------------------------------------------
libQtWebKit4-4.4.3-4.8.1.i586 requires libqt4-x11 = 4.4.3, but this requirement cannot be provided
uninstallable providers: libqt4-x11-4.4.3-4.6.i586[openSUSE 11.1-0]
                   libqt4-x11-4.4.3-4.6.i586[repo-oss]
--------------------------------------------------------------
libqt4-sql-4.4.3-4.8.2.i586 requires libqt4 = 4.4.3, but this requirement cannot be provided
uninstallable providers: libqt4-4.4.3-4.6.i586[openSUSE 11.1-0]
                   libqt4-4.4.3-4.6.i586[repo-oss]
This is just a list of conflicts without possible solutions. I can upload a full list here if you guys need to. Btw, I am using OpenSUSE 11.1
Reply With Quote
  #2 (permalink)  
Old 16-May-2009, 18:27
ijbreakey's Avatar
Wise Penguin
 
Join Date: Jan 2009
Location: USA Pennsylvania
Posts: 1,001
ijbreakey has great reputationijbreakey has great reputationijbreakey has great reputationijbreakey has great reputationijbreakey has great reputationijbreakey has great reputation
Send a message via ICQ to ijbreakey Send a message via AIM to ijbreakey Send a message via Skype™ to ijbreakey
Default Re: kde 4.1 to 4.2 upgrade problem

Could you please open a terminal and post the output of

Code:
zypper lr -u -p
Need to check which repositories you have and their priorities.
__________________
Laptop: Dell Inspiron E1505 | OpenSUSE 11.2/Windows XP | KDE 4.3.3 "3" | Intel CPU T2050 1.6 GHZ | Intel 945GM | 3.2GB RAM
Box: OpenSUSE 11.2/Windows XP | KDE 4.3.3 "3" | Intel Celeron 2.53 GHz | Intel 915G | 1.2 GB RAM
Reply With Quote
  #3 (permalink)  
Old 16-May-2009, 18:30
Busy Penguin
 
Join Date: Jun 2008
Location: wichita
Posts: 299
pilotgi hasn't been rated much yet
Default Re: kde 4.1 to 4.2 upgrade problem

You need to add this repo to YaST to solve all the qt problems:

Index of /repositories/KDE:/Qt45/openSUSE_11.1

For the other kde programs, just select the option not to update.
Reply With Quote
  #4 (permalink)  
Old 16-May-2009, 18:38
ijbreakey's Avatar
Wise Penguin
 
Join Date: Jan 2009
Location: USA Pennsylvania
Posts: 1,001
ijbreakey has great reputationijbreakey has great reputationijbreakey has great reputationijbreakey has great reputationijbreakey has great reputationijbreakey has great reputation
Send a message via ICQ to ijbreakey Send a message via AIM to ijbreakey Send a message via Skype™ to ijbreakey
Default Re: kde 4.1 to 4.2 upgrade problem

I was going to suggest the same thing but...

Quote:
*Some users have been adding additional QT repositories – But this is not necessary.
There's a problem with it not even being able to find libqt-4.4.3 which is actually in the update repository. So either that repository is not active or there's another problem. Which is why I asked for the zypper output.

Take Care,

Ian
__________________
Laptop: Dell Inspiron E1505 | OpenSUSE 11.2/Windows XP | KDE 4.3.3 "3" | Intel CPU T2050 1.6 GHZ | Intel 945GM | 3.2GB RAM
Box: OpenSUSE 11.2/Windows XP | KDE 4.3.3 "3" | Intel Celeron 2.53 GHz | Intel 915G | 1.2 GB RAM
Reply With Quote
  #5 (permalink)  
Old 16-May-2009, 21:57
Busy Penguin
 
Join Date: Jun 2008
Location: Berlin, Germany
Posts: 284
supertimorplusfort hasn't been rated much yet
Default Re: kde 4.1 to 4.2 upgrade problem

Hi. Did you check the priorities of your repos?
KDE4.2.* Guide Conflicts - openSUSE Forums
Reply With Quote
  #6 (permalink)  
Old 16-May-2009, 22:35
Puzzled Penguin
 
Join Date: Apr 2009
Posts: 21
vasilys hasn't been rated much yet
Post Re: kde 4.1 to 4.2 upgrade problem

Quote:
Originally Posted by ijbreakey View Post
Could you please open a terminal and post the output of

Code:
zypper lr -u -p
Need to check which repositories you have and their priorities.

Here is the output:
Code:
 #  | Alias                    | Name                                  | Enabled | Refresh | Priority | URI                                                                                                                                      
---+--------------------------+---------------------------------------+---------+---------+----------+-------------------------------------------------------------------------------------------------------                                   
1  | Emulators:Wine           | Emulators:Wine                        | Yes     | Yes     |   99     | http://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_11.1/                                                                 
2  | KDE:Community            | KDE:Community                         | Yes     | Yes     |   99     | http://download.opensuse.org/repositories/KDE:/Community/openSUSE_11.1/                                                                  
3  | KDE:KDE4:Community       | KDE:KDE4:Community                    | Yes     | Yes     |   99     | http://download.opensuse.org/repositories/KDE%3a/KDE4%3a/Community/openSUSE_11.1_KDE4_Factory_Desktop/
4  | KDE:KDE4:Factory:Desktop | KDE:KDE4:Factory:Desktop              | Yes| Yes     |   99     | http://download.opensuse.org/repositories/KDE:/KDE4:/Factory:/Desktop/openSUSE_11.1/
5  | devel:tools:building     | devel:tools:building                  | Yes| Yes     |   99     | http://download.opensuse.org/repositories/devel:/tools:/building/openSUSE_11.1/
6  | kde42_Community          | kde42 Community                       | Yes| Yes     |   99     | http://download.opensuse.org/repositories/KDE:/KDE4:/Community/openSUSE_11.1_KDE_42/
7  | kde_42_Dekstop           | kde 42 Dekstop                        | Yes| Yes     |   99     | http://download.opensuse.org/repositories/KDE%3a/42/openSUSE_11.1/
8  | openSUSE 11.1-0          | openSUSE 11.1-0                       | Yes| No      |   99     | cd:///?devices=/dev/sr0
9  | repo                     | Packman Repository                    | Yes| Yes     |   99     | http://ftp.skynet.be/pub/packman/suse/11.1/
10 | repo-debug               | openSUSE-11.1-Debug                   | No| Yes     |   99     | http://download.opensuse.org/debug/distribution/11.1/repo/oss/
11 | repo-non-oss             | openSUSE-11.1-Non-Oss                 | Yes| Yes     |  120     | http://download.opensuse.org/distribution/11.1/repo/non-oss/
12 | repo-oss                 | openSUSE-11.1-Oss                     | Yes| Yes     |  120     | http://download.opensuse.org/distribution/11.1/repo/oss/
13 | repo-source              | openSUSE-11.1-Source                  | No| Yes     |   99     | http://download.opensuse.org/source/distribution/11.1/repo/oss/
14 | repo-update              | openSUSE-11.1-Update                  | Yes| Yes     |   99     | http://download.opensuse.org/update/11.1/
15 | repo_1                   | openSUSE BuildService - KDE:Community | Yes| Yes     |   99     | http://download.opensuse.org/repositories/KDE:/Community/openSUSE_11.1/
16 | system:SynCE             | system:SynCE                          | Yes| Yes     |   99     | http://download.opensuse.org/repositories/system:/SynCE/openSUSE_11.1/
libqt-4.4.3 seems to be installed... i even updated it. same thing im going to try pilotgi way now. see what happens
Reply With Quote
  #7 (permalink)  
Old 16-May-2009, 22:52
Puzzled Penguin
 
Join Date: Apr 2009
Posts: 21
vasilys hasn't been rated much yet
Post Re: kde 4.1 to 4.2 upgrade problem

Quote:
Originally Posted by pilotgi View Post
You need to add this repo to YaST to solve all the qt problems:

Index of /repositories/KDE:/Qt45/openSUSE_11.1

For the other kde programs, just select the option not to update.
I tried to add this repository and called it "qt repository", and also set its priority to 99. I now get a shorter list of conflicts. Here it is - nopaste.com (beta)
Btw, thanks a lot for fast replies, you guys are really friendly here Hopefully I will become helpful soon too.
Reply With Quote
  #8 (permalink)  
Old 16-May-2009, 22:52
caf4926's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 12,928
caf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputation
Send a message via MSN to caf4926
Default Re: kde 4.1 to 4.2 upgrade problem

You need to disable #3 and #4 they are conflicting with #6 and #7

see this guide
KDE4.2.* (How To Add) Guide. - openSUSE Forums

Then do unconditional update in the 6 and 7 repo's (kde 42's)
you don't need any extra QT stuff
Post dependency issues if you need to
__________________
Box: openSUSE 11.2 | (KDE4.3.3) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM

Last edited by caf4926; 16-May-2009 at 22:54. Reason: QT info
Reply With Quote
  #9 (permalink)  
Old 16-May-2009, 23:32
Puzzled Penguin
 
Join Date: Apr 2009
Posts: 21
vasilys hasn't been rated much yet
Unhappy Re: kde 4.1 to 4.2 upgrade problem

Quote:
Originally Posted by caf4926 View Post
You need to disable #3 and #4 they are conflicting with #6 and #7

see this guide
KDE4.2.* (How To Add) Guide. - openSUSE Forums

Then do unconditional update in the 6 and 7 repo's (kde 42's)
you don't need any extra QT stuff
Post dependency issues if you need to

****it, after updating libqt4 from 4.4.3 to 4.5.1, my desktop got messed up... Taskbar, icons are all over each each other, can't open any programs on desktop folder, can't even press the Start (main) button in the left lower corner... Only alt+F2 works. Please help... I really need to fix it back!!!
Reply With Quote
  #10 (permalink)  
Old 16-May-2009, 23:40
caf4926's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 12,928
caf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputation
Send a message via MSN to caf4926
Default Re: kde 4.1 to 4.2 upgrade problem

reboot and pause the boot by pressing the down arrow, now move back to the default boot and press backspace to clear all boot arguments - then just type the number: 3
hit enter

At the login prompt enter your username and password
Next do su and enter your root password

Now type: yast
hit enter

This will/should start yast in basic mode (keyboard navigation)
If you have not changed the repos as I suggested, do that first. Then in software management do the unconditional update.

As an alternative way, Some users have run the terminal commands
Code:
zypper ref
Code:
zypper dup
with success.
__________________
Box: openSUSE 11.2 | (KDE4.3.3) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
Reply
Page 1 of 2 1 2

Bookmarks

Tags
kde 4.1, kde 4.2, update problem, upgrade issue


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2