On Tue, Nov 21, 2017 at 2:27 PM, Barak Korren <[email protected]> wrote:

> On 21 November 2017 at 21:04, Idan Shaby <[email protected]> wrote:
> > Hi,
> >
> > How do I check if our ovirt master repos contain version 1.2.0 of
> > ovirt-imageio-common and ovirt-imageio-daemon?
> > I want to add these requirements to vdsm and I am not sure how to verify
> it.
>
> This searches for a certain package in a certain repo:
>
> repoquery --repofrompath=r,http://resources.ovirt.org/repos/
> ovirt/tested/master/rpm/el7
> --repoid=r list '*imageio*'
>
> You can change the url slightly to check for other distros and oVirt
> versions.
>
> --
> Barak Korren
> RHV DevOps team , RHCE, RHCi
> Red Hat EMEA
> redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
> _______________________________________________
> Infra mailing list
> [email protected]
> http://lists.ovirt.org/mailman/listinfo/infra
>

Same thing really, but I like to navigate to
http://plain.resources.ovirt.org/repos/ovirt/tested/master/rpm/ and poke
around in the browser.
_______________________________________________
Infra mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/infra

Reply via email to