#13 rpmlint source check fails wrongly for youtube-dl
Closed: Invalid None Opened 7 years ago by till.

According to https://taskotron.fedoraproject.org/artifacts/all/9f0aba22-d91c-11e6-9d1c-525400120b80/task_output/youtube-dl-2017.01.10-1.fc25.log the rpmlint check failed to download the sources due to a 403 error but it works here. Does it maybe use a bad user agent or is there a proxy error?


Thanks for the report! I reproduced the issue on the dev instance. However it happens only inside minions (client VMs that checks run on), so it indeed looks like an user-agent issue. We'll have a look.

! In #879#12471, @mkrizek wrote:
Thanks for the report! I reproduced the issue on the dev instance. However it happens only inside minions (client VMs that checks run on), so it indeed looks like an user-agent issue. We'll have a look.

Er, I should have written this after I had my coffee. I take that ^^^ back. This seems like a bug in rpmlint rather than in libtaskotron.

This is definitely an rpmlint issue, not task-rpmlint issue. It has the same problems when I run rpmlint standalone:
lang=bash $ rpmlint youtube-dl-2017.01.10-1.fc25.src.rpm youtube-dl.src:80: E: hardcoded-library-path in %{_prefix}/lib youtube-dl.src: W: invalid-url Source1: https://yt-dl.org/downloads/2017.01.10/youtube-dl-2017.01.10.tar.gz.sig HTTP Error 403: Forbidden youtube-dl.src: W: invalid-url Source0: https://yt-dl.org/downloads/2017.01.10/youtube-dl-2017.01.10.tar.gz HTTP Error 403: Forbidden 1 packages and 0 specfiles checked; 1 errors, 2 warnings.

@till, can you report a bug against rpmlint in http://bugzilla.redhat.com/ please? I'm going to close this, it's not a taskotron issue. Thanks.

Login to comment on this ticket.

Metadata