Bug 1622664
| Summary: | URL reportlab.org of package isn't accurate anymore should be reportlab.com or similar | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Eric Lavarde <elavarde> |
| Component: | python-reportlab | Assignee: | William Moreno <williamjmorenor> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 28 | CC: | bdpepple, i, icon, peter, williamjmorenor |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-10-28 15:53:27 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Description of problem: $ rpm -qi python2-reportlab | awk -F' +: +' '$1 == "URL" {print $2}' | wget -i - --2018-08-27 19:14:49-- http://www.reportlab.org/ Resolving www.reportlab.org (www.reportlab.org)... 217.147.86.65 Connecting to www.reportlab.org (www.reportlab.org)|217.147.86.65|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2018-08-27 19:14:49 ERROR 404: Not Found. Version-Release number of selected component (if applicable): Name : python2-reportlab Version : 3.4.0 Release : 8.fc28 How reproducible: Always Steps to Reproduce: see above Actual results: URL doesn't exist Expected results: URL works Additional info: IMHO there are two URLs which could be used: https://www.reportlab.com/opensource/ or https://bitbucket.org/rptlab/reportlab