Db:seed_fu fails on 002_groups.rb during upgrade: Validation failed: Name has already been taken

Having a look into this.

There is a migration to handle this name conflict, so not sure why it’s not working in OP’s case:

Are you running this on its own before running migrations?