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-get install gftp-common
bash: gftp: command not found
john...@linux-desktop:~$ sudo apt-get install gftp-common
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  gftp-common
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 78.5kB of archives.
After this operation, 2671kB of additional disk space will be used.
Get:1 http://mirrors.us.kernel.org jaunty/main gftp-common 2.0.18-17ubuntu1 
[78.5kB]
Fetched 78.5kB in 0s (117kB/s)   
Selecting previously deselected package gftp-common.
(Reading database ... 153002 files and directories currently installed.)
Unpacking gftp-common (from .../gftp-common_2.0.18-17ubuntu1_i386.deb) ...
Processing triggers for man-db ...
Setting up gftp-common (2.0.18-17ubuntu1) ...


john...@linux-desktop:~$ gftp
Error: Can't find gFTP binaries installed in /usr/bin
john...@linux-desktop:~$ sudo apt-get install gftp
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  gftp-gtk gftp-text
The following NEW packages will be installed:
  gftp gftp-gtk gftp-text
0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
Need to get 447kB of archives.
After this operation, 1114kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://mirrors.us.kernel.org jaunty/main gftp-gtk 2.0.18-17ubuntu1 [277kB]
Get:2 http://mirrors.us.kernel.org jaunty/universe gftp-text 2.0.18-17ubuntu1 
[124kB]
Get:3 http://mirrors.us.kernel.org jaunty/universe gftp 2.0.18-17ubuntu1 
[46.2kB]
Fetched 447kB in 3s (113kB/s)    
Selecting previously deselected package gftp-gtk.
(Reading database ... 153020 files and directories currently installed.)
Unpacking gftp-gtk (from .../gftp-gtk_2.0.18-17ubuntu1_i386.deb) ...
Selecting previously deselected package gftp-text.
Unpacking gftp-text (from .../gftp-text_2.0.18-17ubuntu1_i386.deb) ...
Selecting previously deselected package gftp.
Unpacking gftp (from .../gftp_2.0.18-17ubuntu1_all.deb) ...
Processing triggers for man-db ...
Setting up gftp-gtk (2.0.18-17ubuntu1) ...

Setting up gftp-text (2.0.18-17ubuntu1) ...

Setting up gftp (2.0.18-17ubuntu1) ...

-- 
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-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to