Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 582398 - net-misc/owncloud-client: undefined symbol: _ZN9QKeychain15ReadPasswordJob6setKeyERK7QString
Summary: net-misc/owncloud-client: undefined symbol: _ZN9QKeychain15ReadPasswordJob6se...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-08 00:28 UTC by Randy Barlow
Modified: 2016-05-08 14:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Barlow 2016-05-08 00:28:44 UTC
Since upgrading to the new KDE plasma stabilization last week, I've not been able to start the OwnCloud client:

$ owncloud
owncloud: symbol lookup error: /usr/lib64/libowncloudsync.so.0: undefined symbol: _ZN9QKeychain15ReadPasswordJob6setKeyERK7QString
$ echo $?
127
Comment 1 Randy Barlow 2016-05-08 14:59:46 UTC
The silly person that I am just noticed that I hadn't unmasked the more recent version of owncloud-client so I was on a fairly old 1.8.4. I'm going to assume that upgrading will fix this and close this for now. Apologies for the noise.