[ILUG] Yum Where am I going wrong?

Frank Murphy madballs64 at gmx.net
Mon Mar 15 20:24:12 GMT 2004


Can't seem to install apt, so trying yum,


This is yum.conf
------------------------------------


[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=fedora-release
tolerant=1
exactarch=1

[base]
name=Fedora Core $releasever - $basearch - Base
baseurl=http://fedora.redhat.com/releases/fedora-core-$releasever

[updates-released]
name=Fedora Core $releasever - $basearch - Released Updates
baseurl=http://fedora.redhat.com/updates/released/fedora-core-$releasever
              http://ftp.dulug.duke.edu/pub/fedora/linux/core/updates/$releasever/$basearch/
	   ftp://ftp.tu-chemnitz.de/pub/linux/fedora-core/updates/$releasever/$basearch/
	   ftp://ftp.linux.ncsu.edu/pub/fedora/linux/core/updates/$releasever/$basearch/


  [fedora-extras]

name=Fedora Extras $releasever - $basearch - Extra Packages

baseurl=ftp://ftp.tu-chemnitz.de/pub/linux/fedora/fedora/$releasever/$basearch/yum/stable/
	   http://download.fedora.us/fedora/fedora/$releasever/$basearch/yum/stable/
gpgcheck=1
failovermethod=priority

------------------------

This is the error when trying:



[root at frank-02 root]# yum list
Gathering header information file(s) from server(s)

Server: Fedora Core 1 - i386 - Base

retrygrab() failed for:
	http://fedora.redhat.com/releases/fedora-core-1/headers/header.info
	Executing failover method
  failover: out of servers to try
Error getting file 
http://fedora.redhat.com/releases/fedora-core-1/headers/header.info
[Errno 7] HTTP Error (CannotSendRequest):
[root at frank-02 root]#

-----------------

I thought I had enough choices in there

The earlier up2date problem I was having seemed to be a ssl handshake problem

Frank




More information about the ILUG mailing list