danielvm
06-16-2005, 11:32 PM
Hi everyone, i installed apt with this command "yum install apt", yum install "apt.i386 0:0.5.15cnc7-2", but when i try to run "apt-get update" i get this error:
Fetching list of repositories/mirrors...
E: Failed to fetch mirror list file:
i'm newbie, whta can i do?
here is my apt.conf
// User customizable configuration
RPM
{
// Uncomment to disable GPG-signature checking for packages
// GPG-Check "false";
// Uncomment to prevent kernel being handled along with (dist-)upgrade
// Upgrade-Virtual "false";
// Uncomment to hold packages with modified config files in (dist-)upgrade
// Preserve-Config "true";
};
// Options for the downloading routines
Acquire
{
// Retries "1";
// http::Proxy "http://user: password@proxy-server.domain.tld: port/";
// http::Proxy "http://proxy-server.domain.tld: port/";
};
here is the sourcelist file
# Please choose the nearest mirror http://www.fedora.us/wiki/FedoraMirrorList
# Add any local / 3rd party repositories here..
what must i do? please :confused:
i'm using Fedora Core 4
thanks
Fetching list of repositories/mirrors...
E: Failed to fetch mirror list file:
i'm newbie, whta can i do?
here is my apt.conf
// User customizable configuration
RPM
{
// Uncomment to disable GPG-signature checking for packages
// GPG-Check "false";
// Uncomment to prevent kernel being handled along with (dist-)upgrade
// Upgrade-Virtual "false";
// Uncomment to hold packages with modified config files in (dist-)upgrade
// Preserve-Config "true";
};
// Options for the downloading routines
Acquire
{
// Retries "1";
// http::Proxy "http://user: password@proxy-server.domain.tld: port/";
// http::Proxy "http://proxy-server.domain.tld: port/";
};
here is the sourcelist file
# Please choose the nearest mirror http://www.fedora.us/wiki/FedoraMirrorList
# Add any local / 3rd party repositories here..
what must i do? please :confused:
i'm using Fedora Core 4
thanks