Active
Project:
Profiler
Version:
7.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2012 at 19:30 UTC
Updated:
27 Oct 2012 at 03:19 UTC
I tried adding the lines recommended to add to a drush.make file to a drupal-org.make for a distro to be packaged on d.o:
libraries[profiler][download][type] = "get"
libraries[profiler][download][url] = "http://ftp.drupal.org/files/projects/profiler-7.x-2.0-beta1.tar.gz"When I pushed my profile to d.o, the packager reported an error:
The library 'profiler' cannot be downloaded from [error]
http://ftp.drupal.org/files/projects/profiler-7.x-2.0-beta1.tar.gz,
the URL must be in the whitelist available at
http://drupal.org/packaging-whitelist.It seems like there are a couple of possible solutions:
Comments
Comment #1
btopro commentedThis does work, I don't know if d.o. did something to correct the problem but we use profiler in the Nittany distro on d.o.
http://drupal.org/node/1687988
make file call: