On Fri, 2005-01-28 at 16:59 +1000, david walcroft wrote:
Hi
never seen this message before,the first two lines,can anyone enlighten me please.
[david@reddwarf ~]$ sudo yum clean all not using ftp, http[s], or file for repos, skipping - ~ not using ftp, http[s], or file for repos, skipping - ~
Looks like a typo in your yum configuration. What's in your /etc/yum.conf and /etc/yum.repos.d/* ?
Paul.
[main] cachedir=/var/cache/yum debuglevel=2 logfile=/var/log/yum.log pkgpolicy=newest distroverpkg=fedora-release tolerant=1 exactarch=1 retries=2 obsoletes=1 gpgcheck=1
# PUT YOUR REPOS HERE OR IN separate files named file.repo # in /etc/yum.repos.d
[david@reddwarf ~]$ ls /etc/yum.repos.d
atrpms-bleeding.repo dries.repo fedora.us-extras kde-redhat-stable-all.repo local-updates
atrpms-good.repo fedora-devel.repo flash.repo kde-redhat-stable.repo local-updates-testing
atrpms-stable.repo fedora-extra.repo freshmeat.repo livna-stable.repo macromedia.repo
atrpms-testing.repo fedora-pre-extras.repo freshrpms.repo livna-testing.repo newrpms.repo
city-fan.org.repo fedora.repo home.repo livna-unstable.repo yjl.repo
dag-extras.repo fedora-updates.repo jpackage-fedora.repo local-base
dag.repo fedora-updates-testing.repo jpackage-generic.repo local-devel
Not much there,would it be in a repo - I have been through them a few times.What would cause this,it says not using but my updates-released is
an ftp mirror and I update daily.
david