[opensuse-factory] kmail problem after Tumbleweed snapshot 20191014
After the update with zypper dup I was left with a non working kmail. The information after using the konsole to start kmail was: kmail: symbol lookup error: /usr/lib64/libKF5ContactEditor.so.5: undefined symbol: _ZN9KContacts9Addressee16staticMetaObjectE No further explanation. Other kmail users with the same problem? Solutions, anybody? -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Hi, Am Donnerstag, 17. Oktober 2019, 08:52:59 CEST schrieb Cons Brouerius van Nidek:
After the update with zypper dup I was left with a non working kmail.
The information after using the konsole to start kmail was:
kmail: symbol lookup error: /usr/lib64/libKF5ContactEditor.so.5: undefined symbol: _ZN9KContacts9Addressee16staticMetaObjectE
No further explanation. Other kmail users with the same problem?
Solutions, anybody?
Sounds like you used "zypper up" instead of "zypper dup". Cheers, Fabian -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 10/17/19 1:57 PM, Fabian Vogt wrote:
Hi,
Am Donnerstag, 17. Oktober 2019, 08:52:59 CEST schrieb Cons Brouerius van Nidek:
After the update with zypper dup I was left with a non working kmail.
The information after using the konsole to start kmail was:
kmail: symbol lookup error: /usr/lib64/libKF5ContactEditor.so.5: undefined symbol: _ZN9KContacts9Addressee16staticMetaObjectE
No further explanation. Other kmail users with the same problem?
Solutions, anybody? Sounds like you used "zypper up" instead of "zypper dup".
Sorry Fabian, haven't used zypper up in years. Must be something else.
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Hi, Am Donnerstag, 17. Oktober 2019, 09:37:47 CEST schrieb Cons Brouerius van Nidek:
On 10/17/19 1:57 PM, Fabian Vogt wrote:
Hi,
Am Donnerstag, 17. Oktober 2019, 08:52:59 CEST schrieb Cons Brouerius van Nidek:
After the update with zypper dup I was left with a non working kmail.
The information after using the konsole to start kmail was:
kmail: symbol lookup error: /usr/lib64/libKF5ContactEditor.so.5: undefined symbol: _ZN9KContacts9Addressee16staticMetaObjectE
No further explanation. Other kmail users with the same problem?
Solutions, anybody? Sounds like you used "zypper up" instead of "zypper dup".
Sorry Fabian, haven't used zypper up in years. Must be something else.
This is likely related to the move of kcontacts from KDE Applications to KDE Frameworks, which results in a version downgrade, which "zypper up" can't deal with. It might be caused by mixing incompatible repos or having packages locked. Please open a bug report and provide the output of: rpm -qif /usr/lib64/libKF5ContactEditor.so.5 /usr/lib64/libKF5Contacts.so.5 Cheers, Fabian -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 10/17/19 2:43 PM, Fabian Vogt wrote:
Hi,
On 10/17/19 1:57 PM, Fabian Vogt wrote:
Hi,
Am Donnerstag, 17. Oktober 2019, 08:52:59 CEST schrieb Cons Brouerius van Nidek:
After the update with zypper dup I was left with a non working kmail.
The information after using the konsole to start kmail was:
kmail: symbol lookup error: /usr/lib64/libKF5ContactEditor.so.5: undefined symbol: _ZN9KContacts9Addressee16staticMetaObjectE
No further explanation. Other kmail users with the same problem?
Solutions, anybody? Sounds like you used "zypper up" instead of "zypper dup".
Sorry Fabian, haven't used zypper up in years. Must be something else. This is likely related to the move of kcontacts from KDE Applications to KDE Frameworks, which results in a version downgrade, which "zypper up" can't deal with. It might be caused by mixing incompatible repos or having
Am Donnerstag, 17. Oktober 2019, 09:37:47 CEST schrieb Cons Brouerius van Nidek: packages locked.
Please open a bug report and provide the output of: rpm -qif /usr/lib64/libKF5ContactEditor.so.5 /usr/lib64/libKF5Contacts.so.5
Cheers, Fabian
Found one remaining small problem with my updates since a good month. As it did not seem important I did not look into a solution.
At every zypper dup those two things were reported as not possible to solve. I ignored those two reports. The following package is going to be REMOVED: gtk3-schema 3.24.11-1.1 noarch openSUSE The following package is going to be downgraded: gtk4-schema 3.96.0-1.1 -> 3.94.0-1.1 noarch openSUSE-20181029-0 openSUSE the required actions could not be done. For the downgrade an old snapshot was required. Could this be the cause of my kmail problem? Working on the bug report.
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 10/17/19 5:18 PM, Cons Brouerius van Nidek wrote:
On 10/17/19 2:43 PM, Fabian Vogt wrote:
Hi,
On 10/17/19 1:57 PM, Fabian Vogt wrote:
Hi,
Am Donnerstag, 17. Oktober 2019, 08:52:59 CEST schrieb Cons Brouerius van Nidek:
After the update with zypper dup I was left with a non working kmail.
The information after using the konsole to start kmail was:
kmail: symbol lookup error: /usr/lib64/libKF5ContactEditor.so.5: undefined symbol: _ZN9KContacts9Addressee16staticMetaObjectE
No further explanation. Other kmail users with the same problem?
Solutions, anybody? Sounds like you used "zypper up" instead of "zypper dup".
Sorry Fabian, haven't used zypper up in years. Must be something else. This is likely related to the move of kcontacts from KDE Applications to KDE Frameworks, which results in a version downgrade, which "zypper up" can't deal with. It might be caused by mixing incompatible repos or having
Am Donnerstag, 17. Oktober 2019, 09:37:47 CEST schrieb Cons Brouerius van Nidek: packages locked.
Please open a bug report and provide the output of: rpm -qif /usr/lib64/libKF5ContactEditor.so.5 /usr/lib64/libKF5Contacts.so.5
Cheers, Fabian
Found one remaining small problem with my updates since a good month. As it did not seem important I did not look into a solution.
At every zypper dup those two things were reported as not possible to solve. I ignored those two reports.
The following package is going to be REMOVED: gtk3-schema 3.24.11-1.1 noarch openSUSE
The following package is going to be downgraded: gtk4-schema 3.96.0-1.1 -> 3.94.0-1.1 noarch openSUSE-20181029-0 openSUSE
the required actions could not be done. For the downgrade an old snapshot was required.
Could this be the cause of my kmail problem?
Working on the bug report.
That was the idea but after a whole evening working on the details of a bug report I gave up. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Somebody else filed a bug report about seemingly the same problem yesterday: http://bugzilla.opensuse.org/show_bug.cgi?id=1154392 As it turned out, the problem was that he had the Leap 15.0 repo active and libKF5Contacts installed from there (the rest from Tumbleweed). So check your repos (it doesn't necessary have to be the Leap 15.0 repo in your case of course). And also make sure that the two involved packages (libKF5Contacts5 and libKF5ContactEditor5) do come from the same repo (preferably Tumbleweed ;-) ) and are the newest versions, which for libKF5Contacts5 is 5.63.0 that is a *downgrade* from previous versions (as it is now part of KDE Frameworks). The rpm command Fabian gave you should tell from which repo and which versions those packages are. But you could e.g. also use YaST->Software Management (click on "Versions" below the package list) to check and update/downgrade/switch, if necessary. Kind Regards, Wolfgang -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Friday, October 18, 2019 5:19:09 PM WIB Wolfgang Bauer wrote:
Somebody else filed a bug report about seemingly the same problem yesterday: http://bugzilla.opensuse.org/show_bug.cgi?id=1154392
As it turned out, the problem was that he had the Leap 15.0 repo active and libKF5Contacts installed from there (the rest from Tumbleweed).
So check your repos (it doesn't necessary have to be the Leap 15.0 repo in your case of course). And also make sure that the two involved packages (libKF5Contacts5 and libKF5ContactEditor5) do come from the same repo (preferably Tumbleweed ;-) ) and are the newest versions, which for libKF5Contacts5 is 5.63.0 that is a *downgrade* from previous versions (as it is now part of KDE Frameworks).
The rpm command Fabian gave you should tell from which repo and which versions those packages are. But you could e.g. also use YaST->Software Management (click on "Versions" below the package list) to check and update/downgrade/switch, if necessary.
Thanks Wolfgang, Found out that libKF5ContactEditor5 is Version 19.08.1 Release : 1.1 Architecture: x86_64 Found further out that several other files are also protesting at the last download. I have gome back to a working snapshot so that I have a workable kmail. I will setup a fresh Tumbleweed on another partition which has to take over afterwards. Thanks again Regards Constant -- opensuse:tumbleweed:20191004 Qt: 5.13.1 KDE Frameworks: 5.62.0 - KDE Plasma: 5.16.5 - kwin 5.16.5 kmail2 5.12.1 - akonadiserver 5.12.1 - Kernel: 5.3.2-1-default - xf86-video- nouveau: -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (3)
-
Cons Brouerius van Nidek
-
Fabian Vogt
-
Wolfgang Bauer