If you run d3 install something-123-1 --freeze and that edition is not installed yet, then the right thing happens. However, if that edition is already installed, the command exits without freezing. Having the same edition already installed should not be considered an error.
If you run
d3 install something-123-1 --freezeand that edition is not installed yet, then the right thing happens. However, if that edition is already installed, the command exits without freezing. Having the same edition already installed should not be considered an error.