Re: What has happened to the yum repository?

Juan Carlos Castro y Castro <[email protected]>
Newsgroups gmane.linux.tao.general
Message-ID <[email protected]>
Yes, it seems to be MIA. My yum.conf has a handy list of mirrors, so everything works. Here it is 
attached.

Jens Ahlin wrote:
> Hi all,
> 
> I have noticed that for a couple of days yum check-update is no longer
> working. I get the following error message:

-- 
Juan Carlos Castro y Castro
Desenvolvimento de Software
Gisplan Tecnologia da Geoinformação Ltda. - http://www.gisplan.com.br
Av. Armando Lombardi, 800/311 - Barra da Tijuca
Rio de Janeiro - RJ - 22640-020
Tel: (0xx21) 2494-2838  Fax: (0xx21) 2495-0728

_______________________________________________
Tao-discuss mailing list
[email protected]
http://mailman.taolinux.org/mailman/listinfo/tao-discuss
yum.conf (text/plain, 5.1 KB)
# ************ NOTE NOTE NOTE *************
# DON'T EDIT THIS FILE!!!  It will be replaced!!!
# In a default install of Tao Linux, /etc/yum.conf is a symlink to
# /etc/yum.d/tao-yum.conf.  You should not edit /etc/yum.d/tao-yum.conf.
# To create your own yum.conf, first remove the /etc/yum.conf symlink.

# If yum is complaining about signatures, you need to
# read /usr/share/doc/tao-release-*/README.keys, then rpm --import the
# appropriate keys.

[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=tao-release
tolerant=1
exactarch=1
# Patch for using 3rd party (contrib) repositories.
# Has no effect unless you use non-Tao repositories,
# See /usr/share/doc/yum-*/README.protectbase
protectbasesystem=1

# Original, base distribution
[base]
name=Tao Linux $releasever - $basearch - Base
basesystem=1
baseurl=http://dist.taolinux.org/tao-$releasever-$basearch/dist
	http://ftp.ale.org/mirrors/tao-linux/tao-$releasever-$basearch/dist
	http://mirror.cs.wisc.edu/pub/mirrors/linux/taolinux.org/tao-$releasever-$basearch/dist
	http://mirror.stanford.edu/yum/pub/taolinux/tao-$releasever-$basearch/dist
#	http://wftp.tu-chemnitz.de/pub/linux/tao/tao-$releasever-$basearch/dist
#	http://gd.tuwien.ac.at/opsys/linux/taolinux/tao-$releasever-$basearch/dist
gpgcheck=1
# If you want to use EL kernel packages, uncomment the line below and also
# uncomment the kernel-EL repository.
#exclude=kernel kernel-smp kernel-hugemem kernel-source kernel-doc kernel-BOOT

# Updates made from official SRPMs released for RHEL3 by RH, or Tao-specific
# updates and fixes
[updates]
name=Tao Linux $releasever - $basearch - Updates
basesystem=1
baseurl=http://dist.taolinux.org/tao-$releasever-$basearch/updates
	http://ftp.ale.org/mirrors/tao-linux/tao-$releasever-$basearch/updates
	http://mirror.cs.wisc.edu/pub/mirrors/linux/taolinux.org/tao-$releasever-$basearch/updates
	http://mirror.stanford.edu/yum/pub/taolinux/tao-$releasever-$basearch/updates
#	http://wftp.tu-chemnitz.de/pub/linux/tao/tao-$releasever-$basearch/updates
#	http://gd.tuwien.ac.at/opsys/linux/taolinux/tao-$releasever-$basearch/updates
gpgcheck=1
# If you want to use EL kernel packages, uncomment the line below and also
# uncomment the kernel-EL repository.
#exclude=kernel kernel-smp kernel-hugemem kernel-source kernel-doc kernel-BOOT

#[kernel-EL]
#name=Tao Linux $releasever - $basearch - Kernel-EL
#basesystem=1
#baseurl=http://dist.taolinux.org/tao-$releasever-$basearch/kernel-el
#	http://ftp.ale.org/mirrors/tao-linux/tao-$releasever-$basearch/kernel-el
#	http://mirror.cs.wisc.edu/pub/mirrors/linux/taolinux.org/tao-$releasever-$basearch/kernel-el
#	http://mirror.stanford.edu/yum/pub/taolinux/tao-$releasever-$basearch/kernel-el
#	http://wftp.tu-chemnitz.de/pub/linux/tao/tao-$releasever-$basearch/kernel-el
#	http://gd.tuwien.ac.at/opsys/linux/taolinux/tao-$releasever-$basearch/kernel-el
#gpgcheck=1

# Most folks will probably leave this commented out; packages in 'Upgrade'
# are upgrades of packages not released by Red Hat; thus somewhat diverging
# from strict RHEL3 compatibility.
#[upgrade]
#name=Tao Linux $releasever - $basearch - Upgrade
#basesystem=1
#baseurl=http://dist.taolinux.org/tao-$releasever/upgrade
#	http://ftp.ale.org/mirrors/tao-linux/tao-$releasever-$basearch/upgrade
#	http://mirror.cs.wisc.edu/pub/mirrors/linux/taolinux.org/tao-$releasever-$basearch/upgrade
#	http://mirror.stanford.edu/yum/pub/taolinux/tao-$releasever-$basearch/upgrade
#	http://wftp.tu-chemnitz.de/pub/linux/tao/tao-$releasever-$basearch/upgrade
#	http://gd.tuwien.ac.at/opsys/linux/taolinux/tao-$releasever-$basearch/upgrade
#gpgcheck=1

# The Dag Wieers repository of RHEL3 compatible RPMs; best used in combination
# with the 'protectbase' patch.  See /usr/share/doc/yum-*/README.protectbase.
# Some of his rpms upgrade stuff in the Tao basesystem, which you may or may
# not want.
[dag]
name=Dag Wieers
baseurl=http://apt.sw.be/redhat/el3/en/$basearch/dag
exclude=boost-jam f2c graphviz perl-XML-Simple wxGTK wxGTK-devel wxGTK-gl

# Additional packages for Tao Linux - no guarantees on updates, here
# mainly for convenience.
#[contrib]
#baseurl=http://dist.taolinux.org/tao-$releasever-$basearch/contrib
#	http://ftp.ale.org/mirrors/tao-linux/tao-$releasever-$basearch/contrib
#	http://mirror.cs.wisc.edu/pub/mirrors/linux/taolinux.org/tao-$releasever-$basearch/contrib
#	http://mirror.stanford.edu/yum/pub/taolinux/tao-$releasever-$basearch/contrib
#	http://wftp.tu-chemnitz.de/pub/linux/tao/tao-$releasever-$basearch/contrib
#	http://gd.tuwien.ac.at/opsys/linux/taolinux/tao-$releasever-$basearch/contrib
#name=Tao Linux $releasever - $basearch - Contrib

# Testing is kind of a catch all for stuff I want to make available; this
# should normally be commented out unless you want to test packages announced
# on the mailing list or website.
#[testing]
#name=Tao Linux $releasever - $basearch - Testing
#baseurl=http://dist.taolinux.org/tao-$releasever-$basearch/testing

# Entry created by doupdate.sh

[mozilla-seamonkey]
name=Mozilla SeaMonkey Releases
baseurl=http://ftp.mozilla.org/pub/mozilla.org/mozilla/yum/SeaMonkey/releases/current/redhat/1
signature.asc (application/pgp-signature, 252 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQFBtFyCaM7yIXrRc3QRAnRiAJ9OaYA41fSIjnWw1/F+3PA7H6lwzwCYqbvk
KvXjRGPQDrhtr8owTAu04g==
=+Vnh
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.