Actions
Bug #18862
closedInventories are rejected due to missing dependency on Centos 8
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
Missing apr-util-bdb package on centos8 cause the server to refuse all inventories with a 500 error leading to the following error:
[Mon Jan 25 14:02:21.368678 2021] [dav:error] [pid 906:tid 140463952623360] [client 192.168.7.4:42146] The locks could not be queried for verification against a possible "If:" header. [500, #0] [Mon Jan 25 14:02:21.368687 2021] [dav:error] [pid 906:tid 140463952623360] [client 192.168.7.4:42146] Could not open the lock database. [500, #400] [Mon Jan 25 14:02:21.368691 2021] [dav:error] [pid 906:tid 140463952623360] (20019)DSO load failed: [client 192.168.7.4:42146] Could not open property database. [500, #1]
Actions