Have been attempting the upgrade to Joomla 1.5 following above tutorial.
Everything seemed to go fine until the phpMyAdmin option to populate the tables (as outlined the data not migrated).
Get:-
Error
SQL query:
--
-- Dumping data for table `jos_vm_auth_group`
--
INSERT INTO `jos_vm_auth_group` ( `group_id` , `group_name` , `group_level` )
VALUES ( 1, 'admin', 0 ) , ( 2, 'storeadmin', 250 ) , ( 3, 'shopper', 500 ) , ( 4, 'demo', 750 ) ;
MySQL said: Documentation
#1062 - Duplicate entry '1' for key 1
==============================================
Thought everything was going too well!
Versions:-
Joomla 1.5.21 (current)
VM 1.1.5 (current)