I normally just do "yum clean all". >>> On 2/5/2009 at 8:34 AM, in message <[email protected]>, "Nikolay Kondratyev" <[email protected]> wrote:
Thanks for the reply. I tried removing all under /var/cache/yum/… But alas, now I’ getting the following error: [r...@sipx3 yum]# yum list available --disablerepo=* --enablerepo=sipxecs-unstable Loading "basearchonly" plugin Loading "fastestmirror" plugin Loading mirror speeds from cached hostfile * sipxecs-unstable: sipxecs.sipfoundry.org primary.xml.gz 100% |=========================| 30 kB 00:00 http://sipxecs.sipfoundry.org/temp/sipXecs/main/CentOS/5/x86_64/RPM/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum Trying other mirror. Error: failure: repodata/primary.xml.gz from sipxecs-unstable: [Errno 256] No more mirrors to try. Can somebody please help with this… Thanks and regards, Nikolay. From:Marden Marshall [mailto:[email protected]] Sent: Thursday, February 05, 2009 4:09 PM To: Nikolay Kondratyev Cc: [email protected] Subject: Re: [sipX-dev] unstable repo On Feb 5, 2009, at 3:13 AM, Nikolay Kondratyev wrote: Hi all, I have a test sipx server with 014587 (64 bit) version installed. I can see that http://sipxecs.sipfoundry.org/temp/sipXecs/main/CentOS/5/x86_64/RPM/ contains 014650 sipx rpm’s. I have the following repository: [r...@sipx3 ~]# cat /etc/yum.repos.d/sipxecs-unstable-centos.repo [sipxecs-unstable] name=SIPfoundry sipXecs pbx - latest mainline version baseurl=http://sipxecs.sipfoundry.org/temp/sipXecs/main/CentOS/5/$basearch/RPM gpgcheck=0 gpgkey=https://secure2.pingtel.com/RPM-GPG-KEY-pingtel enabled=1 But yum does not see this new 014650 packages… Yum list available shows 014587 rpm’s… Meanwhile last time I successfully updated 014573 to 014587 using yum and the above repo file… Is it something wrong with my setup? Please advise… Thanks and regards, Nikolay. Try clearing out the yum cache: sudo rm -rf /var/cache/yum/*
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
