I am trying to add a new admin user, but:
# adduser username admin
adduser: The user `username' does not exist.
# man sudoers
No manual entry for sudoers
# less /etc/sudoers
/etc/sudoers: No such file or directory
The system is Debian 7 (Wheezy) What I'm doing wrong?