Actions
Bug #2263
closedAfter rudder-init'ing an existing rudder root server, which had archives of old PIs and PT libs, I get only two enabled PTs and some errors in the logs
Status:
Rejected
Priority:
2
Assignee:
Matthieu CERDA
Category:
Architecture - Code maintenance
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
After rudder-init'ing an existing rudder root server, which had archives of old PIs and PT libs, I get only two enabled PTs and some errors in the logs:
Log:
15:10:31.300 [main] INFO b.l.c.CheckInitUserTemplateLibrary - The user policy template library is not marked as being initialized: adding all policies from reference library... 15:10:40.551 [pool-3-thread-8] INFO c.n.p.a.service.AgregationService - Finished the agregation in 16858 millisec 15:10:41.396 [main] WARN b.l.c.CheckInitUserTemplateLibrary - Some error where encountered during the initialization of the user library -> Error processing /applications -> Error processing /systemSettings -> Error processing /fileDistribution -> Error processing /fileConfiguration -> Error when adding category 'userlib_fileConfiguration' to user library parent category 'UserPolicyTemplateLibraryRoot' -> Auto-archive git failure: not found in git added files: policy-library/userlib_fileConfiguration/category.xml 15:10:42.253 [main] INFO bootstrap.liftweb.Boot - Initializing plugin 'Advanced Reporting' [com.normation.plugins.advancedreports.AdvancedReportingPluginDef] 15:10:42.253 [main] INFO c.n.p.a.AdvancedReportingPluginDef - loading advancedreporting plugin
Actions