i have some Trouble with YUM.
[EMAIL PROTECTED] yum.repos.d]# yum update
Setting up Update Process
Setting up repositories
base 100% |=========================| 951 B 00:00
update 100% |=========================| 951 B 00:00
extras 100% |=========================| 951 B 00:00
plugins 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
primary.xml.gz 100% |=========================| 5.9 kB 00:00
http://manage.openfiler.com/repo/2/os/i386/repodata/primary.xml.gz : [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from base: [Errno 256] No more mirrors to try.
-bash-2.05b# less /etc/yum.conf
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=openfiler-release
tolerant=1
exactarch=1
retries=20
obsoletes=1
gpgcheck=1
#http_proxy=" http://192.168.1.1:80"
#ftp_proxy="http://192.168.1.1:80"
# PUT YOUR REPOS HERE OR IN separate files named file.repo
#http://manage.openfiler.com/repo/2/os/i386/
# in /etc/yum.repos.d
[EMAIL PROTECTED] yum.repos.d]# less Openfiler-Base.repo
[base]
name=OpenFiler-$releasever - OS
baseurl= http://manage.openfiler.com/repo/$releasever/os/$basearch/
gpgcheck=1
gpgkey=http://manage.openfiler.com/RPM-GPG-KEY-OpenFiler.txt
enabled=1
#released updates
[update]
name=OpenFiler-$releasever - Updates
baseurl=http://manage.openfiler.com/repo/$releasever/updates/$basearch/
gpgcheck=1
gpgkey= http://manage.openfiler.com/RPM-GPG-KEY-OpenFiler.txt
enabled=1
# Extras
[extras]
name=OpenFiler-$releasever - Extras
baseurl= http://manage.openfiler.com/repo/$releasever/extras/$basearch/
gpgcheck=1
gpgkey= http://manage.openfiler.com/RPM-GPG-KEY-OpenFiler.txt
enabled=1
# Plugins and Plugin-deps
[plugins]
name=OpenFiler-$releasever - Plugins
baseurl= http://manage.openfiler.com/repo/$releasever/plugins/$basearch/
gpgcheck=1
gpgkey=http://manage.openfiler.com/RPM-GPG-KEY-OpenFiler.txt
enabled=1
Is there some Trouble with the GPG-Key of the Repository? I set temporaly gpgcheck=0 with no Success.
Im behind a ISA-Server configured as transparent Proxy. Maybe a Problem for Yum? I tried a Proxy Config with also no Success.
Any hints?
TIA Werner
_______________________________________________ Openfiler-users mailing list [email protected] https://lists.openfiler.com/mailman/listinfo/openfiler-users
