FS#56735 - [hedgewars] ssl problem on source url

Attached to Project: Community Packages
Opened by Erich Eckner (deepthought) - Friday, 15 December 2017, 20:49 GMT
Last edited by Eli Schwartz (eschwartz) - Tuesday, 26 December 2017, 22:58 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The package can't be built due to a not-downloadable source:

==> Making package: hedgewars 0.9.23-1 (Fr 15. Dez 21:41:51 CET 2017)
==> Retrieving sources...
-> Downloading hedgewars-src-0.9.23.tar.bz2...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 165M 100 165M 0 0 1111k 0 0:02:32 0:02:32 --:--:-- 1009k
-> Downloading hedgewars-cmake-ghc8-mask.patch...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (60) SSL certificate problem: self signed certificate in certificate chain
More details here: https://curl.haxx.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
==> ERROR: Failure while downloading https://pkgs.fedoraproject.org/cgit/rpms/hedgewars.git/plain/hedgewars-cmake-ghc8-mask.patch
Aborting...

The problem seems to be a self signed certificate in the cert chain of https://pkgs.fedoraproject.org/ - maybe you can just provide the patch as a local patch file?

Additional info:
* package version(s)
hedgewars 0.9.23-1 (git revision 0d6a431e75b84895b4a519ad8faaf314155f4e1a)

Steps to reproduce:
> makepkg --verifysource
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Tuesday, 26 December 2017, 22:58 GMT
Reason for closing:  Fixed
Additional comments about closing:  I've archreleased the change
Comment by Eli Schwartz (eschwartz) - Friday, 15 December 2017, 21:06 GMT

Loading...