This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Packages' integrity


On Wed, Dec 18, 2002 at 08:15:12AM -0400, John Daniel Doucette wrote:
> Hi,
> 
> I just downloaded a complete set of packages.  After downloading them I 
> tested to make sure there was no error in the download.  I used:
> 
> find . -name "*.gz" -exec gzip -t -v {} \;
> find . -name "*.bz2" -exec bzip2 -t -v {} \;
> 
> I get the two following errors:
> 
> gzip: 
> ./ftp%3a%2f%2fmirrors.rcn.net%2fmirrors%2fsources.redhat.com%2fcygwin/release/cpio/cpio-2.5-1.tar.gz: 
> not in gzip format

I changed that already yesterday.  It's bzip2 compressed but I created
it using the wrong suffix accidentally.

> ftp%3a%2f%2fmirrors.rcn.net%2fmirrors%2fsources.redhat.com%2fcygwin/release/fortune/fortune-1.8-2.tar.bz2: 
> trailing garbage after EOF ignored ok

That's ok.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]