Followup-For: Bug #932712 Control: found -1 0.2.38-4 This is not an issue in jessie and it shows different failure behavior in stretch.
jessie: # foo Could not find the database of available applications, run update-command-not-found as root to fix this foo: command not found # update-command-not-found [...] # foo No command 'foo' found, did you mean: Command 'fio' from package 'fio' (main) Command 'xoo' from package 'xoo' (main) Command 'fop' from package 'fop' (main) Command 'fox' from package 'objcryst-fox' (main) Command 'fog' from package 'ruby-fog' (main) Command 'zoo' from package 'zoo' (main) Command 'goo' from package 'goo' (main) foo: command not found stretch: # foo Could not find the database of available applications, run update-command-not-found as root to fix this foo: command not found # update-command-not-found # foo Could not find the database of available applications, run update-command-not-found as root to fix this foo: command not found Andreas