Re: [ovirt-users] rpm sources - where?

2016-08-30 Thread Yedidyah Bar David
On Tue, Aug 30, 2016 at 2:02 PM, lejeczek  wrote:
> having easy access to srpm should be a must, this help us users help devel.
> I for example would like to find out why 9p driver is not included in qemu -
> first thing I do is take a look at rpm source - and with oVirt I have to
> fiddle around, and it could have (should) been made easier for the users.
> My vote would go - devel, please just put it in repo rpm(s).

Please open a bug against product "ovirt-distribution". Thanks.

Please also note that qemu, and specifically qemu-kvm-ev, is not an
oVirt project. There is a jenkins job [1][2][3] downloading the SRPM
from redhat.com and building it with minimal re-branding.

In the past, oVirt relied on the qemu package shipped as part of the
OS - CentOS or Fedora. See e.g. [4].

[1] http://jenkins.ovirt.org/search/?q=qemu
[2] 
https://gerrit.ovirt.org/gitweb?p=jenkins.git;a=blob;f=jobs/confs/projects/qemu/qemu_create-rpms.yaml;hb=HEAD
[3] 
https://gerrit.ovirt.org/gitweb?p=releng-tools.git;a=tree;f=specs/qemu;hb=HEAD
[4] https://lists.centos.org/pipermail/centos-announce/2015-October/021445.html

Best,

>
> thanks
>
>
> On 30/08/16 11:56, Yedidyah Bar David wrote:
>>
>> On Tue, Aug 30, 2016 at 1:33 PM, lejeczek  wrote:
>>>
>>> but why are these not included/configured in repos' rpms so yum would
>>> have
>>> necessary info?
>>> When we install repos rpm sources are not mentioned, why?
>>
>> Not sure, but I guess it's not interesting/useful.
>>
>> Usually you either look at a source rpm, or rebuild it to get a binary
>> rpm. You do not install it.
>>
>> Developers in oVirt generally do not do even that, but work with git
>> repos.
>>
>> I suggest looking at the following links as a start. If you need
>> something else, please provide more details.
>>
>> http://www.ovirt.org/develop/
>>
>> https://www.ovirt.org/develop/developer-guide/engine/engine-development-environment/
>>
>> That said, the below links are yum repos. Add them as the baseurl of
>> repos and you should be able to install PKG.src. See also e.g.:
>>
>>
>> https://ask.fedoraproject.org/en/question/87205/how-do-i-install-a-src-rpm-with-dnf/
>>
>> Best,
>>
>>>
>>>
>>> On 30/08/16 10:51, Yedidyah Bar David wrote:

 On Tue, Aug 30, 2016 at 12:31 PM, lejeczek  wrote:
>
> hi all
>
> I wonder why .src.rpms are not in yum repos

 They are, what specifically were you looking for?

> and would you know where to find
> them?

 http://resources.ovirt.org/pub/ovirt-4.0/rpm/el7/SRPMS/
 http://resources.ovirt.org/pub/ovirt-4.0/rpm/fc23/SRPMS/

> many thanks,
> L.
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users



>>
>>
>



-- 
Didi
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] rpm sources - where?

2016-08-30 Thread lejeczek
having easy access to srpm should be a must, this help us 
users help devel.
I for example would like to find out why 9p driver is not 
included in qemu - first thing I do is take a look at rpm 
source - and with oVirt I have to fiddle around, and it 
could have (should) been made easier for the users.

My vote would go - devel, please just put it in repo rpm(s).

thanks

On 30/08/16 11:56, Yedidyah Bar David wrote:

On Tue, Aug 30, 2016 at 1:33 PM, lejeczek  wrote:

but why are these not included/configured in repos' rpms so yum would have
necessary info?
When we install repos rpm sources are not mentioned, why?

Not sure, but I guess it's not interesting/useful.

Usually you either look at a source rpm, or rebuild it to get a binary
rpm. You do not install it.

Developers in oVirt generally do not do even that, but work with git repos.

I suggest looking at the following links as a start. If you need
something else, please provide more details.

http://www.ovirt.org/develop/
https://www.ovirt.org/develop/developer-guide/engine/engine-development-environment/

That said, the below links are yum repos. Add them as the baseurl of
repos and you should be able to install PKG.src. See also e.g.:

https://ask.fedoraproject.org/en/question/87205/how-do-i-install-a-src-rpm-with-dnf/

Best,




On 30/08/16 10:51, Yedidyah Bar David wrote:

On Tue, Aug 30, 2016 at 12:31 PM, lejeczek  wrote:

hi all

I wonder why .src.rpms are not in yum repos

They are, what specifically were you looking for?


and would you know where to find
them?

http://resources.ovirt.org/pub/ovirt-4.0/rpm/el7/SRPMS/
http://resources.ovirt.org/pub/ovirt-4.0/rpm/fc23/SRPMS/


many thanks,
L.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users








___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] rpm sources - where?

2016-08-30 Thread Yedidyah Bar David
On Tue, Aug 30, 2016 at 1:33 PM, lejeczek  wrote:
> but why are these not included/configured in repos' rpms so yum would have
> necessary info?
> When we install repos rpm sources are not mentioned, why?

Not sure, but I guess it's not interesting/useful.

Usually you either look at a source rpm, or rebuild it to get a binary
rpm. You do not install it.

Developers in oVirt generally do not do even that, but work with git repos.

I suggest looking at the following links as a start. If you need
something else, please provide more details.

http://www.ovirt.org/develop/
https://www.ovirt.org/develop/developer-guide/engine/engine-development-environment/

That said, the below links are yum repos. Add them as the baseurl of
repos and you should be able to install PKG.src. See also e.g.:

https://ask.fedoraproject.org/en/question/87205/how-do-i-install-a-src-rpm-with-dnf/

Best,

>
>
>
> On 30/08/16 10:51, Yedidyah Bar David wrote:
>>
>> On Tue, Aug 30, 2016 at 12:31 PM, lejeczek  wrote:
>>>
>>> hi all
>>>
>>> I wonder why .src.rpms are not in yum repos
>>
>> They are, what specifically were you looking for?
>>
>>> and would you know where to find
>>> them?
>>
>> http://resources.ovirt.org/pub/ovirt-4.0/rpm/el7/SRPMS/
>> http://resources.ovirt.org/pub/ovirt-4.0/rpm/fc23/SRPMS/
>>
>>> many thanks,
>>> L.
>>> ___
>>> Users mailing list
>>> Users@ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/users
>>
>>
>>
>



-- 
Didi
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] rpm sources - where?

2016-08-30 Thread lejeczek
but why are these not included/configured in repos' rpms so 
yum would have necessary info?

When we install repos rpm sources are not mentioned, why?


On 30/08/16 10:51, Yedidyah Bar David wrote:

On Tue, Aug 30, 2016 at 12:31 PM, lejeczek  wrote:

hi all

I wonder why .src.rpms are not in yum repos

They are, what specifically were you looking for?


and would you know where to find
them?

http://resources.ovirt.org/pub/ovirt-4.0/rpm/el7/SRPMS/
http://resources.ovirt.org/pub/ovirt-4.0/rpm/fc23/SRPMS/


many thanks,
L.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users





___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] rpm sources - where?

2016-08-30 Thread Yedidyah Bar David
On Tue, Aug 30, 2016 at 12:31 PM, lejeczek  wrote:
> hi all
>
> I wonder why .src.rpms are not in yum repos

They are, what specifically were you looking for?

> and would you know where to find
> them?

http://resources.ovirt.org/pub/ovirt-4.0/rpm/el7/SRPMS/
http://resources.ovirt.org/pub/ovirt-4.0/rpm/fc23/SRPMS/

>
> many thanks,
> L.
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users



-- 
Didi
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] rpm sources - where?

2016-08-30 Thread lejeczek

hi all

I wonder why .src.rpms are not in yum repos and would you 
know where to find them?


many thanks,
L.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users