Active
Project:
Printcasting
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Jun 2010 at 13:23 UTC
Updated:
4 Jun 2010 at 18:53 UTC
The code that you've committed is not actually how Drupal.org actually packages things up for creating a profile.
Note also that the sql file you included has a ton of private and semi-private information (e.g. at least one hashed password, settings for ubercart and paypal, the private site key for any sites based on this profile which allows all sorts of "fun", the name of another local site you were working on).
The two points are somewhat related ;)
Comments
Comment #1
gregglesDocs on how to do it are at http://drupal.org/node/159730 and http://drupal.org/node/647374
Comment #2
alasda commentedHey greggles,
Thank you for your feedback. A proper Drupal installation profile is in the works for the D6 version. The method by which the D5 version was constructed does not lend itself to proper creation of an installation profile, and will remain hosted at the originally posted location.