http://www.howtoforge.com/perfect_setup_ubuntu_6.06_p4

Discussion in 'Installation/Configuration' started by jkmurkom, Dec 8, 2007.

  1. jkmurkom

    jkmurkom New Member

    when i installing some aplication i have an error like this

    E: Couldnt Find ncftp package

    who can help me

    i used apt-get update
    apt-get upgrade

    but still E: couldnt find ncftp package
     
  2. falko

    falko Super Moderator Howtoforge Staff

    What's in /etc/apt/sources.list?
    What's the output of
    Code:
    apt-cache search ncftp
    ?
     
  3. jkmurkom

    jkmurkom New Member

    my sources.list

    erver 6.06.1 _Dapper Drake_ - Release i386 (20060807.1)]/ dapper main restricted

    deb cdrom:[Ubuntu-Server 6.06.1 _Dapper Drake_ - Release i386 (20060807.1)]/ dapper main restricted

    deb http://tr.archive.ubuntu.com/ubuntu/ dapper main restricted
    deb-src http://tr.archive.ubuntu.com/ubuntu/ dapper main restricted

    ## Major bug fix updates produced after the final release of the
    ## distribution.
    deb http://tr.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
    deb-src http://tr.archive.ubuntu.com/ubuntu/ dapper-updates main restricted

    ## Uncomment the following two lines to add software from the 'universe'
    ## repository.
    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    ## team, and may not be under a free licence. Please satisfy yourself as to
    ## your rights to use the software. Also, please note that software in
    ## universe WILL NOT receive any review or updates from the Ubuntu security
    ## team.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Is that your full sources.list? Looks like just a small part of it to me...
     
  5. jkmurkom

    jkmurkom New Member

    yes my full sources.list
     
  6. falko

    falko Super Moderator Howtoforge Staff

Share This Page