What | Removed | Added |
---|---|---|
CC | alice.brooks@suse.com |
I've got a fix pending against the package (https://build.opensuse.org/request/show/1185081), once it's accepted this issue should be sorted There was a patch to update some of the upstream docs to SUSE maintained versions, however for storaged this lead to invalid json against the application manifest. If you need to fix this immediately you can edit /usr/share/cockpit/storaged/manifest.json and change > { > "label": "Managing LVMs", > "url": "https://documentation.suse.com/smart/systems-management/html/cockpit-slemicro/index.html#id-1.7.7" > }, > "docs-rh": [ > { to > { > "label": "Managing LVMs", > "url": "https://documentation.suse.com/smart/systems-management/html/cockpit-slemicro/index.html#id-1.7.7" > } > ], > "docs-rh": [