----- Original Message ----- > From: "Greg Sheremeta" <[email protected]> > To: [email protected] > Sent: Tuesday, July 8, 2014 9:50:08 AM > Subject: Re: [ovirt-devel] [ACTION NEEDED] you must install PatternFly for > new look-and-feel to work > > If you happen to do this in the next couple hours, there is a bug in the > PatternFly > RPM that I will fix shortly.
fixed. If you worked around it, sudo yum remove patternfly1 sudo yum localinstall http://copr-be.cloud.fedoraproject.org/results/patternfly/patternfly1/fedora-20-x86_64/patternfly1-1.0.5-1.fc20/patternfly1-1.0.5-1.fc20.noarch.rpm Sorry about that :) Greg > To work around: > > cd /usr/share/patternfly1/resources/css/ > sudo rm styles.min.css > ln -s patternfly.min.css styles.min.css > > and refresh the page. > > Greg > > ----- Original Message ----- > > From: "Greg Sheremeta" <[email protected]> > > To: [email protected] > > Sent: Tuesday, July 8, 2014 9:06:16 AM > > Subject: [ACTION NEEDED] you must install PatternFly for new look-and-feel > > to work > > > > Hi oVirt developers, > > > > We extracted the new look-and-feel 'library' (called PatternFly) into its > > own > > proper RPM, and removed it from the oVirt source tree in [1] > > > > If you rebase without installing this library, your UI will be severely > > messed up :) > > You must now install the PatternFly RPM from [2]. > > > > Steps: > > 1. add the PatternFly repo from [2] to your system in /etc/yum.repos.d/ > > 2. yum install patternfly1 > > 3. rebase ovirt-engine, build > > 4. run engine-setup > > > > [1] http://gerrit.ovirt.org/#/c/29018/ > > [2] https://copr.fedoraproject.org/coprs/patternfly/patternfly1/ > > > > Let me know if there are any problems! > > > > Greg > > > > Greg Sheremeta > > Red Hat, Inc. > > Sr. Software Engineer, RHEV > > Cell: 919-807-1086 > > [email protected] > _______________________________________________ > Devel mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/devel > _______________________________________________ Devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/devel
