Hi,
I experimented a similar issue.
In my case I tried to import a solution from the UAT environment to the Golden (both sandbox environments) with few fields in different tables which were related to the table "Users" (Systemuser).
When I imported the solution, the error message Jess mentioned appeared.
The issue was that the same fields with the same names (both tags and logical names) have been imported before so the relationships of those fields did not match because they were related to the table "Workers", so the system interpretates that as an error.
The solution was to delete the fields and their relationships and dependencies on the Golden environment and reimport the new fields from the UAT.
Hope this solution can help.
Santi