This bug was fixed in the package command-not-found - 0.2.36ubuntu1
---
command-not-found (0.2.36ubuntu1) karmic; urgency=low
* scan.data: updated to current karmic
* scan.data: add exception for gftp (LP: #99708)
* debian/postinst:
- if old/leftover /etc/bash_command_found_
** Branch linked: lp:~ubuntu-core-dev/command-not-found/ubuntu
--
gftp-common should depend on gftp-text|gftp-gtk
https://bugs.launchpad.net/bugs/99708
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-b
I added a exception to the data extraction code.
** Changed in: command-not-found (Ubuntu)
Status: Confirmed => Fix Committed
** Changed in: command-not-found (Ubuntu)
Assignee: (unassigned) => Michael Vogt (mvo)
--
gftp-common should depend on gftp-text|gftp-gtk
https://bugs.launch
I believe that this is only a change to the command-not-found program.
If the change doesn't happen there, you can increase the dependencies of
gftp from gftp-common to gftp-common and gftp.
** Package changed: gftp (Ubuntu) => command-not-found (Ubuntu)
--
gftp-common should depend on gftp-text
** Changed in: gftp (Ubuntu)
Status: Invalid => Confirmed
--
gftp-common should depend on gftp-text|gftp-gtk
https://bugs.launchpad.net/bugs/99708
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu
This is NOT a fix. The fix would be to add the following to the output:
OLD:
sudo apt-get install gftp-common
NEW:
sudo apt-get install gftp-common gftp
See the problem here:
john...@linux-desktop:~$ gftp
The program 'gftp' is currently not installed. You can install it by typing:
sudo apt-
Thanks for reporting this issue and helping to make Ubuntu better.
All the dependencies are correct. gftp-text and gftp-gftk depend on
gftp-common because they both need gftk-common be installed in order to
work. gftp is a "meta"-package which installs both gftp-text and gftp-
gftk.
Therefore, t