Hi,

why is this package not contained also in ovirt-master-snapshot repository [6]? Most of developers are using ovirt-master-snapshot, because this is the official repository for oVirt depelopers as mentioned in [7] and [8]. AFAIK there was not yet any official announcement that every developer should switch from ovirt-master-snapshot to ovirt-tested-master ...

Martin

[6] http://plain.resources.ovirt.org/pub/ovirt-master-snapshot/rpm/
[7] https://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=blob_plain;f=README.adoc;hb=HEAD
[8] http://www.ovirt.org/develop/developer-guide/engine/engine-development-environment/


On Mon, Feb 13, 2017 at 8:42 PM, Greg Sheremeta <gshereme@redhat.com> wrote:
Hi,

Tomorrow (Tues Feb 14) we'll merge a patch [1] that upgrades the version of PatternFly used by webadmin and userportal to the latest 3.y version.

In addition to updating the library, we've also changed the delivery mechanism. We're no longer maintaining a PatternFly RPM on copr [2]. The new method is a new project called ovirt-js-dependencies [3] that contains any runtime JS dependencies required by the engine -- currently patternfly, bootstrap, and jquery. This project is using oVirt Standard CI [4], and thus you should get the RPM from the tested master repo [5].

TL;DR: What you need to do (from the README)
Set Up the Tested Master Repository

* Automatically
- Run the following command (replace `@distro@` in the following code block
  with `fc` for Fedora or `el` for RHEL or an equivalent distribution):

    # dnf config-manager --add-repo \

* Manually
- Create the file `/etc/yum.repos.d/ovirt-tested-master.repo`, and replace
  `@distro@` in the following code block with `fc` for Fedora or `el` for RHEL
  or an equivalent distribution.

    [ovirt-tested-master]
    name=ovirt-tested-master
    enabled=1
    gpgcheck=0

And then

sudo dnf install ovirt-js-dependencies


Let me know if you have any questions.

Best wishes,
Greg



--
Greg Sheremeta, MBA
Red Hat, Inc.
Sr. Software Engineer
gshereme@redhat.com

_______________________________________________
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel