Where is chsh? util-linux is installed but it's not where it should be

What are you trying to do?

Edit: As far as I can tell chsh is missing. You’ll need to file a bug report.

$ chsh -s /bin/bash ben79
 Command 'chsh' can be found in:
    package 'util-linux' (main, installed)

$ sudo chsh -s /bin/bash ben79
sudo: chsh: command not found