Utopic verification:

Confusing result with utopic final:

$ dpkg-query -W command-not-found-data
command-not-found-data  0.3ubuntu15
$ pg_ctl
The program 'pg_ctl' is currently not installed. You can install it by typing:
sudo apt-get install postgres-xc
$ initdb
The program 'initdb' is currently not installed. You can install it by typing:
sudo apt-get install postgres-xc

Expected result with SRU:

$ dpkg-query -W command-not-found-data
command-not-found-data  0.3ubuntu15.1
$ pg_ctl
pg_ctl: command not found
$ initdb
initdb: command not found


** Tags removed: verification-needed
** Tags added: verification-done

** Tags removed: verification-done
** Tags added: verification-done-utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1384864

Title:
  Please blacklist pg_ctl and initdb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/command-not-found/+bug/1384864/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to