Alice Brooks changed bug 1227299
What Removed Added
CC   alice.brooks@suse.com

Comment # 2 on bug 1227299 from Alice Brooks
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": [


You are receiving this mail because: