Bug 1220198

Summary: ca-certificates: create content in /var/lib/ca-certificates/ if it does not exist
Product: [openSUSE] openSUSE Tumbleweed Reporter: Thorsten Kukuk <kukuk>
Component: BasesystemAssignee: Ludwig Nussel <lnussel>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Thorsten Kukuk 2024-02-22 10:45:29 UTC
If /var get's only created in the initrd by ignition or combustion or if we do a "reset" and cleanup /var, ca-certificates does not re-create the content of /var/lib/ca-certificates

The service files should be enhanced, so that the tools runs on boot if /var/lib/ca-certificates does not exist or is empty.
Comment 1 Ludwig Nussel 2024-04-10 13:54:34 UTC
https://github.com/openSUSE/ca-certificates/pull/23
Comment 2 Ludwig Nussel 2024-05-15 14:25:12 UTC
was fixed already