When I am migrating a content database from MOSS 2007 to SPS 2010 I get below errors. What is i am doing wrong? Please advice.
[powershell] [SPSiteWssSequence2] [ERROR] [12/7/2011 1:01:09 PM]: Feature upgrade incomplete for Feature 'PublishingWeb' (Id: '94c94ca6-b32f-4da9-a9e3-1f3d343d7ecb') in Web 'http://corpsite:8082/sites/workflow'. Exception: PublishingPrerequisites feature has to be activated before PublishingResources feature can be activated.
[powershell] [SPSiteWssSequence2] [ERROR] [12/7/2011 1:01:10 PM]: Feature upgrade incomplete for Feature 'PublishingWeb' (Id: '94c94ca6-b32f-4da9-a9e3-1f3d343d7ecb') in Web 'http://corpsite:8082/sites/workflow'. Exception: The parent content type specified by content type identifier 0x010100C568DB52D9D0A14D9B2FDCC96666E9F2007948130EC3DB064584E219954237AF39 does not exist.
[powershell] [SPSiteWssSequence2] [ERROR] [12/7/2011 1:01:10 PM]: Feature upgrade incomplete for Feature 'PublishingWeb' (Id: '94c94ca6-b32f-4da9-a9e3-1f3d343d7ecb') in Web 'http://corpsite:8082/sites/workflow'. Exception: Dependency feature 'PublishingSite' (id: f6924d36-2fa8-4f0b-b16d-06b7250180fa) for feature 'PublishingWeb' (id: 94c94ca6-b32f-4da9-a9e3-1f3d343d7ecb) is not activated at this scope.
However i do not get any error when i run test-spcontentdatabase before adding this database to SPS 2010. Please help.