Re: Copr Dependencies for EL

2017-02-08 Thread Martin Juhl
Ok.. 

I have submitted a build request for python-flask-whooshee...

In regards to python-requests... The version in RHEL is 2.6.0... will this be 
an issue???

- Original meddelelse -
Fra: "Michal Novotny" 
Til: "copr-devel" 
Cc: "Helgi Waag" 
Sendt: onsdag, 8. februar 2017 15:08:17
Emne: Re: Copr Dependencies for EL



On Wed, Feb 8, 2017 at 10:59 AM, Martin Juhl < m...@casalogic.dk > wrote: 



Hi 

I have identified some missing dependencies for building COPR for 
CentOS/RHEL... 

Frontend: 
python-flask-whooshee: Is build in the Copr project, but needs to have added 
EPEL as a build target, can you do that?? 



This package is also in Fedora, see 
https://bodhi.fedoraproject.org/updates/FEDORA-2017-b3afc21666 for the latest 
version of it. It is built in @copr/copr because we need the latest version 
from upstream. That will be now provided by the update above. You can make a 
package request for EPEL7. 

BQ_BEGIN

python-requests: I have requested a build: 
https://bugzilla.redhat.com/show_bug.cgi?id=1420248 

BQ_END

So this seems to be in RHEL, CentOS already. No need to include in EPEL then? 

BQ_BEGIN


python-flask-script: I have requested a build: 
https://bugzilla.redhat.com/show_bug.cgi?id=1420252 

BQ_END

Good. 

BQ_BEGIN



Backend: 

sphinx: Is this package needed?? I don't think it was there in v. 1.94... I 
have requested a build: https://bugzilla.redhat.com/show_bug.cgi?id=1420257 

BQ_END

Docs are built only for Fedora (see the spec), not for other distros. So 
BuildRequires of python-sphinx should be conditioned by %if 0%{?fedora} 
(currently it is not). Only python-sphinx is needed for docs building. "sphinx" 
is a search engine and totally unrelated to copr-backend so that BuildRequire 
can be removed. Please send a PR if you have time. 

BQ_BEGIN



I have also created a tracker bug, but I'm unsure how to use it?? is there a 
way to link these build requests to the bug???: 
https://bugzilla.redhat.com/show_bug.cgi?id=1420243 


BQ_END

You can also just track the progress in that bugzilla that you have created ( 
https://bugzilla.redhat.com/show_bug.cgi?id=1420243 ). Not sure if we need 
anything more fancy. 

BQ_BEGIN


I'm also pulling in my collegue, Helgi Waag, to help me on this project... 


BQ_END

Great. Any help appreciated. 

clime 

BQ_BEGIN


Regards 

/Martin 

___ 
copr-devel mailing list -- copr-devel@lists.fedorahosted.org 
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org 


BQ_END



___ 
copr-devel mailing list -- copr-devel@lists.fedorahosted.org 
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org 
___
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org


Re: Copr Dependencies for EL

2017-02-08 Thread Michal Novotny
On Wed, Feb 8, 2017 at 10:59 AM, Martin Juhl  wrote:

> Hi
>
> I have identified some missing dependencies for building COPR for
> CentOS/RHEL...
>
> Frontend:
>
> python-flask-whooshee: Is build in the Copr project, but needs to have added 
> EPEL as a build target, can you do that??
>
>
This package is also in Fedora, see
https://bodhi.fedoraproject.org/updates/FEDORA-2017-b3afc21666 for the
latest version of it. It is built in @copr/copr because we need the latest
version from upstream. That will be now provided by the update above. You
can make a package request for EPEL7.

> python-requests: I have requested a build: 
> https://bugzilla.redhat.com/show_bug.cgi?id=1420248
>
>
So this seems to be in RHEL, CentOS already. No need to include in EPEL
then?

>
> python-flask-script: I have requested a build: 
> https://bugzilla.redhat.com/show_bug.cgi?id=1420252
>
> Good.

>
>
> Backend:
>
> sphinx: Is this package needed?? I don't think it was there in v. 1.94... I 
> have requested a build: https://bugzilla.redhat.com/show_bug.cgi?id=1420257
>
>
Docs are built only for Fedora (see the spec), not for other distros. So
BuildRequires of python-sphinx should be conditioned by %if 0%{?fedora}
(currently it is not). Only python-sphinx is needed for docs building.
"sphinx" is a search engine and totally unrelated to copr-backend so that
BuildRequire can be removed. Please send a PR if you have time.

>
>
> I have also created a tracker bug, but I'm unsure how to use it?? is there a 
> way to link these build requests to the bug???: 
> https://bugzilla.redhat.com/show_bug.cgi?id=1420243
>
> You can also just track the progress in that bugzilla that you have
created (https://bugzilla.redhat.com/show_bug.cgi?id=1420243). Not sure if
we need anything more fancy.

>
> I'm also pulling in my collegue, Helgi Waag, to help me on this project...
>
> Great. Any help appreciated.

clime

>
> Regards
>
> /Martin
>
>
> ___
> copr-devel mailing list -- copr-devel@lists.fedorahosted.org
> To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org
>
>
___
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org


Re: Copr Dependencies for EL

2017-02-08 Thread Martin Juhl
For some reason, there are no logs for the builds of prunerepo???

Could we do a rebuild??

(This is all in copr-dev)

- Original meddelelse -
Fra: "mj" 
Til: "copr-devel" 
Cc: "Helgi Waag" 
Sendt: onsdag, 8. februar 2017 10:59:51
Emne: Copr Dependencies for EL

Hi 

I have identified some missing dependencies for building COPR for 
CentOS/RHEL... 

Frontend: 
python-flask-whooshee: Is build in the Copr project, but needs to have added 
EPEL as a build target, can you do that?? 
python-requests: I have requested a build: 
https://bugzilla.redhat.com/show_bug.cgi?id=1420248 
python-flask-script: I have requested a build: 
https://bugzilla.redhat.com/show_bug.cgi?id=1420252 

Backend: 

sphinx: Is this package needed?? I don't think it was there in v. 1.94... I 
have requested a build: https://bugzilla.redhat.com/show_bug.cgi?id=1420257 

I have also created a tracker bug, but I'm unsure how to use it?? is there a 
way to link these build requests to the bug???: 
https://bugzilla.redhat.com/show_bug.cgi?id=1420243 


I'm also pulling in my collegue, Helgi Waag, to help me on this project... 


Regards 

/Martin 

___ 
copr-devel mailing list -- copr-devel@lists.fedorahosted.org 
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org 
___
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org


Copr Dependencies for EL

2017-02-08 Thread Martin Juhl
Hi 

I have identified some missing dependencies for building COPR for 
CentOS/RHEL... 

Frontend: 
python-flask-whooshee: Is build in the Copr project, but needs to have added 
EPEL as a build target, can you do that?? 
python-requests: I have requested a build: 
https://bugzilla.redhat.com/show_bug.cgi?id=1420248 
python-flask-script: I have requested a build: 
https://bugzilla.redhat.com/show_bug.cgi?id=1420252 

Backend: 

sphinx: Is this package needed?? I don't think it was there in v. 1.94... I 
have requested a build: https://bugzilla.redhat.com/show_bug.cgi?id=1420257 

I have also created a tracker bug, but I'm unsure how to use it?? is there a 
way to link these build requests to the bug???: 
https://bugzilla.redhat.com/show_bug.cgi?id=1420243 


I'm also pulling in my collegue, Helgi Waag, to help me on this project... 


Regards 

/Martin 
___
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org