I hope this is a mistake.

drush dl omega downloads Omega Five 7.x-5.x-dev

why would drush download a dev version unless specifically asked to?

Comments

bradallenfisher’s picture

Also omega never needed to be enabled in order to run drush omega-wizard... are there major changes that aren't being documented?

bradallenfisher’s picture

Project omega (7.x-4.2) downloaded to sites/all/themes/omega. [success]
Project omega contains 2 themes: omega, ohm.
Command omega-wizard needs the following module(s) enabled to run: omega. [error]
The drush command 'omega-wizard' could not be executed. [error]

bradallenfisher’s picture

Here is a weirder one... In a script I have:

drush dl omega-7.x-4.2
drush en omega
drush omega-wizard

This also fails to start the wizard...

output:

Project omega (7.x-4.2) downloaded to sites/all/themes/omega.                                                                          [success]
Project omega contains 2 themes: omega, ohm.
The following extensions will be enabled: omega
Do you really want to continue? (y/n): y
omega was enabled successfully.                                                                                                        [ok]
Command omega-wizard needs the following module(s) enabled to run: omega.                                                              [error]
The drush command 'omega-wizard' could not be executed.                                                                                [error]
bradallenfisher’s picture

I am guessing this was something with drupal.org's xml or something... cause now it is working fine.

bradallenfisher’s picture

Status: Active » Closed (cannot reproduce)

seems to be working now in exact same scenario. :)???