Skip to content

Build fails with error: Unable to download patch. #21

Closed
@kenorb

Description

@kenorb

ADS build fails on the following error:

$ phing 
...
* [@self.1 ] ctools-7.x-1.3 downloaded.                                                                                                                                                                                                                             [ok]
* [@self.1 ] Unable to download https://drupal.org/files/ctools-n1925018-12.patch.                                                                                                                                                                                  [error]

The patch link is valid.

When downloading via wget, there is following error:

$ wget https://drupal.org/files/ctools-n1925018-12.patch
--2014-03-09 21:41:17--  https://drupal.org/files/ctools-n1925018-12.patch
Resolving drupal.org... 140.211.10.62, 140.211.10.16
Connecting to drupal.org|140.211.10.62|:443... connected.
ERROR: certificate common name `*.drupal.org' doesn't match requested host name `drupal.org'.
To connect to drupal.org insecurely, use `--no-check-certificate'.
Unable to establish SSL connection.

$ wget -V
GNU Wget 1.11.4 Red Hat modified

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions