Bug 1359582 - rpmlint issues 403 warning,when source url come from https://github.com
Summary: rpmlint issues 403 warning,when source url come from https://github.com
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: rpmlint
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-07-25 04:59 UTC by lnie
Modified: 2016-08-09 07:25 UTC (History)
5 users (show)

Fixed In Version: rpmlint-1.9-2.fc24 rpmlint-1.9-2.fc23
Clone Of:
Environment:
Last Closed: 2016-08-01 16:24:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description lnie 2016-07-25 04:59:22 UTC
Description of problem:

rpmlint glpi-0.90.3-1.fc24.src.rpm 
glpi.src: I: enchant-dictionary-not-found fr
glpi.src: W: invalid-url Source0: https://github.com/glpi-project/glpi/releases/download/0.90.3/glpi-0.90.3.tar.gz HTTP Error 403: Forbidden
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
However, when I try the same URL in any other tools(like curl), it works.

This is reported by kparal in https://phab.qadevel.cloud.fedoraproject.org/T766


Version-Release number of selected component (if applicable):
rpmlint-1.9-1.fc24.noarch

How reproducible:
always

Additional info:
The warning will be gone,if I change  addFilter("invalid-url .*\.github\.com/.*HTTP Error 403") to "addFilter("invalid-url .*github\.com/.*HTTP Error 403")" in /usr/share/rpmlint/config

Comment 1 Fedora Update System 2016-07-25 18:12:55 UTC
rpmlint-1.9-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-a0bafac5b2

Comment 2 Fedora Update System 2016-07-25 18:13:03 UTC
rpmlint-1.9-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-a86861e2f1

Comment 3 Fedora Update System 2016-07-28 04:18:35 UTC
rpmlint-1.9-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-a0bafac5b2

Comment 4 Fedora Update System 2016-07-28 06:00:17 UTC
rpmlint-1.9-2.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-a86861e2f1

Comment 5 Fedora Update System 2016-08-01 16:24:52 UTC
rpmlint-1.9-2.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2016-08-09 07:25:19 UTC
rpmlint-1.9-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.