Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 604860

Summary: kde-frameworks/kdelibs4support - kcm_ssl: user certificates can't be added if directory doesn't exist
Product: Gentoo Linux Reporter: schmittlauch <t.schmittlauch+gentoo>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugs.kde.org/show_bug.cgi?id=376402
Whiteboard: fixed in 5.31
Package list:
Runtime testing required: ---
Attachments: excerpt from `strace kcmshell5 kcm_ssl`

Description schmittlauch 2017-01-06 18:42:54 UTC
Created attachment 458972 [details]
excerpt from `strace kcmshell5 kcm_ssl`

package: kde-frameworks/kdelibs4support-5.26.0

Adding user certificates using the kcm_ssl GUI fails silently if the directory ~/.local/share/kssl/userCaCertificates/ doesn't exist. No error is reported and the certificates are visible in the list, but after closing and reopening kcm_ssl they're gone.
Manually creating ~/.local/share/kssl/userCaCertificates/ fixed the issue. This directory shall be created automatically if needed.
Comment 1 Andreas Sturmlechner gentoo-dev 2017-02-12 12:00:42 UTC
Is this still a problem in 5.29.0 and 5.31.0? If so, please report the issue upstream.
Comment 2 schmittlauch 2017-02-12 14:37:27 UTC
(In reply to Andreas Sturmlechner from comment #1)
> Is this still a problem in 5.29.0 and 5.31.0? If so, please report the issue
> upstream.

Done, see https://bugs.kde.org/show_bug.cgi?id=376402

Shall I close this now? Or do we wait until the upstream issue is resolved?
Comment 3 Andreas Sturmlechner gentoo-dev 2017-02-12 14:40:38 UTC
Thanks, we'll keep this open until fixed upstream.