Closed (duplicate)
Project:
Drupal core
Version:
6.24
Component:
database system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2012 at 09:17 UTC
Updated:
24 Feb 2012 at 13:27 UTC
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
Comment #1
bryrock commentedme too. Same thing.
Comment #2
stella commentedduplicate of #1425868: Duplicate entry of themes primary key in systems table of Drupal 6.24 (using Drush or Ægir)