I have just installed the 6.24 version with drush and have a long error message in the terminal each time I use drush to enable theme or module. The message begin with

Duplicate entry 'themes/pushbutton/pushbutton.info' for key 'PRIMARY'                                                                                                                                                                                     [warning]
query: INSERT INTO system (name, owner, info, type, filename, status, throttle, bootstrap) VALUES ('pushbutton', 'themes/engines/phptemplate/phptemplate.engine',
'a:13:{s:4:\"name\";s:10:\"Pushbutton\";s:11:\"description\";s:52:\"Tabled, multi-column theme in blue and orange...

I could reproduce the error without additional theme or module, just fresh install. The error message appears in terminal using drush command like "drush updatedb" or "drush en update".

The mysql version is MySQL: 5.0.51a

Comments

bryrock’s picture

me too. Same thing.

stella’s picture