[opensuse-kde] KDE 4.2 rc1 and KDevleop3
Hello, I am using openSUSE 11.1 (fresh install from 10.3) with KDE 4.1.96 release 78.1 (4.2 RC1) and I am having problems with KDevelop3. In order to install KDevleop3 I need to --force the install of the RPMs needed for KDevelop3. The conflict has to do with only identical man page names. Here's the error from rpm without --force: alvin@Desktop:~/Tarballs/KDevelop3_RPMS> sudo rpm -ivh * root's password: Preparing... ########################################### [100%] file /usr/share/man/man1/kbookmarkmerger.1.gz from install of kdebase3-3.5.10-17.4.i586 conflicts with file from package kde4- konqueror-4.1.96-65.9.i586 file /usr/share/man/man1/kfind.1.gz from install of kdebase3-3.5.10-17.4.i586 conflicts with file from package kde4- kfind-4.1.96-65.9.i586 file /usr/share/man/man1/kate.1.gz from install of kdebase3-3.5.10-17.4.i586 conflicts with file from package kde4- kate-4.1.96-39.7.i586 My current workaround is to download and stor the 4 RPMs needed for KDevelop3: kdebase3-3.5.10-17.4.i586.rpm kdebase3-devel-3.5.10-17.4.i586.rpm kdevelop3-3.5.4-4.1.i586.rpm python-kde3-3.16.0-73.149.i586.rpm Then after upgrading kde to the latest in Factory, I --force the install of those 4 RPMs. Is there something I am doing wrong? Is there a repo that has a kdebase3 that has different names for those conflicting man pages? I would use KDevelop4 but it's too buggy for me (crashes when I select a file in the project for editing and no automake manager/support). I do plan on switching to KDevelop4 once it's released, but till then, I would like to keep using KDevelop3. Thanks and KDE 4.2 RC1 is great! Good job! Alvin -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
Am Mittwoch 21 Januar 2009 14:58:47 schrieb Alvin Beach:
Hello,
I am using openSUSE 11.1 (fresh install from 10.3) with KDE 4.1.96 release 78.1 (4.2 RC1) and I am having problems with KDevelop3.
...
Is there something I am doing wrong? Is there a repo that has a kdebase3 that has different names for those conflicting man pages?
Try satisfying the kdevelop3 requirmentes with uninstalling kdebase3 and using kdebase3-runtime, it tries to be the minimum environment for kde3 programs without requiring konqueror etc from kde3. Good luck, Karsten König -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
On January 21, 2009 10:54:17 am Karsten König wrote:
Am Mittwoch 21 Januar 2009 14:58:47 schrieb Alvin Beach:
Hello,
I am using openSUSE 11.1 (fresh install from 10.3) with KDE 4.1.96 release 78.1 (4.2 RC1) and I am having problems with KDevelop3.
...
Is there something I am doing wrong? Is there a repo that has a kdebase3 that has different names for those conflicting man pages?
Try satisfying the kdevelop3 requirmentes with uninstalling kdebase3 and using kdebase3-runtime, it tries to be the minimum environment for kde3 programs without requiring konqueror etc from kde3.
Good luck, Karsten König
I do have kdebase3-runtime installed. I appears to me that the kdevelop3 rpm specifically states the kdebase3 rpm as a dependancy (as opposed to some file it provides)? Here is where I am getting my rpms from: kdebase3 python-kde3 http://download.opensuse.org/distribution/11.1/repo/oss/ kdevelop3: http://download.opensuse.org/repositories/KDE:/Backports/openSUSE_11.1/ Note that the kdevelop3 in the backports repo above is 3.5.4 while the kdevelop3 in the opensuse oss repo is 3.5.3 Alvin -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
I've got same configuration of yours and no problem with dependencies. Here's relevant packages version: - kde4-keditbookmarks 4.1.96-65.10 - kdebase3 3.5.10-17.4 - kdevelop3 3.5.4-4.1 hope this helps... On Wed, Jan 21, 2009 at 8:19 PM, Alvin Beach <alvinbeach@gmail.com> wrote:
On January 21, 2009 10:54:17 am Karsten König wrote:
Am Mittwoch 21 Januar 2009 14:58:47 schrieb Alvin Beach:
Hello,
I am using openSUSE 11.1 (fresh install from 10.3) with KDE 4.1.96 release 78.1 (4.2 RC1) and I am having problems with KDevelop3.
...
Is there something I am doing wrong? Is there a repo that has a kdebase3 that has different names for those conflicting man pages?
Try satisfying the kdevelop3 requirmentes with uninstalling kdebase3 and using kdebase3-runtime, it tries to be the minimum environment for kde3 programs without requiring konqueror etc from kde3.
Good luck, Karsten König
I do have kdebase3-runtime installed. I appears to me that the kdevelop3 rpm specifically states the kdebase3 rpm as a dependancy (as opposed to some file it provides)?
Here is where I am getting my rpms from:
kdebase3 python-kde3 http://download.opensuse.org/distribution/11.1/repo/oss/
kdevelop3: http://download.opensuse.org/repositories/KDE:/Backports/openSUSE_11.1/
Note that the kdevelop3 in the backports repo above is 3.5.4 while the kdevelop3 in the opensuse oss repo is 3.5.3
Alvin
-- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
-- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
Am Mittwoch 21 Januar 2009 20:19:11 schrieb Alvin Beach:
I do have kdebase3-runtime installed. I appears to me that the kdevelop3 rpm specifically states the kdebase3 rpm as a dependancy (as opposed to some file it provides)?
No it requires kdebase3-devel, which in return requires the kdebase3 package. I don't know if kdevelop3 really requires kdebase-devel, I'd hope not, because that would make it hard to keep after dropping the 'big' kdebase3. Maybe bug the kdevelop3 maintainer about this to see if it's possible to build without kdebase3-devel, this is already flagged as TDOD (propably todo...) inside the .spec file. You can try it out inside your own buildservice home repo, just remove kdebase3-devel from Requires:, and if it is successful brag to the maintainer about it looking good and he can modify the opensuse .spec file =) Karsten -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
On Wednesday 21 January 2009 01:34:08 pm Karsten König wrote:
Am Mittwoch 21 Januar 2009 20:19:11 schrieb Alvin Beach:
I do have kdebase3-runtime installed. I appears to me that the kdevelop3 rpm specifically states the kdebase3 rpm as a dependancy (as opposed to some file it provides)?
No it requires kdebase3-devel, which in return requires the kdebase3 package. I don't know if kdevelop3 really requires kdebase-devel, I'd hope not, because that would make it hard to keep after dropping the 'big' kdebase3.
When kdebase3 will be dropped? So far I recall it is not in near future. I can't bet on time table, but you can expect to have KDE3 around another 4-5 years. It will be in maintenance mode, but it will be available. -- Regards, Rajko -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
participants (4)
-
Alvin Beach
-
Ant
-
Karsten König
-
Rajko M.