https://bugzilla.redhat.com/show_bug.cgi?id=1202470



--- Comment #6 from Antti Järvinen <[email protected]> ---
Gil Cattaneo wrote:
>>  - Source0: points to github but there seems to be nothing in given URL?
>
>i don't understand, if you run wget can download the source tarball ...

Exactly:

-bash-4.3$ grep -E 'Version|Source0' srpm/validator-htmlparser.spec 
Version:       1.4
Source0:      
https://github.com/validator/htmlparser/archive/RELEASE_%{_version}.tar.gz
-bash-4.3$ wget
https://github.com/validator/htmlparser/archive/RELEASE_1.4.tar.gz
--2015-03-30 05:31:48-- 
https://github.com/validator/htmlparser/archive/RELEASE_1.4.tar.gz
Resolving github.com (github.com)... 192.30.252.130
Connecting to github.com (github.com)|192.30.252.130|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/validator/htmlparser/tar.gz/RELEASE_1.4
[following]
--2015-03-30 05:31:49-- 
https://codeload.github.com/validator/htmlparser/tar.gz/RELEASE_1.4
Resolving codeload.github.com (codeload.github.com)... 192.30.252.147
Connecting to codeload.github.com (codeload.github.com)|192.30.252.147|:443...
connected.
HTTP request sent, awaiting response... 404 Not Found
2015-03-30 05:31:50 ERROR 404: Not Found.

--
Antti

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to