[asterisk-bugs] [JIRA] (ASTERISK-26802) [patch] Integrity Check Of PJSIP Download Fails
Michael L. Young (JIRA)
noreply at issues.asterisk.org
Fri Feb 17 07:51:10 CST 2017
Michael L. Young created ASTERISK-26802:
-------------------------------------------
Summary: [patch] Integrity Check Of PJSIP Download Fails
Key: ASTERISK-26802
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26802
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/BuildSystem, pjproject/pjsip
Affects Versions: 14.3.0, 13.14.0
Reporter: Michael L. Young
Severity: Minor
The build process fails to verify the integrity of the PJSIP download when using cURL to download the tarball.
The issue is with the cURL options. Passing "-w \"%{url_effective}\n\"" to cURL, that tells cURL to output the final url that the file was downloaded from. This output is being appended to the end of the file resulting in garbage at the end of the tarball.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list