I've included several patches from drupalcode.org in the release https://www.drupal.org/node/2266543 which seem to fail validation although there is an existing whitelist entry.
Whitelist entry: ^http://cgit\.drupalcode\.org/.+\/patch/\?id=.+$
Failing URL: http://cgit.drupalcode.org/form_builder/patch/?id=e02d0af
Comments
Comment #1
torotil commentedI've released the distribution without those patches for now.
Comment #2
kreynen commenteddoes it only fail on Drupal.org or does it fail verification when you run drush verify-makefile drupal-org.make locally?
Comment #3
torotil commentedIt does also fail locally. Though I'm wondering why.
Comment #4
torotil commentedAh, it seems that the whitelisting simply doesn't work for patches.
drush make doesn't even try to match those URLs against the regexps.
Comment #5
mrharolda commentedI got one failing patch too, which I "solved" by uploading the patch in the issue queue ...
projects[linkit][patch][] = "http://cgit.drupalcode.org/linkit/patch/?id=abf895c8e9d7efa6b34d6961113b8c539a2808bc"Comment #6
mkhamash commentedI have also experienced this issue recently, with drupal.org packaging script.
Error message: The patch [error] {Patch URL} is not hosted on drupal.org
Patch URL: http://cgit.drupalcode.org/views/patch/?id=e5c8b65610fbfb93215466c2f234e...
make file: http://cgit.drupalcode.org/varbase/tree/drupal-org.make?id=ca56c0d793f4a...
Comment #7
gisleThis is four years old.
In this still a problem?
It will be closed as outdated if there is no response in two weeks.
If it is a problem, it is probably not something the LWG will be able to resolve.
The right place may be: https://www.drupal.org/project/drupalorg_drush .
Comment #8
gisle