Discussion:
dependency resolution issue
Tim Wunder
2007-06-13 15:15:41 UTC
Permalink
$ sudo yum update --enablerepo=kde* --disablerepo=livna*
results in:
--> Finished Dependency Resolution
Error: Missing Dependency: libkonnector.so.0 is needed by package kdebluetooth
Error: Missing Dependency: libksync2.so.0 is needed by package kdebluetooth
$ rpm -qi kdebluetooth
Name : kdebluetooth Relocations: (not relocatable)
Version : 1.0 Vendor: (none)
Release : 0.18.beta2.fc6 Build Date: Wed 03 Jan 2007
08:07:39 AM EST
Install Date: Sat 03 Feb 2007 09:43:55 AM EST Build Host: euler.unl.edu
Group : Applications/Communications Source RPM:
kdebluetooth-1.0-0.18.beta2.fc6.src.rpm
Size : 3685494 License: GPL
Signature : DSA/SHA1, Wed 03 Jan 2007 08:13:31 AM EST, Key ID
efe4780cff6382fa
URL : http://kde-bluetooth.sourceforge.net/
Summary : The KDE Bluetooth Framework

Is this a known issue?

FWIW, I've removed kdebluetooth (I have no bluetooth devices) and can update,
but thought I'd post this anyway.

Tim
--
Fedora Core release 6 (Zod), Linux 2.6.20-1.2952.fc6
KDE: 3.5.6-4.fc6
11:05:01 up 13 days, 3:12, 0 users, load average: 0.17, 0.13, 0.09
"It's what you learn after you know it all that counts" John Wooden
Rex Dieter
2007-06-13 15:21:25 UTC
Permalink
Post by Tim Wunder
$ sudo yum update --enablerepo=kde* --disablerepo=livna*
--> Finished Dependency Resolution
Error: Missing Dependency: libkonnector.so.0 is needed by package kdebluetooth
Error: Missing Dependency: libksync2.so.0 is needed by package kdebluetooth
...
Post by Tim Wunder
Is this a known issue?
$ sudo repoquery --whatprovides libkonnector.so.0 libksync2.so.0
kdepim-6:3.5.4-4.fc6.i386
kdepim-6:3.5.6-0.2.fc6.i386

Looks like something provided by kdepim-3.5.6, but not kdepim-3.5.7.
Thanks, I'll take a closer look...

-- Rex

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Rex Dieter
2007-06-13 15:39:06 UTC
Permalink
Post by Rex Dieter
Post by Tim Wunder
$ sudo yum update --enablerepo=kde* --disablerepo=livna*
--> Finished Dependency Resolution
Error: Missing Dependency: libkonnector.so.0 is needed by package kdebluetooth
Error: Missing Dependency: libksync2.so.0 is needed by package kdebluetooth
...
Post by Tim Wunder
Is this a known issue?
$ sudo repoquery --whatprovides libkonnector.so.0 libksync2.so.0
kdepim-6:3.5.4-4.fc6.i386
kdepim-6:3.5.6-0.2.fc6.i386
Looks like something provided by kdepim-3.5.6, but not kdepim-3.5.7.
Thanks, I'll take a closer look...
Hmm, nowhere to be found, looks like kdebluetooth was the only package
to link against it.

-- Rex

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Tim Wunder
2007-06-13 15:43:16 UTC
Permalink
Post by Rex Dieter
Post by Rex Dieter
Post by Tim Wunder
$ sudo yum update --enablerepo=kde* --disablerepo=livna*
--> Finished Dependency Resolution
Error: Missing Dependency: libkonnector.so.0 is needed by package
kdebluetooth Error: Missing Dependency: libksync2.so.0 is needed by
package kdebluetooth
...
Post by Tim Wunder
Is this a known issue?
$ sudo repoquery --whatprovides libkonnector.so.0 libksync2.so.0
kdepim-6:3.5.4-4.fc6.i386
kdepim-6:3.5.6-0.2.fc6.i386
Looks like something provided by kdepim-3.5.6, but not kdepim-3.5.7.
Thanks, I'll take a closer look...
Hmm, nowhere to be found, looks like kdebluetooth was the only package
to link against it.
Seems like something kontact would need to sync to Palm-like devices. It would
make sense for them to be something that kdepim would want and kdebluetooth
would need. But I could be wrong about that...

Tim
--
Fedora Core release 6 (Zod), Linux 2.6.20-1.2952.fc6
KDE: 3.5.6-4.fc6
11:40:01 up 13 days, 3:47, 0 users, load average: 0.21, 0.21, 0.18
"It's what you learn after you know it all that counts" John Wooden
Thomas Davis
2007-06-13 16:01:03 UTC
Permalink
Post by Rex Dieter
Post by Tim Wunder
$ sudo yum update --enablerepo=kde* --disablerepo=livna*
--> Finished Dependency Resolution
Error: Missing Dependency: libkonnector.so.0 is needed by package kdebluetooth
Error: Missing Dependency: libksync2.so.0 is needed by package kdebluetooth
...
Post by Tim Wunder
Is this a known issue?
$ sudo repoquery --whatprovides libkonnector.so.0 libksync2.so.0
kdepim-6:3.5.4-4.fc6.i386
kdepim-6:3.5.6-0.2.fc6.i386
Looks like something provided by kdepim-3.5.6, but not kdepim-3.5.7.
Thanks, I'll take a closer look...
The kdebluetooth-beta3 removes the code that did syncing, so that
problem will go away..

You can also build the older versions of kdebluetooth with no pim support..

thomas

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

Continue reading on narkive:
Loading...