On 09 Jan 2004 16:25:39 -0500 seth vidal <skvidal@xxxxxxxxxxxx> wrote: > > > > > Seth, > > > > Downloaded and installed. I won't know if it's working better until > > it needs headers. I'll try "keepalive=0" if there are problems (to > > see if it makes a difference). > > just delete some other headers :) > > By the way, tar complained: > > > > [relson@osage src]$ get.yum.sh 20040103 > > --16:11:45-- > > http://linux.duke.edu/projects/yum/download/daily/2.0/yum-20040103.tar.gz > > => `yum-20040103.tar.gz' > > Resolving linux.duke.edu... done. > > Connecting to linux.duke.edu[152.3.183.72]:80... connected. > > HTTP request sent, awaiting response... 200 OK > > Length: 143,360 [application/x-gzip] > > > > 100%[====================================>] 143,360 77.01K/s > > > > ETA 00:00 > > > > 16:11:47 (77.01 KB/s) - `yum-20040103.tar.gz' saved [143360/143360] > > > > -rw-r--r-- 1 relson relson 143360 Jan 3 15:38 > > yum-20040103.tar.gz > > [relson@osage src]$ tar zxf yum-20040103.tar.gz > > > > gzip: stdin: decompression OK, trailing garbage ignored > > tar: Child returned status 2 > > tar: Error exit delayed from previous errors > > > > ### FWIW, here are the "sum" and "md5sum" for the file > > > > [relson@osage src]$ sum yum-20040103.tar.gz > > 44199 140 > > [relson@osage src]$ md5sum yum-20040103.tar.gz > > 2a6115096f64cd1716d6de09e5de82f0 yum-20040103.tar.gz > > md5sum checks out. > I don't get those errors on decompressing though. > > odd. > > -sv Indeed. 'Tis highly reproducible: [relson@osage src]$ gunzip y*z gunzip: yum-20040103.tar.gz: decompression OK, trailing garbage ignored [relson@osage src]$ gunzip --version gunzip 1.2.4 (18 Aug 93) Compilation options: DIRENT UTIME STDC_HEADERS HAVE_UNISTD_H Anyhow, ignoring the error, the gunzipped tarball seems to be fine. I'm not going to worry further about the gunzip error ...