Closed martinpitt closed 4 years ago
PR #14105 is a likely candidate.
Hah, the bug is rather shallow: cockpit-bridge.rpm does not ship patternfly.css at all. If I merely copy it from my built tree into the VM's /usr/share/cockpit/base1/ , composer looks fine again.
Cockpit version: 221
Reproducer:
bots/image-prepare -q fedora-32 && bots/vm-run fedora-32
dnf install -y cockpit-composer
Composer looks like this:
dnf downgrade cockpit-bridge
fixes it, i. e. going back to 220.This also gets spotted by composer's failing integration tests (this is a Red Hat internal link, sorry).