Bug 18246 - unable to launch knotes
Summary: unable to launch knotes
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Nicolas Lécureuil
QA Contact:
URL:
Whiteboard:
Keywords:
: 18248 (view as bug list)
Depends on:
Blocks: 17523
  Show dependency treegraph
 
Reported: 2016-04-22 19:42 CEST by Yann Ciret
Modified: 2016-05-05 17:01 CEST (History)
4 users (show)

See Also:
Source RPM: kdepim-16.03.80-1.mga6.src.rpm
CVE:
Status comment:


Attachments

Description Yann Ciret 2016-04-22 19:42:16 CEST
Description of problem:

Hello,

when I try to launch knotes, I have the message 'Il est impossible pour KDEInit de lancer « /bin/knotes »'.
From a terminal, I have this message:
knotes: symbol lookup error: /lib64/libknotesprivate.so.5: undefined symbol: _ZTIN9PimCommon24GenericGrantleeFormatterE

rpm -qa |grep knotes
knotes-handbook-16.03.80-1.mga6 (noarch)
lib64knotesprivate4-4.14.5-1.mga5 (x86_64)
lib64knotesprivate5-16.03.80-1.mga6 (x86_64)
knotes-16.03.80-1.mga6 (x86_64)

I uninstalled the package lib64knotesprivate4-4.14.5-1.mga5 but without change.

rpm -qa|grep kdepim
kdepimlibs4-handbooks-4.14.10-8.mga6 (noarch)
kdepimlibs-handbooks-16.03.80-1.mga6 (noarch)
lib64kdepimdbusinterfaces4-15.07.90-1.mga6 (x86_64)
lib64kdepim4-4.14.5-1.mga5 (x86_64)
kdepim-core-16.03.80-1.mga6 (x86_64)
libkdepim-16.03.80-4.mga6 (x86_64)
kdepimlibs4-core-4.14.10-8.mga6 (x86_64)
lib64kf5kdepimdbusinterfaces5-16.03.80-2.mga6 (x86_64)
lib64kdepim5-15.07.90-1.mga6 (x86_64)
lib64kf5libkdepim5-16.03.80-4.mga6 (x86_64)
kdepimlibs-core-16.03.80-1.mga6 (x86_64)
kdepim-16.03.80-1.mga6 (x86_64)
kdepim-apps-libs-16.03.80-2.mga6 (x86_64)

I uninstalled the package lib64kdepim4 and its 9 dependancy but without change.

I always have this message:
knotes: symbol lookup error: /lib64/libknotesprivate.so.5: undefined symbol: _ZTIN9PimCommon24GenericGrantleeFormatterE

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
Yann Ciret 2016-04-23 11:58:40 CEST

CC: (none) => mageia

Comment 1 Marja Van Waes 2016-04-24 15:46:03 CEST
confirming

CC: (none) => marja11
Blocks: (none) => 17523
Assignee: bugsquad => mageia

Comment 2 Nicolas Lécureuil 2016-05-05 11:29:31 CEST
is it still valid with latest updates ?
Comment 3 alain bonis 2016-05-05 12:54:42 CEST
Yes it is (here)

[alain@zephir ~]$ knotes 
knotes: symbol lookup error: /lib64/libknotesprivate.so.5: undefined symbol: _ZTIN9PimCommon24GenericGrantleeFormatterE

CC: (none) => albonis

Comment 4 Nicolas Lécureuil 2016-05-05 13:17:20 CEST
please provide rpm -qf /lib64/libknotesprivate.so.5
Comment 5 Nicolas Lécureuil 2016-05-05 13:20:00 CEST
and rpm -qa | grep pimcommon
Comment 6 David GEIGER 2016-05-05 13:21:03 CEST
Same here:
  
$ knotes 
knotes: symbol lookup error: /lib64/libknotesprivate.so.5: undefined symbol: _ZTIN9PimCommon24GenericGrantleeFormatterE

$ rpm -qf /lib64/libknotesprivate.so.5
lib64knotesprivate5-16.04.0-1.mga6

$ rpm -qa | grep pimcommon
lib64kf5pimcommon5-15.12.3-2.mga6

CC: (none) => geiger.david68210

Comment 7 Nicolas Lécureuil 2016-05-05 13:25:19 CEST
*** Bug 18248 has been marked as a duplicate of this bug. ***
Comment 8 Nicolas Lécureuil 2016-05-05 13:33:22 CEST
please test next pimcommon rpms.
Comment 9 alain bonis 2016-05-05 16:41:15 CEST
[root@zephir ~]# rpm -qf /lib64/libknotesprivate.so.5
lib64knotesprivate5-16.04.0-1.mga6

[root@zephir ~]# rpm -qa | grep pimcommon
lib64kf5pimcommon5-15.12.2-1.mga6

If i navigate to the repository
http://fr2.rpmfind.net/linux/mageia/distrib/cauldron/x86_64/media/core/release/

I can see there is a lib64kf5pimcommon5-16.04.0-1.mga6.x86_64.rpm
however It is never listed in updates.

If i do :
[root@zephir ~]# urpmi lib64kf5pimcommon5

the answer is :
Le paquetage demandé ne peut pas être installé :
lib64kf5pimcommon5-16.04.0-1.mga6.x86_64 (afin de garder lib64kf5pimcommon5-15.12.2-1.mga6.x86_64)
Désirez-vous tout de même continuer ? (O/n)

I can say yes, but it seems to me there is a problem.
Comment 10 Nicolas Lécureuil 2016-05-05 16:51:13 CEST
this is because you didn't tried last rpms ;)
Comment 11 David GEIGER 2016-05-05 16:53:59 CEST
Confirmed after pimcommon update it works properly now.
Comment 12 Nicolas Lécureuil 2016-05-05 16:55:55 CEST
thanks.

Please reopen if any issue with the new rpm.

Status: NEW => RESOLVED
Resolution: (none) => FIXED

Comment 13 alain bonis 2016-05-05 17:01:28 CEST
OK,

Yes it works !
But to get it properly installed i had to do (I don't pretend there wasn't a better way) :
urpme lib64kf5pimcommon5
=> a long list of pim-related packages get uninstalled too.
urpmi korganizer kalarm knotes akregator kjots kontact

and now :
[root@zephir ~]# rpm -qa | grep pimcommon
lib64kf5pimcommon5-16.04.0-1.mga6
 
Thanks.

Note You need to log in before you can comment on or make changes to this bug.