[Bug 1384864] Re: Please blacklist pg_ctl and initdb
Launchpad Bug Tracker
1384864 at bugs.launchpad.net
Wed Oct 29 08:08:53 UTC 2014
This bug was fixed in the package command-not-found - 0.3ubuntu15.1
---------------
command-not-found (0.3ubuntu15.1) utopic-proposed; urgency=low
* scan.data updated
* blacklist postgresql-xc (LP: #1384864)
-- Michael Vogt <michael.vogt at ubuntu.com> Tue, 28 Oct 2014 09:42:24 +0100
** Changed in: command-not-found (Ubuntu Vivid)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to command-not-found in Ubuntu.
https://bugs.launchpad.net/bugs/1384864
Title:
Please blacklist pg_ctl and initdb
Status in “command-not-found” package in Ubuntu:
Fix Released
Status in “command-not-found” source package in Trusty:
Triaged
Status in “command-not-found” source package in Utopic:
Fix Committed
Status in “command-not-found” source package in Vivid:
Fix Released
Bug description:
pg_ctl is a command which isn't exposed by Debian/Ubuntu's
postgresql-X.Y packages; the pg_ctlcluster tool wraps this. However,
if users try to call it directly, they get:
$ pg_ctl
The program 'pg_ctl' is currently not installed. You can install it by typing:
sudo apt-get install postgres-xc
This is bad advice: It will uninstall your postgresql-X.Y packages to
replace them with -xc (which isn't integrated into the postgresql-
common infrastructure).
Can we please blacklist this from command-not-found? This should also
be done in Ubuntu 14.04 LTS.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/command-not-found/+bug/1384864/+subscriptions
More information about the foundations-bugs
mailing list