Page 1 of 1

4.3.4 specfile's Sources is not a valid URL

Posted: Sun Aug 27, 2017 4:49 pm
by nagmoto
There is block in Fredora EPEL repo to prevent 4.3.4 from being built.

https://bugzilla.redhat.com/show_bug.cgi?id=1480934
Upstream Release Monitoring 2017-08-24 20:23:36 EDT
One or more of the specfile's Sources is not a valid URL so we cannot automatically build the new version for you. Please use a URL in your Source declarations if possible.
In spec file, following line can't really fetch the tar tar ball after http://dl.sf.net/nagios/nagios-4.3.4.tar.gz is rendered from version variable.

Code: Select all

Source0: http://dl.sf.net/nagios/nagios-%{version}.tar.gz
Following URL is valid one.

Code: Select all

https://github.com/NagiosEnterprises/nagioscore/releases/download/nagios-%{version}/nagios-%{version}.tar.gz
Can you work with Fedora EPEL rpm maintainer to fix this issue ?

Thanks

Re: 4.3.4 specfile's Sources is not a valid URL

Posted: Mon Aug 28, 2017 8:01 am
by scottwilkerson
I will work with the EPEL maintainer to update the source, however just for clarity this doesn't actually create new versions, they must be pushed directly by a maintainer.

Re: 4.3.4 specfile's Sources is not a valid URL

Posted: Mon Aug 28, 2017 8:27 am
by nagmoto
Thanks Scott
Please close this thread when this issue is resolved at https://bugzilla.redhat.com/show_bug.cgi?id=1480934

Re: 4.3.4 specfile's Sources is not a valid URL

Posted: Mon Aug 28, 2017 8:51 am
by scottwilkerson
will do