Hi -

You haven't built an install profile here, you've copied a bunch of stuff together. That's not the way it's done. There are many good resources for this, but the way you're doing it is not right.

You can look at Commerce Kickstart and see how you're supposed to build a drush make file that automatically builds in the modules you want at packaging time.

How did I get here? By including views and commerce and such you've broken the project dependency system that lets the testbots download the right dependencies.

Could you please at least unpublish your releases? I don't think you can delete them. I'll be happy to help you work through this. You may need to have this project removed and start over again.

Please let me know how I can help. Testing of Commerce is on hold because of this.

Comments

yaremchuk’s picture

Hi Randy,

sorry, we will try to take a look
and align our distribution.

Did I understand correctly,
our main issue is incorrect .make file?

Thanks,
for your kind comment.

Best,
Vasily P. Yaremchuk

rfay’s picture

No, the problem is that you have actually *checked in* the various modules. You don't run the .make file and then check in the results, you let Drupal.org build the distribution for you.