There is a squid proxy on my gateway server - surprise, surprise - a flush and restart solved it. But I'm quite surprised, since I have never had anything remotely resembling this issue in six+ years of using this particular product (SME) or any of the Linux devices behind it.
Any idea why this would be caching that file for so long? Very odd... Thanks for the help. Hopefully the update fixed the various issues I was having post 4.4.0 upgrade. Regards, James -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Douglas Hubler Sent: May-13-11 4:45 PM To: Discussion list for users of sipXecs software Subject: Re: [sipx-users] YUM UPDATE Error Fresh install worked. I've have seen this when using a caching proxy. Do you use a proxy to download or is there some firewall that might be caching something? SHA1 calcs ===================== [root@finch sipXecs]# pwd /var/cache/yum/sipXecs [root@finch sipXecs]# sha1sum primary.xml.gz 4ef61b4c336cfea08db1263ee1ffb140fedfd370 primary.xml.gz [root@finch sipXecs]# cat repomd.xml <?xml version="1.0" encoding="UTF-8"?> <repomd xmlns="http://linux.duke.edu/metadata/repo" xmlns:rpm="http://linux.duke.edu/metadata/rpm"> <revision>1305085354</revision> <data type="other"> <checksum type="sha">c17a9a153a98031aec083257c326214cdc7f38d7</checksum> <timestamp>1305085363</timestamp> <size>10365</size> <open-size>83699</open-size> <open-checksum type="sha">12ab3f839f59a04f188264e98735e9913f12876c</open-checksum> <location href="repodata/other.xml.gz"/> </data> <data type="filelists"> <checksum type="sha">abfba11a8f799d047af37c1f629767f0bc35dd3e</checksum> <timestamp>1305085363</timestamp> <size>245118</size> <open-size>3498424</open-size> <open-checksum type="sha">7ca95c22ddff88b742a4d88f52a70770865ff45f</open-checksum> <location href="repodata/filelists.xml.gz"/> </data> <data type="primary"> <checksum type="sha">4ef61b4c336cfea08db1263ee1ffb140fedfd370</checksum> <timestamp>1305085363</timestamp> <size>54197</size> <open-size>467868</open-size> <open-checksum type="sha">2c494aaff224806f9633a45f637c78b7294e6a93</open-checksum> <location href="repodata/primary.xml.gz"/> </data> </repomd> On Fri, May 13, 2011 at 4:08 PM, James Walsh <[email protected]> wrote: > I used Microsoft's command line utility, and verified with a GUI > utility I quickly grabbed from here: > http://raylin.wordpress.com/downloads/ > > > > > > D:\SIP>c:\fciv\fciv -add other.xml.gz -sha1 > > // > > // File Checksum Integrity Verifier version 2.05. > > // > > c17a9a153a98031aec083257c326214cdc7f38d7 other.xml.gz > > > > 15d0ff3622127cdcdc6d5b68ebb8c2411c4fbf4c <- repomd.xml > > > > D:\SIP>c:\fciv\fciv -add filelists.xml.gz -sha1 > > // > > // File Checksum Integrity Verifier version 2.05. > > // > > abfba11a8f799d047af37c1f629767f0bc35dd3e filelists.xml.gz > > > > 256899a3aba13738837a50ee92fa85030ceb46a2 <- repomd.xml > > > > D:\SIP>c:\fciv\fciv -add primary.xml.gz -sha1 > > // > > // File Checksum Integrity Verifier version 2.05. > > // > > 4ef61b4c336cfea08db1263ee1ffb140fedfd370 primary.xml.gz > > > > 7c99ce8441e2cb84451baf2d22d1f60170bd63c1 <- repomd.xml > > > > > > > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Douglas > Hubler > Sent: May-13-11 3:49 PM > To: Discussion list for users of sipXecs software > Subject: Re: [sipx-users] YUM UPDATE Error > > > > can you show me command and output of calculating SHA? > > in the meantime, I'm trying a fresh install... > > > > On Fri, May 13, 2011 at 3:44 PM, James Walsh <[email protected]> wrote: > >> The baseurl was correctly identified at the time I ran the update, >> and > >> specifying x86_64 didn't help. > >> > >> I calculated the SHA of the files at the listed in the repo, and the > >> sums didn't correspond to what was in the repomd.xml - which is why I > >> thought it to be a problem at the site, and reported it initially. I > >> checked the x86 repo and the checksums match correctly, so unless the > >> x86_64 is calculated differently... > >> > >> I checked again, and the checksums just don't add up. > >> > >> Am I doing something wrong??? > >> > >> > >> > >> > >> -----Original Message----- > >> From: [email protected] > >> [mailto:[email protected]] On Behalf Of Matthew > >> Kitchin > >> (public/usenet) > >> Sent: May-13-11 3:08 PM > >> To: [email protected] > >> Subject: Re: [sipx-users] YUM UPDATE Error > >> > >> I upgraded two 64 bit 4.2.1 machines yesterday, andI had to change >> the > >> repo file slightly. > >> I changed mine to this: > >> baseurl=http://download.sipfoundry.org/pub/sipXecs/4.4.0/CentOS_$rele >> a > >> sever/ > >> x86_64/ > >> > >> I had to add the x86_64/ to the end of it. I'm not sure if I should > >> have had to do that or not, but it didn't work without it, and that >> is > >> what I visually saw when I looked at the site in a browser. > >> > >> > >> On 5/13/2011 2:03 PM, James Walsh wrote: > >>> No joy on those last commands, except, of course, a broken install. > >>> > >>> I'm just going to point this out for the halibut - I'm using the > >>> x86_64 release. It was 4.2.1 upgraded to 4.4.0 > >>> > >>> My \etc\yum.repos.d\sipxecs.repo: > >>> > >>> [sipXecs] > >>> name=sipXecs software for CentOS $releasever - $basearch > >>> baseurl=http://download.sipfoundry.org/pub/sipXecs/4.4.0/CentOS_$rel >>> e > >>> a > >>> sever/ > >>> $basearch > >>> gpgcheck=0 > >>> > >>> Next??? > >>> > >>> > >>> -----Original Message----- > >>> From: [email protected] > >>> [mailto:[email protected]] On Behalf Of Douglas > >>> Hubler > >>> Sent: May-13-11 2:47 PM > >>> To: Discussion list for users of sipXecs software > >>> Subject: Re: [sipx-users] YUM UPDATE Error > >>> > >>> I could not duplicate this. On a system w/4.4.0 installed i ran > >>> yum clean all > >>> yum erase sipx* > >>> yum install sipxecs > >>> > >>> Anyone else? > >>> > >>> On Fri, May 13, 2011 at 2:22 PM, James Walsh<[email protected]> wrote: > >>>> One of the first things I tried, I'm afraid... > >>>> > >>>> > >>>> -----Original Message----- > >>>> From: [email protected] > >>>> [mailto:[email protected]] On Behalf Of >>>> Matthew > >>>> Kitchin > >>>> (public/usenet) > >>>> Sent: May-13-11 1:54 PM > >>>> To: [email protected] > >>>> Subject: Re: [sipx-users] YUM UPDATE Error > >>>> > >>>> On 5/13/2011 12:50 PM, James Walsh wrote: > >>>>> Hi all, > >>>>> > >>>>> Receiving this error the last couple of days trying to update for > >>>>> the various fixes that were released: > >>>>> > >>>>> sipXecs/primary | 53 kB > >>>> 00:00 > >>>>> http://download.sipfoundry.org/pub/sipXecs/4.4.0/CentOS_5/x86_64/r >>>>> e > >>>>> p > >>>>> o > >>>>> d > >>>>> ata/pr > >>>>> imary.xml.gz: [Errno -1] Metadata file does not match checksum > >>>>> > >>>>> Any ideas?? > >>>>> > >>>> try 'yum clean all' and run it again? > >>>>> James > >>>>> _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
