Installing apt

Discussion in 'HOWTO-Related Questions' started by trissmo, Dec 9, 2005.

  1. trissmo

    trissmo New Member

    When I try installing:
    rpm -ivh http://ftp.freshrpms.net/pub/fedora/linux/extras/4/i386/apt-0.5.15cnc7-6.fc4.i386.rpm

    I get this error:

    Retrieving http://ftp.freshrpms.net/pub/fedora/linux/extras/4/i386/apt-0.5.15cnc7-6.fc4.i386.rpm
    error: skipping http://ftp.freshrpms.net/pub/fedora/linux/extras/4/i386/apt-0.5.15cnc7-6.fc4.i386.rpm - transfer failed - Unknown or unexpected error
    warning: _url_cache[0] 0x9ea0e18 nrefs(9369895) != 1 ( )

    I am logged into root and I have tried just dowloading it and I still get an error.
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Does your Fedora system have a working internet connection?

    What's the output of

    Code:
    ping -c2 google.com
    and

    Code:
    ping -c2 64.233.187.99
     

Share This Page